diff --git a/ChangeLog b/ChangeLog index 25e9f0b03..9ff8d1d6d 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,8 @@ $Source$ 2002-04-28 Marc Delisle * tbl_properties.php3, new tbl_properties_common.php3: start the split + * tbl_properties.php3, new tbl_properties_export.php3, + tbl_properties_links.php3, lang/*.php3: export is splitted 2002-04-28 Alexander M. Turek * header.inc.php3, lines 162-170: Improved patch #548696. diff --git a/lang/arabic.inc.php3 b/lang/arabic.inc.php3 index 9a28ddfd1..aed62ad4b 100644 --- a/lang/arabic.inc.php3 +++ b/lang/arabic.inc.php3 @@ -355,4 +355,5 @@ $strZip = '"zipped" " // To translate $strCardinality = 'Cardinality'; $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/brazilian_portuguese.inc.php3 b/lang/brazilian_portuguese.inc.php3 index e67dafe35..95256227c 100644 --- a/lang/brazilian_portuguese.inc.php3 +++ b/lang/brazilian_portuguese.inc.php3 @@ -353,4 +353,5 @@ $strZip = '"compactado com zip"'; // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/bulgarian-koi8.inc.php3 b/lang/bulgarian-koi8.inc.php3 index 35633fa74..cab68b033 100644 --- a/lang/bulgarian-koi8.inc.php3 +++ b/lang/bulgarian-koi8.inc.php3 @@ -354,4 +354,5 @@ $strZip = '"zip- // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/bulgarian-win1251.inc.php3 b/lang/bulgarian-win1251.inc.php3 index bf04f2f80..13f84ddf5 100644 --- a/lang/bulgarian-win1251.inc.php3 +++ b/lang/bulgarian-win1251.inc.php3 @@ -354,4 +354,5 @@ $strZip = '"zip- // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/catala.inc.php3 b/lang/catala.inc.php3 index 75cb4c95d..81f3c7502 100644 --- a/lang/catala.inc.php3 +++ b/lang/catala.inc.php3 @@ -349,4 +349,5 @@ $strZip = '"comprimit amb zip"'; // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index 86e7b00ba..a34f4eb3f 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -351,4 +351,5 @@ $strYes = ' $strZip = '"zipped"'; $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index 23e2e7e11..49945afe2 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -347,4 +347,5 @@ $strYes = ' $strZip = '"zipped"'; $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/croatian-iso8859-2.inc.php3 b/lang/croatian-iso8859-2.inc.php3 index c902fac64..0adc7a70b 100644 --- a/lang/croatian-iso8859-2.inc.php3 +++ b/lang/croatian-iso8859-2.inc.php3 @@ -354,4 +354,5 @@ $strZip = '"zip-ano"'; // To translate $strLinksTo = 'Links to'; +$strExport = 'Export'; //to translate ?> diff --git a/lang/croatian-win1250.inc.php3 b/lang/croatian-win1250.inc.php3 index 9536f508d..a377652cc 100644 --- a/lang/croatian-win1250.inc.php3 +++ b/lang/croatian-win1250.inc.php3 @@ -354,4 +354,5 @@ $strZip = '"zip-ano"'; // To translate $strLinksTo = 'Links to'; +$strExport = 'Export'; //to translate ?> diff --git a/lang/czech-iso.inc.php3 b/lang/czech-iso.inc.php3 index 9e30dd5f1..203a12538 100644 --- a/lang/czech-iso.inc.php3 +++ b/lang/czech-iso.inc.php3 @@ -350,4 +350,5 @@ $strZip = '"zazipov // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/czech-win1250.inc.php3 b/lang/czech-win1250.inc.php3 index 4e500f93e..f5b3e4b26 100644 --- a/lang/czech-win1250.inc.php3 +++ b/lang/czech-win1250.inc.php3 @@ -349,4 +349,5 @@ $strZip = '"zazipov // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/danish.inc.php3 b/lang/danish.inc.php3 index b0edeb5e6..9f4e3a720 100644 --- a/lang/danish.inc.php3 +++ b/lang/danish.inc.php3 @@ -348,4 +348,5 @@ $strYes = 'Ja'; $strZip = '"zipped"'; $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/dutch.inc.php3 b/lang/dutch.inc.php3 index 8c97bb41f..b5fde6e7f 100644 --- a/lang/dutch.inc.php3 +++ b/lang/dutch.inc.php3 @@ -346,4 +346,5 @@ $strYes = 'Ja'; $strZip = '"Gezipt"'; $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/english.inc.php3 b/lang/english.inc.php3 index 865d45268..aab1ad685 100644 --- a/lang/english.inc.php3 +++ b/lang/english.inc.php3 @@ -348,4 +348,5 @@ $strYes = 'Yes'; $strZip = '"zipped"'; +$strExport = 'Export'; //to translate ?> diff --git a/lang/estonian.inc.php3 b/lang/estonian.inc.php3 index 5a2c20fa0..e31455a41 100644 --- a/lang/estonian.inc.php3 +++ b/lang/estonian.inc.php3 @@ -349,4 +349,5 @@ $strZip = '"zipitud"'; // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/finnish.inc.php3 b/lang/finnish.inc.php3 index ca546c45d..e210646da 100644 --- a/lang/finnish.inc.php3 +++ b/lang/finnish.inc.php3 @@ -353,4 +353,5 @@ $strZip = '"zip-pakattu"'; // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/french.inc.php3 b/lang/french.inc.php3 index fd83dfc5e..472d10bc2 100644 --- a/lang/french.inc.php3 +++ b/lang/french.inc.php3 @@ -348,4 +348,5 @@ $strYes = 'Oui'; $strZip = '"zippé"'; +$strExport = 'Export'; //to translate ?> diff --git a/lang/galician.inc.php3 b/lang/galician.inc.php3 index 476534d23..19f21130f 100644 --- a/lang/galician.inc.php3 +++ b/lang/galician.inc.php3 @@ -353,4 +353,5 @@ $strZip = 'comprimido no formato "zipped"'; // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/georgian.inc.php3 b/lang/georgian.inc.php3 index 15fc0e543..36057ca26 100644 --- a/lang/georgian.inc.php3 +++ b/lang/georgian.inc.php3 @@ -358,4 +358,5 @@ $strPrimaryKeyHasBeenDropped = 'The primary key has been dropped'; $strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" must be the name of and only of a primary key!)'; $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/german.inc.php3 b/lang/german.inc.php3 index 773eeca61..e144275e1 100644 --- a/lang/german.inc.php3 +++ b/lang/german.inc.php3 @@ -349,4 +349,5 @@ $strYes = 'Ja'; $strZip = '"Zip komprimiert"'; // To translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/greek.inc.php3 b/lang/greek.inc.php3 index 3bcc93cf2..56f8ff69a 100644 --- a/lang/greek.inc.php3 +++ b/lang/greek.inc.php3 @@ -350,4 +350,5 @@ $strZip = ' // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/hebrew.inc.php3 b/lang/hebrew.inc.php3 index bef777ef3..e6a7cdb50 100644 --- a/lang/hebrew.inc.php3 +++ b/lang/hebrew.inc.php3 @@ -349,4 +349,5 @@ $strYes = ' $strZip = '"Zipped"'; $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/hungarian.inc.php3 b/lang/hungarian.inc.php3 index 4a14aa21c..4513bb81c 100644 --- a/lang/hungarian.inc.php3 +++ b/lang/hungarian.inc.php3 @@ -351,4 +351,5 @@ $strZip = '"zippel t // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/indonesian.inc.php3 b/lang/indonesian.inc.php3 index c20bad4c1..cfe9445d1 100644 --- a/lang/indonesian.inc.php3 +++ b/lang/indonesian.inc.php3 @@ -348,4 +348,5 @@ $strYes = 'Ya'; $strZip = '"Dikompress dengan Zip"'; $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3 index 68e022d60..69621d5d1 100644 --- a/lang/italian.inc.php3 +++ b/lang/italian.inc.php3 @@ -356,4 +356,5 @@ $strZip = '"compresso con zip"'; // To translate -?> \ No newline at end of file +$strExport = 'Export'; //to translate +?> diff --git a/lang/japanese-euc.inc.php3 b/lang/japanese-euc.inc.php3 index 13b30e29d..f33f7f412 100644 --- a/lang/japanese-euc.inc.php3 +++ b/lang/japanese-euc.inc.php3 @@ -358,4 +358,5 @@ $strXkana = ' // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php3 b/lang/japanese-sjis.inc.php3 index 1ba1da1af..2ece5fa78 100644 --- a/lang/japanese-sjis.inc.php3 +++ b/lang/japanese-sjis.inc.php3 @@ -358,4 +358,5 @@ $strXkana = ' // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/korean.inc.php3 b/lang/korean.inc.php3 index 493c60694..5b7632e5b 100644 --- a/lang/korean.inc.php3 +++ b/lang/korean.inc.php3 @@ -350,4 +350,5 @@ $strZip = 'zip // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/latvian.inc.php3 b/lang/latvian.inc.php3 index 097958858..c244f6378 100644 --- a/lang/latvian.inc.php3 +++ b/lang/latvian.inc.php3 @@ -353,4 +353,5 @@ $strZip = 'arhiv // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/lithuanian.inc.php3 b/lang/lithuanian.inc.php3 index b0bbab3ad..b375b5b91 100644 --- a/lang/lithuanian.inc.php3 +++ b/lang/lithuanian.inc.php3 @@ -349,4 +349,5 @@ $strZip = '"zip"'; //to translate: $strReferentialIntegrity = 'Check referential integrity:'; //to translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/norwegian.inc.php3 b/lang/norwegian.inc.php3 index 4e85d12d7..85ae34179 100644 --- a/lang/norwegian.inc.php3 +++ b/lang/norwegian.inc.php3 @@ -353,4 +353,5 @@ $strZip = 'Komprimert (zip)'; // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/polish.inc.php3 b/lang/polish.inc.php3 index d6a8131bd..153e6b3b8 100644 --- a/lang/polish.inc.php3 +++ b/lang/polish.inc.php3 @@ -349,4 +349,5 @@ $strZip = '".zip"'; // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/portuguese.inc.php3 b/lang/portuguese.inc.php3 index a02c96a3b..07a2f6184 100644 --- a/lang/portuguese.inc.php3 +++ b/lang/portuguese.inc.php3 @@ -356,4 +356,5 @@ $strZip = '"Compress // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/romanian.inc.php3 b/lang/romanian.inc.php3 index 43ecee8e8..ed14d58b8 100644 --- a/lang/romanian.inc.php3 +++ b/lang/romanian.inc.php3 @@ -349,4 +349,5 @@ $strZip = '"arhivat"'; // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/russian-koi8.inc.php3 b/lang/russian-koi8.inc.php3 index 4fc5de07e..b5685640c 100644 --- a/lang/russian-koi8.inc.php3 +++ b/lang/russian-koi8.inc.php3 @@ -354,4 +354,5 @@ $strZip = ' // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/russian-win1251.inc.php3 b/lang/russian-win1251.inc.php3 index 462abcd04..895beb727 100644 --- a/lang/russian-win1251.inc.php3 +++ b/lang/russian-win1251.inc.php3 @@ -354,4 +354,5 @@ $strZip = ' // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/serbian-win1250.inc.php3 b/lang/serbian-win1250.inc.php3 index 00e31226e..ac949ed3b 100644 --- a/lang/serbian-win1250.inc.php3 +++ b/lang/serbian-win1250.inc.php3 @@ -355,4 +355,5 @@ $strZip = '"zip-ovano"'; // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/slovak-iso.inc.php3 b/lang/slovak-iso.inc.php3 index 4012a3850..dcd9326e4 100644 --- a/lang/slovak-iso.inc.php3 +++ b/lang/slovak-iso.inc.php3 @@ -352,4 +352,5 @@ $strZip = '"zo zipovan // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/slovak-win1250.inc.php3 b/lang/slovak-win1250.inc.php3 index 7307ff7fb..75ea1db71 100644 --- a/lang/slovak-win1250.inc.php3 +++ b/lang/slovak-win1250.inc.php3 @@ -352,4 +352,5 @@ $strZip = '"zozipovan // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/spanish.inc.php3 b/lang/spanish.inc.php3 index 105402b58..6b3322a51 100644 --- a/lang/spanish.inc.php3 +++ b/lang/spanish.inc.php3 @@ -347,4 +347,5 @@ $strZip = '"comprimido con zip"'; // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/swedish.inc.php3 b/lang/swedish.inc.php3 index b29dac4e7..dff399bf1 100644 --- a/lang/swedish.inc.php3 +++ b/lang/swedish.inc.php3 @@ -349,4 +349,5 @@ $strZip = '"zippad"'; // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/thai.inc.php3 b/lang/thai.inc.php3 index ed00c1f93..defe9467c 100644 --- a/lang/thai.inc.php3 +++ b/lang/thai.inc.php3 @@ -355,4 +355,5 @@ $strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" must be the name of and only of a primary key!)'; $strReferentialIntegrity = 'Check referential integrity:'; //to translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/turkish.inc.php3 b/lang/turkish.inc.php3 index e90deeacb..203bde40b 100644 --- a/lang/turkish.inc.php3 +++ b/lang/turkish.inc.php3 @@ -349,4 +349,5 @@ $strZip = '"ziplenmi // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/lang/ukrainian-win1251.inc.php3 b/lang/ukrainian-win1251.inc.php3 index 13b8e59a0..03d0cc49e 100644 --- a/lang/ukrainian-win1251.inc.php3 +++ b/lang/ukrainian-win1251.inc.php3 @@ -349,4 +349,5 @@ $strZip = ' // To translate $strLinksTo = 'Links to'; //to translate +$strExport = 'Export'; //to translate ?> diff --git a/tbl_properties.php3 b/tbl_properties.php3 index 848831b06..342d52771 100755 --- a/tbl_properties.php3 +++ b/tbl_properties.php3 @@ -708,114 +708,6 @@ if ($is_upload) { echo "\n"; ?> - -
  • -
    - - - - -
    - - - - - - - - - - - -
    - -   
    - -   
    - -   
    - -   
    - -  :
    -         -   
    -         -   
    -         -   
    -         - " class="textfield" />   -
    - -
    - -
    - -
    -= 32306) { - ?> - -
    - -
    - - -= 40004) { - $is_zip = (isset($cfg['ZipDump']) && $cfg['ZipDump'] && @function_exists('gzcompress')); - $is_gzip = (isset($cfg['GZipDump']) && $cfg['GZipDump'] && @function_exists('gzencode')); - $is_bzip = (isset($cfg['BZipDump']) && $cfg['BZipDump'] && @function_exists('bzcompress')); - if ($is_zip || $is_gzip || $is_bzip) { - echo "\n" . ' (' . "\n"; - if ($is_zip) { - ?> - - ' . $strZip . '' . (($is_gzip || $is_bzip) ? ' ' : '') . "\n"; ?> - - - ' . $strGzip . '' . (($is_bzip) ? ' ' : '') . "\n"; ?> - - - ' . $strBzip . '' . "\n"; ?> - ' . "\n" - . PMA_set_enc_form(' '); -} -?> -
    -    - -  --   - -
    - -
    -
    -
  • -
  • diff --git a/tbl_properties_export.php3 b/tbl_properties_export.php3 new file mode 100755 index 000000000..5986a2309 --- /dev/null +++ b/tbl_properties_export.php3 @@ -0,0 +1,120 @@ + + +
    + + + + +
    + + + + + + + + + + + +
    + +   
    + +   
    + +   
    + +   
    + +  :
    +         +   
    +         +   
    +         +   
    +         + " class="textfield" />   +
    + +
    + +
    + +
    += 32306) { + ?> + +
    + +
    + + += 40004) { + $is_zip = (isset($cfg['ZipDump']) && $cfg['ZipDump'] && @function_exists('gzcompress')); + $is_gzip = (isset($cfg['GZipDump']) && $cfg['GZipDump'] && @function_exists('gzencode')); + $is_bzip = (isset($cfg['BZipDump']) && $cfg['BZipDump'] && @function_exists('bzcompress')); + if ($is_zip || $is_gzip || $is_bzip) { + echo "\n" . ' (' . "\n"; + if ($is_zip) { + ?> + + ' . $strZip . '' . (($is_gzip || $is_bzip) ? ' ' : '') . "\n"; ?> + + + ' . $strGzip . '' . (($is_bzip) ? ' ' : '') . "\n"; ?> + + + ' . $strBzip . '' . "\n"; ?> + ' . "\n" + . PMA_set_enc_form(' '); +} +?> +
    +    + +  --   + +
    + +
    +
    + + diff --git a/tbl_properties_links.php3 b/tbl_properties_links.php3 index 8bae99914..79be23e75 100755 --- a/tbl_properties_links.php3 +++ b/tbl_properties_links.php3 @@ -5,11 +5,14 @@ /** * Prepares links */ +$lnk3 = ''; + if ($num_rows > 0) { $lnk1 = ''; $lnk2 = ''; + $lnk3 = ''; $ln4_stt = (PMA_MYSQL_INT_VERSION >= 40000) ? 'TRUNCATE ' : 'DELETE FROM '; @@ -33,7 +36,9 @@ if ($num_rows > 0) { [ ]    [ - '; ?> ]       + '; ?> ]    + [ + '; ?> ]       [ ]