From e9ae80694875f869892f13f4fcaf1170a00dea41 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kommander/examples/old/newfile.kmdr | 934 ++++++++++++++++++++++++++++++++++++ 1 file changed, 934 insertions(+) create mode 100644 kommander/examples/old/newfile.kmdr (limited to 'kommander/examples/old/newfile.kmdr') diff --git a/kommander/examples/old/newfile.kmdr b/kommander/examples/old/newfile.kmdr new file mode 100644 index 00000000..f02ca8e8 --- /dev/null +++ b/kommander/examples/old/newfile.kmdr @@ -0,0 +1,934 @@ + +Form1 + + + Form1 + + + + 0 + 0 + 425 + 518 + + + + Quick Start + + + + TextLabel2 + + + + 40 + 140 + 40 + 21 + + + + Title: + + + + + TextLabel1 + + + + 21 + 5 + 410 + 36 + + + + + Helvetica + 14 + 1 + + + + HTML 4.01 Transitional - Quick Start + + + + + CBCVS + + + + 20 + 60 + 171 + 21 + + + + CVS tag in comment + + + + + + <!-- $Id$ --> + + + + + + CBHTML + + + + 20 + 80 + 131 + 21 + + + + HTML tag + + + true + + + + + + <html> + + + + + + LEBasedir + + + + 170 + 120 + 231 + 20 + + + + + @widgetText + + + + + + CBDTD + + + + 20 + 40 + 161 + 21 + + + + Show DTD + + + true + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> + + + + + + CBStyleArea + + + + 40 + 260 + 131 + 21 + + + + Style area + + + + + + <style> + + </style> + + + + + + CBMetaChar + + + + 40 + 200 + 140 + 21 + + + + Meta character set: + + + + + + <meta http-equiv="Content-Type" content="text/html; charset=@ComboMetachar"> + + + + + + CBStyle + + + + 40 + 240 + 140 + 21 + + + + Linked style sheet: + + + + + + <link rel="stylesheet" type="text/css" href="@LEStyle"> + + + + + + LEMetaAuthor + + + + 180 + 180 + 220 + 20 + + + + + @widgetText + + + + + + LEMetaKeywords + + + + 180 + 220 + 220 + 20 + + + + + @widgetText + + + + limit to 8, seperate with commas + + + + + LEStyle + + + + 180 + 240 + 220 + 20 + + + + + @widgetText + + + + + + + iso-8859-1 + + + + + iso-8859-2 + + + + + iso-8859-3 + + + + + iso-8859-4 + + + + + iso-8859-5 + + + + + iso-8859-6 + + + + + iso-8859-7 + + + + + iso-8859-8 + + + + + iso-8859-8i + + + + + iso-8859-9 + + + + + iso-8859-10 + + + + + iso-8859-11 + + + + + iso-8859-12 + + + + + iso-8859-13 + + + + + iso-8859-14 + + + + + iso-8859-15 + + + + + utf8 + + + + + utf16 + + + + ComboMetachar + + + + 180 + 200 + 221 + 21 + + + + + @widgetText + + + + + + CBMetaKeywords + + + + 40 + 220 + 130 + 20 + + + + Meta keywords: + + + + + + <meta name="KEYWORDS" content="@LEMetaKeywords"> + + + + + + CBMetaAuthor + + + + 40 + 180 + 130 + 20 + + + + Meta author: + + + + + + <meta name="AUTHOR" content="@LEMetaAuthor"> + + + + + + CBBasedir + + + + 40 + 120 + 120 + 21 + + + + Base directory: + + + + + + <base href="@LEBasedir"> + + + + + + CBHead + + + + 20 + 100 + 130 + 21 + + + + Head area + + + true + + + + + + <head> +@CBBasedir +@LETitle +@CBMetaQuanta +@CBMetaAuthor +@CBMetaChar +@CBMetaKeywords +@CBStyle +@CBStyleArea +@CBJavascript + + + + + + LETitle + + + + 90 + 140 + 311 + 20 + + + + + <title>@widgetText</title> + + + + + + CBBodyClose + + + false + + + + 20 + 380 + 91 + 21 + + + + /Body + + + true + + + + + + </body> + + + + + + CBHTMLClose + + + false + + + + 20 + 400 + 101 + 20 + + + + /HTML + + + true + + + + + + </html> + + + + + + CBHeadClose + + + false + + + + 20 + 300 + 70 + 21 + + + + /head + + + true + + + + + + </head> + + + + + + CBJavascript + + + + 40 + 280 + 140 + 21 + + + + JavaScript area + + + + + + <script language="javascript"> + + </script> + + + + + + CBBody + + + + 20 + 320 + 111 + 21 + + + + Body tag + + + true + + + + + + <body> + + + + + + ExecButton1 + + + + 170 + 480 + 81 + 31 + + + + &Test + + + false + + + + echo '@CBDTD +@CBCVS +@CBHTML +@CBHead +@CBHeadClose +@CBBody +@CBPHPHeader +@CBPHPFooter +@CBBodyClose +@CBHTMLClose' + + + + true + + + + + CloseButton1 + + + + 170 + 430 + 80 + 31 + + + + &OK + + + false + + + + echo '@CBDTD +@CBCVS +@CBHTML +@CBHead +@CBHeadClose +@CBBody +@CBPHPHeader +@CBPHPFooter +@CBBodyClose +@CBHTMLClose' + + + + true + + + + + LEPHPFooter + + + + 180 + 360 + 221 + 20 + + + + + @widgetText + + + + + + LEPHPHeader + + + + 180 + 340 + 220 + 20 + + + + + @widgetText + + + + + + CBPHPHeader + + + + 20 + 340 + 150 + 21 + + + + PHP header include: + + + + + + <? include ("@LEPHPHeader") ?> + + + + + + + CBPHPFooter + + + + 20 + 360 + 151 + 21 + + + + PHP footer include: + + + + + + +<? include ("@LEPHPFooter") ?> + + + + + + CBMetaQuanta + + + + 40 + 160 + 120 + 21 + + + + Meta Quanta + + + true + + + + + + <meta name="GENERATOR" content="Quanta Plus"> + + + + + + + CBHead + toggled(bool) + CBHeadClose + toggle() + + + CBBody + toggled(bool) + CBBodyClose + toggle() + + + CBHTML + toggled(bool) + CBHTMLClose + toggle() + + + CBHead + toggled(bool) + CBMetaAuthor + setEnabled(bool) + + + CBHead + toggled(bool) + CBMetaQuanta + setEnabled(bool) + + + CBHead + toggled(bool) + CBBasedir + setEnabled(bool) + + + CBHead + toggled(bool) + LEBasedir + setEnabled(bool) + + + CBHead + toggled(bool) + LETitle + setEnabled(bool) + + + CBHead + toggled(bool) + CBMetaChar + setEnabled(bool) + + + CBHead + toggled(bool) + CBMetaKeywords + setEnabled(bool) + + + CBHead + toggled(bool) + CBStyle + setEnabled(bool) + + + CBHead + toggled(bool) + CBStyleArea + setEnabled(bool) + + + CBHead + toggled(bool) + CBJavascript + setEnabled(bool) + + + CBHead + toggled(bool) + LEMetaKeywords + setEnabled(bool) + + + CBHead + toggled(bool) + LEStyle + setEnabled(bool) + + + CBHead + toggled(bool) + ComboMetachar + setEnabled(bool) + + + CBHead + toggled(bool) + LEMetaAuthor + setEnabled(bool) + + + + -- cgit v1.2.1