From d027078e2cf39c71782761a89835fe6d5b2fa8bd Mon Sep 17 00:00:00 2001 From: Mike Beck Date: Fri, 6 Dec 2002 17:39:43 +0000 Subject: [PATCH] PDF Pages: Allow to choose between Landscape and Portrait for Datadict. Added one pt above and below text for rowheight in datadict --- db_details_structure.php3 | 9 ++++-- lang/afrikaans-iso-8859-1.inc.php3 | 3 ++ lang/afrikaans-utf-8.inc.php3 | 3 ++ lang/albanian-iso-8859-1.inc.php3 | 3 ++ lang/albanian-utf-8.inc.php3 | 3 ++ lang/arabic-utf-8.inc.php3 | 3 ++ lang/arabic-windows-1256.inc.php3 | 3 ++ lang/brazilian_portuguese-iso-8859-1.inc.php3 | 3 ++ lang/brazilian_portuguese-utf-8.inc.php3 | 3 ++ lang/bulgarian-koi8-r.inc.php3 | 3 ++ lang/bulgarian-utf-8.inc.php3 | 3 ++ lang/bulgarian-windows-1251.inc.php3 | 3 ++ lang/catalan-iso-8859-1.inc.php3 | 3 ++ lang/catalan-utf-8.inc.php3 | 3 ++ lang/chinese_big5-utf-8.inc.php3 | 3 ++ lang/chinese_big5.inc.php3 | 3 ++ lang/chinese_gb-utf-8.inc.php3 | 3 ++ lang/chinese_gb.inc.php3 | 3 ++ lang/croatian-iso-8859-2.inc.php3 | 3 ++ lang/croatian-utf-8.inc.php3 | 3 ++ lang/croatian-windows-1250.inc.php3 | 3 ++ lang/czech-iso-8859-2.inc.php3 | 3 ++ lang/czech-utf-8.inc.php3 | 3 ++ lang/czech-windows-1250.inc.php3 | 3 ++ lang/danish-iso-8859-1.inc.php3 | 3 ++ lang/danish-utf-8.inc.php3 | 3 ++ lang/dutch-iso-8859-1.inc.php3 | 3 ++ lang/dutch-utf-8.inc.php3 | 3 ++ lang/english-iso-8859-1.inc.php3 | 3 ++ lang/english-utf-8.inc.php3 | 3 ++ lang/estonian-iso-8859-1.inc.php3 | 3 ++ lang/estonian-utf-8.inc.php3 | 3 ++ lang/finnish-iso-8859-1.inc.php3 | 3 ++ lang/finnish-utf-8.inc.php3 | 3 ++ lang/french-iso-8859-1.inc.php3 | 3 ++ lang/french-utf-8.inc.php3 | 3 ++ lang/galician-iso-8859-1.inc.php3 | 3 ++ lang/galician-utf-8.inc.php3 | 3 ++ lang/georgian-utf-8.inc.php3 | 3 ++ lang/german-iso-8859-1.inc.php3 | 5 +++- lang/german-utf-8.inc.php3 | 5 +++- lang/greek-iso-8859-7.inc.php3 | 3 ++ lang/greek-utf-8.inc.php3 | 3 ++ lang/hebrew-iso-8859-8-i.inc.php3 | 3 ++ lang/hindi-utf-8.inc.php3 | 3 ++ lang/hungarian-iso-8859-2.inc.php3 | 3 ++ lang/hungarian-utf-8.inc.php3 | 3 ++ lang/indonesian-iso-8859-1.inc.php3 | 3 ++ lang/indonesian-utf-8.inc.php3 | 3 ++ lang/italian-iso-8859-1.inc.php3 | 3 ++ lang/italian-utf-8.inc.php3 | 3 ++ lang/japanese-euc.inc.php3 | 3 ++ lang/japanese-sjis.inc.php3 | 3 ++ lang/japanese-utf-8.inc.php3 | 3 ++ lang/korean-ks_c_5601-1987.inc.php3 | 3 ++ lang/latvian-utf-8.inc.php3 | 3 ++ lang/latvian-windows-1257.inc.php3 | 3 ++ lang/lithuanian-utf-8.inc.php3 | 3 ++ lang/lithuanian-windows-1257.inc.php3 | 3 ++ lang/malay-iso-8859-1.inc.php3 | 3 ++ lang/malay-utf-8.inc.php3 | 3 ++ lang/norwegian-iso-8859-1.inc.php3 | 3 ++ lang/norwegian-utf-8.inc.php3 | 3 ++ lang/polish-iso-8859-2.inc.php3 | 3 ++ lang/polish-utf-8.inc.php3 | 3 ++ lang/portuguese-iso-8859-1.inc.php3 | 3 ++ lang/portuguese-utf-8.inc.php3 | 3 ++ lang/romanian-iso-8859-1.inc.php3 | 3 ++ lang/romanian-utf-8.inc.php3 | 3 ++ lang/russian-dos-866.inc.php3 | 3 ++ lang/russian-koi8-r.inc.php3 | 3 ++ lang/russian-utf-8.inc.php3 | 3 ++ lang/russian-windows-1251.inc.php3 | 3 ++ lang/serbian-utf-8.inc.php3 | 3 ++ lang/serbian-windows-1250.inc.php3 | 3 ++ lang/slovak-iso-8859-2.inc.php3 | 3 ++ lang/slovak-utf-8.inc.php3 | 3 ++ lang/slovak-windows-1250.inc.php3 | 3 ++ lang/slovenian-iso-8859-2.inc.php3 | 3 ++ lang/slovenian-utf-8.inc.php3 | 3 ++ lang/slovenian-windows-1250.inc.php3 | 3 ++ lang/spanish-iso-8859-1.inc.php3 | 3 ++ lang/spanish-utf-8.inc.php3 | 3 ++ lang/swedish-iso-8859-1.inc.php3 | 3 ++ lang/swedish-utf-8.inc.php3 | 3 ++ lang/thai-tis-620.inc.php3 | 3 ++ lang/thai-utf-8.inc.php3 | 3 ++ lang/turkish-iso-8859-9.inc.php3 | 3 ++ lang/turkish-utf-8.inc.php3 | 3 ++ lang/ukrainian-utf-8.inc.php3 | 3 ++ lang/ukrainian-windows-1251.inc.php3 | 3 ++ pdf_pages.php3 | 9 ++++-- pdf_schema.php3 | 30 +++++++++++++------ 93 files changed, 307 insertions(+), 15 deletions(-) diff --git a/db_details_structure.php3 b/db_details_structure.php3 index 93612e051..cebbcf93b 100644 --- a/db_details_structure.php3 +++ b/db_details_structure.php3 @@ -520,7 +520,12 @@ if ($cfgRelation['pdfwork'] && $num_tables > 0) {
- +
+ +    @@ -545,4 +550,4 @@ echo "\n" . ''; */ echo "\n"; require('./footer.inc.php3'); -?> +?> \ No newline at end of file diff --git a/lang/afrikaans-iso-8859-1.inc.php3 b/lang/afrikaans-iso-8859-1.inc.php3 index b7831048f..2feffcd40 100644 --- a/lang/afrikaans-iso-8859-1.inc.php3 +++ b/lang/afrikaans-iso-8859-1.inc.php3 @@ -445,4 +445,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/afrikaans-utf-8.inc.php3 b/lang/afrikaans-utf-8.inc.php3 index fb316382d..82bc0f311 100644 --- a/lang/afrikaans-utf-8.inc.php3 +++ b/lang/afrikaans-utf-8.inc.php3 @@ -446,4 +446,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/albanian-iso-8859-1.inc.php3 b/lang/albanian-iso-8859-1.inc.php3 index 321813815..6177198b9 100644 --- a/lang/albanian-iso-8859-1.inc.php3 +++ b/lang/albanian-iso-8859-1.inc.php3 @@ -447,4 +447,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php3 b/lang/albanian-utf-8.inc.php3 index 1daef8aa1..a1d52482c 100644 --- a/lang/albanian-utf-8.inc.php3 +++ b/lang/albanian-utf-8.inc.php3 @@ -448,4 +448,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php3 b/lang/arabic-utf-8.inc.php3 index 2a505c3da..fb4f3a72c 100644 --- a/lang/arabic-utf-8.inc.php3 +++ b/lang/arabic-utf-8.inc.php3 @@ -460,4 +460,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/arabic-windows-1256.inc.php3 b/lang/arabic-windows-1256.inc.php3 index c30eec06f..07fea6fef 100644 --- a/lang/arabic-windows-1256.inc.php3 +++ b/lang/arabic-windows-1256.inc.php3 @@ -459,4 +459,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php3 b/lang/brazilian_portuguese-iso-8859-1.inc.php3 index 18bb23032..862f6805c 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php3 +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php3 @@ -459,4 +459,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php3 b/lang/brazilian_portuguese-utf-8.inc.php3 index 1ea3c1c76..c86acb243 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php3 +++ b/lang/brazilian_portuguese-utf-8.inc.php3 @@ -460,4 +460,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php3 b/lang/bulgarian-koi8-r.inc.php3 index 47574c00a..b2bf3c398 100644 --- a/lang/bulgarian-koi8-r.inc.php3 +++ b/lang/bulgarian-koi8-r.inc.php3 @@ -459,4 +459,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php3 b/lang/bulgarian-utf-8.inc.php3 index 6f4af58c2..be6147534 100644 --- a/lang/bulgarian-utf-8.inc.php3 +++ b/lang/bulgarian-utf-8.inc.php3 @@ -460,4 +460,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php3 b/lang/bulgarian-windows-1251.inc.php3 index 8d357a3cd..7892280ae 100644 --- a/lang/bulgarian-windows-1251.inc.php3 +++ b/lang/bulgarian-windows-1251.inc.php3 @@ -459,4 +459,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php3 b/lang/catalan-iso-8859-1.inc.php3 index 101cf2915..e7996d678 100644 --- a/lang/catalan-iso-8859-1.inc.php3 +++ b/lang/catalan-iso-8859-1.inc.php3 @@ -439,4 +439,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php3 b/lang/catalan-utf-8.inc.php3 index 67b897ad5..7a6c6a733 100644 --- a/lang/catalan-utf-8.inc.php3 +++ b/lang/catalan-utf-8.inc.php3 @@ -440,4 +440,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/chinese_big5-utf-8.inc.php3 b/lang/chinese_big5-utf-8.inc.php3 index fb2d2d9bc..f6828e330 100644 --- a/lang/chinese_big5-utf-8.inc.php3 +++ b/lang/chinese_big5-utf-8.inc.php3 @@ -445,4 +445,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index efd855baf..e9bd48a8e 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -444,4 +444,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/chinese_gb-utf-8.inc.php3 b/lang/chinese_gb-utf-8.inc.php3 index b2512d31d..cc1a8eb06 100644 --- a/lang/chinese_gb-utf-8.inc.php3 +++ b/lang/chinese_gb-utf-8.inc.php3 @@ -443,4 +443,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index e26847ebb..50080d9af 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -442,4 +442,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php3 b/lang/croatian-iso-8859-2.inc.php3 index a42fe7841..a4556b095 100644 --- a/lang/croatian-iso-8859-2.inc.php3 +++ b/lang/croatian-iso-8859-2.inc.php3 @@ -458,4 +458,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php3 b/lang/croatian-utf-8.inc.php3 index e650974d6..e3da18a7c 100644 --- a/lang/croatian-utf-8.inc.php3 +++ b/lang/croatian-utf-8.inc.php3 @@ -459,4 +459,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/croatian-windows-1250.inc.php3 b/lang/croatian-windows-1250.inc.php3 index 5b0bbaa92..13bfe7b5d 100644 --- a/lang/croatian-windows-1250.inc.php3 +++ b/lang/croatian-windows-1250.inc.php3 @@ -458,4 +458,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php3 b/lang/czech-iso-8859-2.inc.php3 index 10d291d7e..3bad01929 100644 --- a/lang/czech-iso-8859-2.inc.php3 +++ b/lang/czech-iso-8859-2.inc.php3 @@ -444,4 +444,7 @@ $strZip = '"zazipov $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php3 b/lang/czech-utf-8.inc.php3 index 576c26139..ccabcca77 100644 --- a/lang/czech-utf-8.inc.php3 +++ b/lang/czech-utf-8.inc.php3 @@ -445,4 +445,7 @@ $strZip = '"zazipováno"'; $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/czech-windows-1250.inc.php3 b/lang/czech-windows-1250.inc.php3 index cc403ca98..5a4f4031f 100644 --- a/lang/czech-windows-1250.inc.php3 +++ b/lang/czech-windows-1250.inc.php3 @@ -444,4 +444,7 @@ $strZip = '"zazipov $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/danish-iso-8859-1.inc.php3 b/lang/danish-iso-8859-1.inc.php3 index b6549d079..31b53ea08 100644 --- a/lang/danish-iso-8859-1.inc.php3 +++ b/lang/danish-iso-8859-1.inc.php3 @@ -453,4 +453,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php3 b/lang/danish-utf-8.inc.php3 index d2dd47574..9363a9219 100644 --- a/lang/danish-utf-8.inc.php3 +++ b/lang/danish-utf-8.inc.php3 @@ -454,4 +454,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php3 b/lang/dutch-iso-8859-1.inc.php3 index 328fae226..991483f15 100644 --- a/lang/dutch-iso-8859-1.inc.php3 +++ b/lang/dutch-iso-8859-1.inc.php3 @@ -443,4 +443,7 @@ $strYes = 'Ja'; $strZip = '"Gezipt"'; // To translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php3 b/lang/dutch-utf-8.inc.php3 index 5b5cb1ab7..a2e995747 100644 --- a/lang/dutch-utf-8.inc.php3 +++ b/lang/dutch-utf-8.inc.php3 @@ -444,4 +444,7 @@ $strYes = 'Ja'; $strZip = '"Gezipt"'; // To translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/english-iso-8859-1.inc.php3 b/lang/english-iso-8859-1.inc.php3 index 2cb74439a..c7935e591 100644 --- a/lang/english-iso-8859-1.inc.php3 +++ b/lang/english-iso-8859-1.inc.php3 @@ -438,4 +438,7 @@ $strYes = 'Yes'; $strZip = '"zipped"'; +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/english-utf-8.inc.php3 b/lang/english-utf-8.inc.php3 index 4889a10ae..399765d70 100644 --- a/lang/english-utf-8.inc.php3 +++ b/lang/english-utf-8.inc.php3 @@ -439,4 +439,7 @@ $strYes = 'Yes'; $strZip = '"zipped"'; +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/estonian-iso-8859-1.inc.php3 b/lang/estonian-iso-8859-1.inc.php3 index 6a540b725..1c1bec6c0 100644 --- a/lang/estonian-iso-8859-1.inc.php3 +++ b/lang/estonian-iso-8859-1.inc.php3 @@ -437,4 +437,7 @@ $strZip = '"zipitud"'; $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/estonian-utf-8.inc.php3 b/lang/estonian-utf-8.inc.php3 index 31dcc8c89..1679ab5dc 100644 --- a/lang/estonian-utf-8.inc.php3 +++ b/lang/estonian-utf-8.inc.php3 @@ -438,4 +438,7 @@ $strZip = '"zipitud"'; $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/finnish-iso-8859-1.inc.php3 b/lang/finnish-iso-8859-1.inc.php3 index 8cdeb6406..cdaca1e8c 100644 --- a/lang/finnish-iso-8859-1.inc.php3 +++ b/lang/finnish-iso-8859-1.inc.php3 @@ -444,4 +444,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php3 b/lang/finnish-utf-8.inc.php3 index 1493f14aa..1279ae840 100644 --- a/lang/finnish-utf-8.inc.php3 +++ b/lang/finnish-utf-8.inc.php3 @@ -445,4 +445,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php3 b/lang/french-iso-8859-1.inc.php3 index fcf06a516..b8a0cab16 100644 --- a/lang/french-iso-8859-1.inc.php3 +++ b/lang/french-iso-8859-1.inc.php3 @@ -438,4 +438,7 @@ $strYes = 'Oui'; $strZip = '"zipp"'; +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/french-utf-8.inc.php3 b/lang/french-utf-8.inc.php3 index eb4b4794f..8ab2da951 100644 --- a/lang/french-utf-8.inc.php3 +++ b/lang/french-utf-8.inc.php3 @@ -439,4 +439,7 @@ $strYes = 'Oui'; $strZip = '"zippé"'; +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/galician-iso-8859-1.inc.php3 b/lang/galician-iso-8859-1.inc.php3 index 0578a1a28..087e5ea5f 100644 --- a/lang/galician-iso-8859-1.inc.php3 +++ b/lang/galician-iso-8859-1.inc.php3 @@ -445,4 +445,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php3 b/lang/galician-utf-8.inc.php3 index 7f653a3f7..0adbb31ce 100644 --- a/lang/galician-utf-8.inc.php3 +++ b/lang/galician-utf-8.inc.php3 @@ -446,4 +446,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php3 b/lang/georgian-utf-8.inc.php3 index 82f7df3f7..8075f8220 100644 --- a/lang/georgian-utf-8.inc.php3 +++ b/lang/georgian-utf-8.inc.php3 @@ -458,4 +458,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/german-iso-8859-1.inc.php3 b/lang/german-iso-8859-1.inc.php3 index c1a894bde..e06dff63b 100644 --- a/lang/german-iso-8859-1.inc.php3 +++ b/lang/german-iso-8859-1.inc.php3 @@ -445,4 +445,7 @@ $strWrongUser = 'Falscher Benutzername/Kennwort. Zugriff verweigert.'; $strYes = 'Ja'; $strZip = 'Zip-komprimiert'; -?> \ No newline at end of file +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate +?> diff --git a/lang/german-utf-8.inc.php3 b/lang/german-utf-8.inc.php3 index d7ed036e5..568591756 100644 --- a/lang/german-utf-8.inc.php3 +++ b/lang/german-utf-8.inc.php3 @@ -446,4 +446,7 @@ $strWrongUser = 'Falscher Benutzername/Kennwort. Zugriff verweigert.'; $strYes = 'Ja'; $strZip = 'Zip-komprimiert'; -?> \ No newline at end of file +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate +?> diff --git a/lang/greek-iso-8859-7.inc.php3 b/lang/greek-iso-8859-7.inc.php3 index aab5772bf..4726ec0ca 100644 --- a/lang/greek-iso-8859-7.inc.php3 +++ b/lang/greek-iso-8859-7.inc.php3 @@ -457,4 +457,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php3 b/lang/greek-utf-8.inc.php3 index de29aaf85..8acd6f19f 100644 --- a/lang/greek-utf-8.inc.php3 +++ b/lang/greek-utf-8.inc.php3 @@ -458,4 +458,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php3 b/lang/hebrew-iso-8859-8-i.inc.php3 index 3ac89756c..7f1e42408 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php3 +++ b/lang/hebrew-iso-8859-8-i.inc.php3 @@ -455,4 +455,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php3 b/lang/hindi-utf-8.inc.php3 index 819c10a43..44aa76247 100644 --- a/lang/hindi-utf-8.inc.php3 +++ b/lang/hindi-utf-8.inc.php3 @@ -469,4 +469,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php3 b/lang/hungarian-iso-8859-2.inc.php3 index 73c4799fe..3ed084be4 100644 --- a/lang/hungarian-iso-8859-2.inc.php3 +++ b/lang/hungarian-iso-8859-2.inc.php3 @@ -443,4 +443,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php3 b/lang/hungarian-utf-8.inc.php3 index dab2d6d76..abc9566ee 100644 --- a/lang/hungarian-utf-8.inc.php3 +++ b/lang/hungarian-utf-8.inc.php3 @@ -444,4 +444,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/indonesian-iso-8859-1.inc.php3 b/lang/indonesian-iso-8859-1.inc.php3 index d52173117..dfed12aca 100644 --- a/lang/indonesian-iso-8859-1.inc.php3 +++ b/lang/indonesian-iso-8859-1.inc.php3 @@ -441,4 +441,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php3 b/lang/indonesian-utf-8.inc.php3 index bf72b9ac9..9b645e620 100644 --- a/lang/indonesian-utf-8.inc.php3 +++ b/lang/indonesian-utf-8.inc.php3 @@ -442,4 +442,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php3 b/lang/italian-iso-8859-1.inc.php3 index dd22b9399..f34651acf 100644 --- a/lang/italian-iso-8859-1.inc.php3 +++ b/lang/italian-iso-8859-1.inc.php3 @@ -444,4 +444,7 @@ $strZip = '"compresso con zip"'; $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php3 b/lang/italian-utf-8.inc.php3 index e2fc36b95..5131db43c 100644 --- a/lang/italian-utf-8.inc.php3 +++ b/lang/italian-utf-8.inc.php3 @@ -445,4 +445,7 @@ $strZip = '"compresso con zip"'; $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/japanese-euc.inc.php3 b/lang/japanese-euc.inc.php3 index 97d77a9c1..a098e420c 100644 --- a/lang/japanese-euc.inc.php3 +++ b/lang/japanese-euc.inc.php3 @@ -448,4 +448,7 @@ $strZip = '"zip $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php3 b/lang/japanese-sjis.inc.php3 index 94fa90355..e2e401aeb 100644 --- a/lang/japanese-sjis.inc.php3 +++ b/lang/japanese-sjis.inc.php3 @@ -448,4 +448,7 @@ $strZip = '"zip $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php3 b/lang/japanese-utf-8.inc.php3 index a9be7a54f..afb368e62 100644 --- a/lang/japanese-utf-8.inc.php3 +++ b/lang/japanese-utf-8.inc.php3 @@ -448,4 +448,7 @@ $strZip = '"zipされる"'; $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/korean-ks_c_5601-1987.inc.php3 b/lang/korean-ks_c_5601-1987.inc.php3 index 4555b51f0..9c80c85c5 100644 --- a/lang/korean-ks_c_5601-1987.inc.php3 +++ b/lang/korean-ks_c_5601-1987.inc.php3 @@ -457,4 +457,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php3 b/lang/latvian-utf-8.inc.php3 index 0fac2ebbd..28142795a 100644 --- a/lang/latvian-utf-8.inc.php3 +++ b/lang/latvian-utf-8.inc.php3 @@ -459,4 +459,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/latvian-windows-1257.inc.php3 b/lang/latvian-windows-1257.inc.php3 index b66d5a2e5..8bf165cdf 100644 --- a/lang/latvian-windows-1257.inc.php3 +++ b/lang/latvian-windows-1257.inc.php3 @@ -458,4 +458,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php3 b/lang/lithuanian-utf-8.inc.php3 index 7f9998cc5..c72e2fa8b 100644 --- a/lang/lithuanian-utf-8.inc.php3 +++ b/lang/lithuanian-utf-8.inc.php3 @@ -440,4 +440,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php3 b/lang/lithuanian-windows-1257.inc.php3 index 79a9b0df5..c13866798 100644 --- a/lang/lithuanian-windows-1257.inc.php3 +++ b/lang/lithuanian-windows-1257.inc.php3 @@ -439,4 +439,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php3 b/lang/malay-iso-8859-1.inc.php3 index 80de35d6e..de0afb3ed 100644 --- a/lang/malay-iso-8859-1.inc.php3 +++ b/lang/malay-iso-8859-1.inc.php3 @@ -459,4 +459,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php3 b/lang/malay-utf-8.inc.php3 index 93deddae3..2bc9505fa 100644 --- a/lang/malay-utf-8.inc.php3 +++ b/lang/malay-utf-8.inc.php3 @@ -460,4 +460,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/norwegian-iso-8859-1.inc.php3 b/lang/norwegian-iso-8859-1.inc.php3 index 83c79963c..86f01d110 100644 --- a/lang/norwegian-iso-8859-1.inc.php3 +++ b/lang/norwegian-iso-8859-1.inc.php3 @@ -443,4 +443,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php3 b/lang/norwegian-utf-8.inc.php3 index 87c16c8cc..cd79e94c3 100644 --- a/lang/norwegian-utf-8.inc.php3 +++ b/lang/norwegian-utf-8.inc.php3 @@ -444,4 +444,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php3 b/lang/polish-iso-8859-2.inc.php3 index 12ea87dd2..7c093cf4f 100644 --- a/lang/polish-iso-8859-2.inc.php3 +++ b/lang/polish-iso-8859-2.inc.php3 @@ -439,4 +439,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php3 b/lang/polish-utf-8.inc.php3 index e8bff60b4..447715c32 100644 --- a/lang/polish-utf-8.inc.php3 +++ b/lang/polish-utf-8.inc.php3 @@ -440,4 +440,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/portuguese-iso-8859-1.inc.php3 b/lang/portuguese-iso-8859-1.inc.php3 index ce7ee0e1e..ac48caec9 100644 --- a/lang/portuguese-iso-8859-1.inc.php3 +++ b/lang/portuguese-iso-8859-1.inc.php3 @@ -454,4 +454,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php3 b/lang/portuguese-utf-8.inc.php3 index 3b1264543..04cea108e 100644 --- a/lang/portuguese-utf-8.inc.php3 +++ b/lang/portuguese-utf-8.inc.php3 @@ -455,4 +455,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php3 b/lang/romanian-iso-8859-1.inc.php3 index 164d83e40..89efe4ecd 100644 --- a/lang/romanian-iso-8859-1.inc.php3 +++ b/lang/romanian-iso-8859-1.inc.php3 @@ -439,4 +439,7 @@ $strYes = 'Da'; $strZip = '"arhivat"'; // To translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php3 b/lang/romanian-utf-8.inc.php3 index 9fffa1cde..b76e71fc2 100644 --- a/lang/romanian-utf-8.inc.php3 +++ b/lang/romanian-utf-8.inc.php3 @@ -440,4 +440,7 @@ $strYes = 'Da'; $strZip = '"arhivat"'; // To translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/russian-dos-866.inc.php3 b/lang/russian-dos-866.inc.php3 index 25027df89..138a28911 100644 --- a/lang/russian-dos-866.inc.php3 +++ b/lang/russian-dos-866.inc.php3 @@ -445,4 +445,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/russian-koi8-r.inc.php3 b/lang/russian-koi8-r.inc.php3 index e7f65edac..9462f6962 100644 --- a/lang/russian-koi8-r.inc.php3 +++ b/lang/russian-koi8-r.inc.php3 @@ -445,4 +445,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php3 b/lang/russian-utf-8.inc.php3 index afc57b7d0..91628c608 100644 --- a/lang/russian-utf-8.inc.php3 +++ b/lang/russian-utf-8.inc.php3 @@ -446,4 +446,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/russian-windows-1251.inc.php3 b/lang/russian-windows-1251.inc.php3 index bee8d8d8f..b328f30cc 100644 --- a/lang/russian-windows-1251.inc.php3 +++ b/lang/russian-windows-1251.inc.php3 @@ -445,4 +445,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/serbian-utf-8.inc.php3 b/lang/serbian-utf-8.inc.php3 index e081c9a9d..316343bc0 100644 --- a/lang/serbian-utf-8.inc.php3 +++ b/lang/serbian-utf-8.inc.php3 @@ -461,4 +461,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/serbian-windows-1250.inc.php3 b/lang/serbian-windows-1250.inc.php3 index 0b135bea9..9106710ae 100644 --- a/lang/serbian-windows-1250.inc.php3 +++ b/lang/serbian-windows-1250.inc.php3 @@ -460,4 +460,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/slovak-iso-8859-2.inc.php3 b/lang/slovak-iso-8859-2.inc.php3 index e5ad737ac..ab8ed7ece 100644 --- a/lang/slovak-iso-8859-2.inc.php3 +++ b/lang/slovak-iso-8859-2.inc.php3 @@ -441,4 +441,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php3 b/lang/slovak-utf-8.inc.php3 index ecdd78e9e..c5e6d789e 100644 --- a/lang/slovak-utf-8.inc.php3 +++ b/lang/slovak-utf-8.inc.php3 @@ -442,4 +442,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/slovak-windows-1250.inc.php3 b/lang/slovak-windows-1250.inc.php3 index 0584927e1..952b81848 100644 --- a/lang/slovak-windows-1250.inc.php3 +++ b/lang/slovak-windows-1250.inc.php3 @@ -441,4 +441,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php3 b/lang/slovenian-iso-8859-2.inc.php3 index af494a0d9..8c0aa5af8 100644 --- a/lang/slovenian-iso-8859-2.inc.php3 +++ b/lang/slovenian-iso-8859-2.inc.php3 @@ -443,4 +443,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php3 b/lang/slovenian-utf-8.inc.php3 index 17b713b45..5b56c0304 100644 --- a/lang/slovenian-utf-8.inc.php3 +++ b/lang/slovenian-utf-8.inc.php3 @@ -444,4 +444,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php3 b/lang/slovenian-windows-1250.inc.php3 index 389883888..5af39624d 100644 --- a/lang/slovenian-windows-1250.inc.php3 +++ b/lang/slovenian-windows-1250.inc.php3 @@ -444,4 +444,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php3 b/lang/spanish-iso-8859-1.inc.php3 index e0446e7a4..c8f547ca9 100644 --- a/lang/spanish-iso-8859-1.inc.php3 +++ b/lang/spanish-iso-8859-1.inc.php3 @@ -438,4 +438,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php3 b/lang/spanish-utf-8.inc.php3 index f42478913..c9cc6e3e5 100644 --- a/lang/spanish-utf-8.inc.php3 +++ b/lang/spanish-utf-8.inc.php3 @@ -439,4 +439,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php3 b/lang/swedish-iso-8859-1.inc.php3 index b11b3c3ab..ab2dc4b81 100644 --- a/lang/swedish-iso-8859-1.inc.php3 +++ b/lang/swedish-iso-8859-1.inc.php3 @@ -442,4 +442,7 @@ $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php3 b/lang/swedish-utf-8.inc.php3 index 7dbebed0c..5011ff734 100644 --- a/lang/swedish-utf-8.inc.php3 +++ b/lang/swedish-utf-8.inc.php3 @@ -443,4 +443,7 @@ $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/thai-tis-620.inc.php3 b/lang/thai-tis-620.inc.php3 index 9bf890782..654417561 100644 --- a/lang/thai-tis-620.inc.php3 +++ b/lang/thai-tis-620.inc.php3 @@ -443,4 +443,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php3 b/lang/thai-utf-8.inc.php3 index 845561907..614bc29ea 100644 --- a/lang/thai-utf-8.inc.php3 +++ b/lang/thai-utf-8.inc.php3 @@ -444,4 +444,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php3 b/lang/turkish-iso-8859-9.inc.php3 index ec5b1f190..304f6ca73 100644 --- a/lang/turkish-iso-8859-9.inc.php3 +++ b/lang/turkish-iso-8859-9.inc.php3 @@ -446,4 +446,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php3 b/lang/turkish-utf-8.inc.php3 index b033b6489..219e4e570 100644 --- a/lang/turkish-utf-8.inc.php3 +++ b/lang/turkish-utf-8.inc.php3 @@ -447,4 +447,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php3 b/lang/ukrainian-utf-8.inc.php3 index 44c9b30d6..2676d7f56 100644 --- a/lang/ukrainian-utf-8.inc.php3 +++ b/lang/ukrainian-utf-8.inc.php3 @@ -440,4 +440,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php3 b/lang/ukrainian-windows-1251.inc.php3 index ced37ce4b..9c6d85a03 100644 --- a/lang/ukrainian-windows-1251.inc.php3 +++ b/lang/ukrainian-windows-1251.inc.php3 @@ -439,4 +439,7 @@ $strTotalUC = 'Total'; //to translate $strRelationalSchema = 'Relational schema'; //to translate $strTableOfContents = 'Table of contents'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strLandscape = 'Landscape'; //to translate +$strPortrait = 'Portrait'; //to translate ?> diff --git a/pdf_pages.php3 b/pdf_pages.php3 index 9a2250772..be61c7669 100755 --- a/pdf_pages.php3 +++ b/pdf_pages.php3 @@ -276,7 +276,12 @@ if ($cfgRelation['pdfwork']) {
- +
+ +    +?> \ No newline at end of file diff --git a/pdf_schema.php3 b/pdf_schema.php3 index b0094752d..29745ac6b 100644 --- a/pdf_schema.php3 +++ b/pdf_schema.php3 @@ -105,7 +105,7 @@ class PMA_PDF extends FPDF * * @see FPDF::FPDF() */ - function PMA_PDF($orientation = 'P', $unit = 'mm', $format = 'A4') + function PMA_PDF($orientation = 'L', $unit = 'mm', $format = 'A4') { $this->Alias = array() ; $this->FPDF($orientation, $unit, $format); @@ -474,7 +474,7 @@ function Row($data,$links) for($i=0;$iNbLines($this->widths[$i],$data[$i])); $il = 2.7; - $h=$il*$nb; + $h=$il*$nb+2; // page break if necessary $this->CheckPageBreak($h); // draw the cells @@ -489,7 +489,7 @@ function Row($data,$links) if (isset($links[$i])) $this->Link($x,$y,$w,$h,$links[$i]); // print text - $this->MultiCell($w,$il,$data[$i],0,'L'); + $this->MultiCell($w,$il+1,$data[$i],0,'L'); // go to right side $this->SetXY($x+$w,$y); } @@ -1087,7 +1087,7 @@ class PMA_RT * * @see PMA_PDF */ - function PMA_RT($scale, $which_rel, $show_info = 0, $change_color = 0 , $show_grid = 0, $all_tab_same_wide = 0) + function PMA_RT($scale, $which_rel, $show_info = 0, $change_color = 0 , $show_grid = 0, $all_tab_same_wide = 0, $orientation = 'L') { global $pdf, $db, $cfgRelation, $with_doc; @@ -1191,7 +1191,7 @@ class PMA_RT } // end of the "PMA_RT" class function PMA_RT_DOC($alltables ){ - global $db, $pdf; + global $db, $pdf, $orientation; //TOC $pdf->addpage("P"); $pdf->Cell(0,9, $GLOBALS['strTableOfContents'],1,0,'C'); @@ -1224,7 +1224,7 @@ function PMA_RT_DOC($alltables ){ $z = 0; foreach($alltables as $table ){ $z++; - $pdf->addpage("P"); + $pdf->addpage($GLOBALS['orientation']); $pdf->Bookmark($table); $pdf->SetAlias('{'.sprintf("%02d", $z).'}', $pdf->PageNo()) ; $pdf->PMA_links['RT'][$table]['-'] =$pdf->AddLink(); @@ -1341,6 +1341,17 @@ function PMA_RT_DOC($alltables ){ $i = 0; $pdf->SetFont('', 'B'); + if (isset($orientation) && $orientation == 'L') { + $pdf->Cell(25,8,ucfirst($GLOBALS['strField']),1,0,'C'); + $pdf->Cell(20,8,ucfirst($GLOBALS['strType']),1,0,'C'); + $pdf->Cell(20,8,ucfirst($GLOBALS['strAttr']),1,0,'C'); + $pdf->Cell(10,8,ucfirst($GLOBALS['strNull']),1,0,'C'); + $pdf->Cell(20,8,ucfirst($GLOBALS['strDefault']),1,0,'C'); + $pdf->Cell(25,8,ucfirst($GLOBALS['strExtra']),1,0,'C'); + $pdf->Cell(45,8,ucfirst($GLOBALS['strLinksTo']),1,0,'C'); + $pdf->Cell(100,8,ucfirst($GLOBALS['strComments']),1,1,'C'); + $pdf->SetWidths(array(25,20,20,10,20,25,45,100)); + } else { $pdf->Cell(20,8,ucfirst($GLOBALS['strField']),1,0,'C'); $pdf->Cell(20,8,ucfirst($GLOBALS['strType']),1,0,'C'); $pdf->Cell(20,8,ucfirst($GLOBALS['strAttr']),1,0,'C'); @@ -1349,8 +1360,9 @@ function PMA_RT_DOC($alltables ){ $pdf->Cell(15,8,ucfirst($GLOBALS['strExtra']),1,0,'C'); $pdf->Cell(30,8,ucfirst($GLOBALS['strLinksTo']),1,0,'C'); $pdf->Cell(60,8,ucfirst($GLOBALS['strComments']),1,1,'C'); + $pdf->SetWidths(array(20,20,20,10,15,15,30,60)); + } $pdf->SetFont('', ''); - $pdf->SetWidths(array(20,20,20,10,15,15,30,60)); while ($row = PMA_mysql_fetch_array($result)) { $bgcolor = ($i % 2) ?$GLOBALS['cfg']['BgcolorOne'] : $GLOBALS['cfg']['BgcolorTwo']; @@ -1451,8 +1463,8 @@ $show_color = (isset($show_color) && $show_color == 'on') ? 1 : 0; $show_table_dimension = (isset($show_table_dimension) && $show_table_dimension == 'on') ? 1 : 0; $all_tab_same_wide = (isset($all_tab_same_wide) && $all_tab_same_wide == 'on') ? 1 : 0; $with_doc = (isset($with_doc) && $with_doc == 'on') ? 1 : 0; - +$orientation = (isset($orientation) && $orientation == 'P') ? 'P' : 'L'; PMA_mysql_select_db($db); -$rt = new PMA_RT('auto', $pdf_page_number, $show_table_dimension, $show_color, $show_grid, $all_tab_same_wide); +$rt = new PMA_RT('auto', $pdf_page_number, $show_table_dimension, $show_color, $show_grid, $all_tab_same_wide, $orientation); ?> \ No newline at end of file