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 --- quanta/data/Makefile.am | 5 + quanta/data/chars | 170 +++ quanta/data/config/Makefile.am | 13 + quanta/data/config/actions.rc | 21 + quanta/data/config/plugins.rc | 66 ++ quanta/data/config/quanta_preview_config.desktop | 44 + quanta/data/config/quantaui.rc | 293 +++++ quanta/data/doc/Makefile.am | 3 + quanta/data/doc/README.FIRST | 9 + quanta/data/doc/aniquanta.gif | Bin 0 -> 6305 bytes quanta/data/doc/background.png | Bin 0 -> 123424 bytes quanta/data/doc/bgtable.png | Bin 0 -> 17111 bytes quanta/data/doc/developer.html | 102 ++ quanta/data/doc/documentation.html | 146 +++ quanta/data/doc/faq.html | 239 ++++ quanta/data/doc/focus.html | 100 ++ quanta/data/doc/head_bg.gif | Bin 0 -> 205 bytes quanta/data/doc/intro.html | 142 +++ quanta/data/doc/kdelogo2.png | Bin 0 -> 7719 bytes quanta/data/doc/konq.css | 61 + quanta/data/doc/lines.png | Bin 0 -> 259 bytes quanta/data/doc/lines2.png | Bin 0 -> 198 bytes quanta/data/doc/maindoc.html | 119 ++ quanta/data/doc/minilogo.jpg | Bin 0 -> 2537 bytes quanta/data/doc/minilogo.png | Bin 0 -> 14907 bytes quanta/data/doc/more.png | Bin 0 -> 640 bytes quanta/data/doc/qcenter2.png | Bin 0 -> 73836 bytes quanta/data/doc/quanta.css | 9 + quanta/data/doc/quanta.docrc | 10 + quanta/data/doc/quantahdr.png | Bin 0 -> 19719 bytes quanta/data/doc/shadow1.png | Bin 0 -> 184 bytes quanta/data/doc/template.html | 81 ++ quanta/data/doc/templates.html | 189 +++ quanta/data/doc/tips.html | 151 +++ quanta/data/doc/webdev.png | Bin 0 -> 7322 bytes quanta/data/dtep/Makefile.am | 4 + quanta/data/dtep/cffunct/Makefile.am | 3 + quanta/data/dtep/cffunct/abs.tag | 6 + quanta/data/dtep/cffunct/acos.tag | 6 + quanta/data/dtep/cffunct/acs.tag | 6 + quanta/data/dtep/cffunct/array.tag | 68 ++ quanta/data/dtep/cffunct/asin.tag | 6 + quanta/data/dtep/cffunct/atn.tag | 6 + quanta/data/dtep/cffunct/authenticatedcontext.tag | 5 + quanta/data/dtep/cffunct/authenticateduser.tag | 5 + quanta/data/dtep/cffunct/bitand.tag | 7 + quanta/data/dtep/cffunct/bitmaskclear.tag | 8 + quanta/data/dtep/cffunct/bitmaskread.tag | 8 + quanta/data/dtep/cffunct/bitmaskset.tag | 9 + quanta/data/dtep/cffunct/bitnot.tag | 6 + quanta/data/dtep/cffunct/bitor.tag | 7 + quanta/data/dtep/cffunct/bitshln.tag | 7 + quanta/data/dtep/cffunct/bitshrn.tag | 7 + quanta/data/dtep/cffunct/bitxor.tag | 7 + quanta/data/dtep/cffunct/ceiling.tag | 6 + quanta/data/dtep/cffunct/chr.tag | 6 + quanta/data/dtep/cffunct/cjustify.tag | 7 + quanta/data/dtep/cffunct/compare.tag | 7 + quanta/data/dtep/cffunct/comparenocase.tag | 7 + quanta/data/dtep/cffunct/cos.tag | 6 + quanta/data/dtep/cffunct/createobject.tag | 10 + quanta/data/dtep/cffunct/createuuid.tag | 5 + quanta/data/dtep/cffunct/datetime.tag | 91 ++ quanta/data/dtep/cffunct/de.tag | 7 + quanta/data/dtep/cffunct/decimalformat.tag | 7 + quanta/data/dtep/cffunct/decrementvalue.tag | 7 + quanta/data/dtep/cffunct/decrypt.tag | 8 + quanta/data/dtep/cffunct/deleteclientvariable.tag | 7 + quanta/data/dtep/cffunct/description.rc | 15 + quanta/data/dtep/cffunct/directoryexists.tag | 7 + quanta/data/dtep/cffunct/dollarformat.tag | 7 + quanta/data/dtep/cffunct/duplicate.tag | 7 + quanta/data/dtep/cffunct/encrypt.tag | 8 + quanta/data/dtep/cffunct/evaluate.tag | 8 + quanta/data/dtep/cffunct/exp.tag | 7 + quanta/data/dtep/cffunct/expandpath.tag | 7 + quanta/data/dtep/cffunct/fileexists.tag | 7 + quanta/data/dtep/cffunct/find.tag | 19 + quanta/data/dtep/cffunct/fix.tag | 7 + quanta/data/dtep/cffunct/formatbasen.tag | 8 + quanta/data/dtep/cffunct/getbasetagdata.tag | 8 + quanta/data/dtep/cffunct/getbasetaglist.tag | 6 + quanta/data/dtep/cffunct/getbasetemplatepath.tag | 6 + .../data/dtep/cffunct/getclientvariableslist.tag | 6 + .../data/dtep/cffunct/getcurrenttemplatepath.tag | 6 + quanta/data/dtep/cffunct/getdirectoryfrompath.tag | 7 + quanta/data/dtep/cffunct/getexception.tag | 7 + quanta/data/dtep/cffunct/getfilefrompath.tag | 7 + quanta/data/dtep/cffunct/getfunctionlist.tag | 6 + quanta/data/dtep/cffunct/gethttprequestdata.tag | 6 + quanta/data/dtep/cffunct/gethttptimestring.tag | 7 + quanta/data/dtep/cffunct/getlocale.tag | 6 + quanta/data/dtep/cffunct/getmetricdata.tag | 7 + quanta/data/dtep/cffunct/getprofilestring.tag | 9 + quanta/data/dtep/cffunct/gettempdirectory.tag | 6 + quanta/data/dtep/cffunct/gettempfile.tag | 8 + quanta/data/dtep/cffunct/gettemplatepath.tag | 6 + quanta/data/dtep/cffunct/gettickcount.tag | 6 + quanta/data/dtep/cffunct/gettoken.tag | 9 + quanta/data/dtep/cffunct/hash.tag | 7 + quanta/data/dtep/cffunct/htmlcodeformat.tag | 8 + quanta/data/dtep/cffunct/htmleditformat.tag | 8 + quanta/data/dtep/cffunct/iif.tag | 9 + quanta/data/dtep/cffunct/incrementvalue.tag | 7 + quanta/data/dtep/cffunct/inputbasen.tag | 8 + quanta/data/dtep/cffunct/insert.tag | 9 + quanta/data/dtep/cffunct/int.tag | 7 + quanta/data/dtep/cffunct/isarray.tag | 7 + quanta/data/dtep/cffunct/isauthenticated.tag | 6 + quanta/data/dtep/cfml/Makefile.am | 3 + quanta/data/dtep/cfml/cfabort.tag | 14 + quanta/data/dtep/cfml/cfapplet.tag | 6 + quanta/data/dtep/cfml/cfapplication.tag | 69 ++ quanta/data/dtep/cfml/cfargument.tag | 9 + quanta/data/dtep/cfml/cfassociate.tag | 7 + quanta/data/dtep/cfml/cfauthenticate.tag | 32 + quanta/data/dtep/cfml/cfbreak.tag | 4 + quanta/data/dtep/cfml/cfcache.tag | 21 + quanta/data/dtep/cfml/cfcase.tag | 19 + quanta/data/dtep/cfml/cfcatch.tag | 26 + quanta/data/dtep/cfml/cfchart.tag | 120 ++ quanta/data/dtep/cfml/cfchartdata.tag | 7 + quanta/data/dtep/cfml/cfchartseries.tag | 45 + quanta/data/dtep/cfml/cfcol.tag | 15 + quanta/data/dtep/cfml/cfcollection.tag | 19 + quanta/data/dtep/cfml/cfcomponent.tag | 16 + quanta/data/dtep/cfml/cfcontent.tag | 9 + quanta/data/dtep/cfml/cfcookie.tag | 16 + quanta/data/dtep/cfml/cfdirectory.tag | 19 + quanta/data/dtep/cfml/cfdump.tag | 13 + quanta/data/dtep/cfml/cferror.tag | 22 + quanta/data/dtep/cfml/cfexecute.tag | 9 + quanta/data/dtep/cfml/cfexit.tag | 12 + quanta/data/dtep/cfml/cffile.tag | 37 + quanta/data/dtep/cfml/cfflush.tag | 6 + quanta/data/dtep/cfml/cfform.tag | 24 + quanta/data/dtep/cfml/cfftp.tag | 64 + quanta/data/dtep/cfml/cffunction.tag | 38 + quanta/data/dtep/cfml/cfgrid.tag | 173 +++ quanta/data/dtep/cfml/cfgridcolumn.tag | 86 ++ quanta/data/dtep/cfml/cfgridrow.tag | 6 + quanta/data/dtep/cfml/cfgridupdate.tag | 18 + quanta/data/dtep/cfml/cfheader.tag | 9 + quanta/data/dtep/cfml/cfhtmlhead.tag | 6 + quanta/data/dtep/cfml/cfhttp.tag | 50 + quanta/data/dtep/cfml/cfhttpparam.tag | 17 + quanta/data/dtep/cfml/cfimport.tag | 8 + quanta/data/dtep/cfml/cfinclude.tag | 6 + quanta/data/dtep/cfml/cfindex.tag | 36 + quanta/data/dtep/cfml/cfinput.tag | 42 + quanta/data/dtep/cfml/cfinsert.tag | 12 + quanta/data/dtep/cfml/cfinvoke.tag | 13 + quanta/data/dtep/cfml/cfinvokeargument.tag | 7 + quanta/data/dtep/cfml/cfldap.tag | 60 + quanta/data/dtep/cfml/cflocation.tag | 12 + quanta/data/dtep/cfml/cflock.tag | 26 + quanta/data/dtep/cfml/cflog.tag | 27 + quanta/data/dtep/cfml/cflogin.tag | 8 + quanta/data/dtep/cfml/cfloginuser.tag | 8 + quanta/data/dtep/cfml/cfloop.tag | 17 + quanta/data/dtep/cfml/cfmail.tag | 34 + quanta/data/dtep/cfml/cfmailparam.tag | 8 + quanta/data/dtep/cfml/cfmodule.tag | 9 + quanta/data/dtep/cfml/cfobject.tag | 37 + quanta/data/dtep/cfml/cfobjectcache.tag | 8 + quanta/data/dtep/cfml/cfoutput.tag | 15 + quanta/data/dtep/cfml/cfparam.tag | 21 + quanta/data/dtep/cfml/cfpop.tag | 28 + quanta/data/dtep/cfml/cfprocessingdirective.tag | 13 + quanta/data/dtep/cfml/cfprocparam.tag | 49 + quanta/data/dtep/cfml/cfprocresult.tag | 8 + quanta/data/dtep/cfml/cfproperty.tag | 20 + quanta/data/dtep/cfml/cfquery.tag | 21 + quanta/data/dtep/cfml/cfqueryparam.tag | 47 + quanta/data/dtep/cfml/cfregistry.tag | 32 + quanta/data/dtep/cfml/cfreport.tag | 19 + quanta/data/dtep/cfml/cfsavecontent.tag | 6 + quanta/data/dtep/cfml/cfschedule.tag | 40 + quanta/data/dtep/cfml/cfsearch.tag | 17 + quanta/data/dtep/cfml/cfselect.tag | 26 + quanta/data/dtep/cfml/cfsetting.tag | 18 + quanta/data/dtep/cfml/cfslider.tag | 85 ++ quanta/data/dtep/cfml/cfstoredproc.tag | 22 + quanta/data/dtep/cfml/cfswitch.tag | 6 + quanta/data/dtep/cfml/cftable.tag | 13 + quanta/data/dtep/cfml/cftextinput.tag | 68 ++ quanta/data/dtep/cfml/cfthrow.tag | 16 + quanta/data/dtep/cfml/cftrace.tag | 23 + quanta/data/dtep/cfml/cftransaction.tag | 20 + quanta/data/dtep/cfml/cftree.tag | 91 ++ quanta/data/dtep/cfml/cftreeitem.tag | 37 + quanta/data/dtep/cfml/cfupdate.tag | 12 + quanta/data/dtep/cfml/cfusion.tag | 15 + quanta/data/dtep/cfml/cfwddx.tag | 28 + quanta/data/dtep/cfml/cfxml.tag | 12 + quanta/data/dtep/cfml/description.rc | 20 + quanta/data/dtep/cfml/ftp.tag | 64 + quanta/data/dtep/cfml/test.cfm | 2 + quanta/data/dtep/css/Makefile.am | 18 + quanta/data/dtep/css/background.tag | 67 ++ quanta/data/dtep/css/border-bottom-color.tag | 11 + quanta/data/dtep/css/border-bottom-style.tag | 20 + quanta/data/dtep/css/border-bottom-width.tag | 14 + quanta/data/dtep/css/border-bottom.tag | 23 + quanta/data/dtep/css/border-collapse.tag | 12 + quanta/data/dtep/css/border-color.tag | 12 + quanta/data/dtep/css/border-left-color.tag | 12 + quanta/data/dtep/css/border-left-style.tag | 20 + quanta/data/dtep/css/border-left-width.tag | 14 + quanta/data/dtep/css/border-left.tag | 25 + quanta/data/dtep/css/border-right-color.tag | 12 + quanta/data/dtep/css/border-right-style.tag | 20 + quanta/data/dtep/css/border-right-width.tag | 14 + quanta/data/dtep/css/border-right.tag | 25 + quanta/data/dtep/css/border-spacing.tag | 11 + quanta/data/dtep/css/border-top-color.tag | 12 + quanta/data/dtep/css/border-top-style.tag | 20 + quanta/data/dtep/css/border-top-width.tag | 14 + quanta/data/dtep/css/border-top.tag | 25 + quanta/data/dtep/css/border.tag | 41 + quanta/data/dtep/css/bottom.tag | 13 + quanta/data/dtep/css/caption-side.tag | 14 + quanta/data/dtep/css/clear.tag | 14 + quanta/data/dtep/css/clip.tag | 12 + quanta/data/dtep/css/color.tag | 12 + quanta/data/dtep/css/content.tag | 18 + quanta/data/dtep/css/counter-increment.tag | 13 + quanta/data/dtep/css/counter-reset.tag | 13 + quanta/data/dtep/css/cursor.tag | 28 + quanta/data/dtep/css/description.rc | 37 + quanta/data/dtep/css/direction.tag | 12 + quanta/data/dtep/css/display.tag | 27 + quanta/data/dtep/css/empty-cells.tag | 12 + quanta/data/dtep/css/float.tag | 13 + quanta/data/dtep/css/font-size-adjust.tag | 12 + quanta/data/dtep/css/font-stretch.tag | 21 + quanta/data/dtep/css/font.tag | 75 ++ quanta/data/dtep/css/height.tag | 13 + quanta/data/dtep/css/left.tag | 13 + quanta/data/dtep/css/letter-spacing.tag | 12 + quanta/data/dtep/css/line-height.tag | 14 + quanta/data/dtep/css/list-style.tag | 60 + quanta/data/dtep/css/margin-bottom.tag | 13 + quanta/data/dtep/css/margin-left.tag | 13 + quanta/data/dtep/css/margin-right.tag | 13 + quanta/data/dtep/css/margin-top.tag | 13 + quanta/data/dtep/css/margin.tag | 13 + quanta/data/dtep/css/marker-offset.tag | 12 + quanta/data/dtep/css/max-height.tag | 13 + quanta/data/dtep/css/max-width.tag | 13 + quanta/data/dtep/css/min-height.tag | 12 + quanta/data/dtep/css/min-width.tag | 12 + quanta/data/dtep/css/outline.tag | 49 + quanta/data/dtep/css/overflow.tag | 14 + quanta/data/dtep/css/padding-bottom.tag | 12 + quanta/data/dtep/css/padding-left.tag | 12 + quanta/data/dtep/css/padding-right.tag | 12 + quanta/data/dtep/css/padding-top.tag | 12 + quanta/data/dtep/css/padding.tag | 12 + quanta/data/dtep/css/position.tag | 14 + quanta/data/dtep/css/quotes.tag | 12 + quanta/data/dtep/css/right.tag | 13 + quanta/data/dtep/css/table-layout.tag | 12 + quanta/data/dtep/css/text-align.tag | 15 + quanta/data/dtep/css/text-decoration.tag | 15 + quanta/data/dtep/css/text-indent.tag | 12 + quanta/data/dtep/css/text-shadow.tag | 13 + quanta/data/dtep/css/text-transform.tag | 14 + quanta/data/dtep/css/top.tag | 13 + quanta/data/dtep/css/unicode-bidi.tag | 13 + quanta/data/dtep/css/vertical-align.tag | 20 + quanta/data/dtep/css/visibility.tag | 13 + quanta/data/dtep/css/white-space.tag | 13 + quanta/data/dtep/css/width.tag | 13 + quanta/data/dtep/css/word-spacing.tag | 12 + quanta/data/dtep/css/z-index.tag | 12 + quanta/data/dtep/docbook-4.2/Makefile.am | 6 + quanta/data/dtep/docbook-4.2/a.tag | 339 ++++++ quanta/data/dtep/docbook-4.2/b.tag | 206 ++++ quanta/data/dtep/docbook-4.2/c.tag | 264 +++++ quanta/data/dtep/docbook-4.2/common.tag | 35 + quanta/data/dtep/docbook-4.2/d.tag | 43 + quanta/data/dtep/docbook-4.2/description.rc | 23 + quanta/data/dtep/docbook-4.2/e.tag | 172 +++ quanta/data/dtep/docbook-4.2/f.tag | 128 ++ quanta/data/dtep/docbook-4.2/g.tag | 249 ++++ quanta/data/dtep/docbook-4.2/h.tag | 19 + quanta/data/dtep/docbook-4.2/i.tag | 379 ++++++ quanta/data/dtep/docbook-4.2/j.tag | 5 + quanta/data/dtep/docbook-4.2/k.tag | 48 + quanta/data/dtep/docbook-4.2/l.tag | 101 ++ quanta/data/dtep/docbook-4.2/m.tag | 123 ++ quanta/data/dtep/docbook-4.2/n.tag | 12 + quanta/data/dtep/docbook-4.2/o.tag | 106 ++ quanta/data/dtep/docbook-4.2/p.tag | 152 +++ quanta/data/dtep/docbook-4.2/q.tag | 20 + quanta/data/dtep/docbook-4.2/r.tag | 112 ++ quanta/data/dtep/docbook-4.2/s.tag | 482 ++++++++ quanta/data/dtep/docbook-4.2/t.tag | 305 +++++ quanta/data/dtep/docbook-4.2/u.tag | 27 + quanta/data/dtep/docbook-4.2/v.tag | 113 ++ quanta/data/dtep/docbook-4.2/w.tag | 6 + quanta/data/dtep/docbook-4.2/x.tag | 16 + quanta/data/dtep/docbook-4.2/y.tag | 5 + quanta/data/dtep/dtd-description.txt | 207 ++++ quanta/data/dtep/dtd/Makefile.am | 3 + quanta/data/dtep/dtd/description.rc | 25 + quanta/data/dtep/empty/Makefile.am | 4 + quanta/data/dtep/empty/description.rc | 9 + quanta/data/dtep/html-frameset/Makefile.am | 3 + quanta/data/dtep/html-frameset/basefont.tag | 44 + quanta/data/dtep/html-frameset/common.tag | 46 + quanta/data/dtep/html-frameset/description.rc | 59 + quanta/data/dtep/html-frameset/font.tag | 77 ++ quanta/data/dtep/html-frameset/frame.tag | 79 ++ quanta/data/dtep/html-frameset/frameset.tag | 35 + quanta/data/dtep/html-frameset/isindex.tag | 14 + quanta/data/dtep/html-strict/Makefile.am | 5 + quanta/data/dtep/html-strict/a.tag | 329 ++++++ quanta/data/dtep/html-strict/b.tag | 365 ++++++ quanta/data/dtep/html-strict/c.tag | 257 ++++ quanta/data/dtep/html-strict/common.tag | 46 + quanta/data/dtep/html-strict/d.tag | 288 +++++ quanta/data/dtep/html-strict/description.rc | 59 + quanta/data/dtep/html-strict/e.tag | 40 + quanta/data/dtep/html-strict/f.tag | 136 +++ quanta/data/dtep/html-strict/h.tag | 374 ++++++ quanta/data/dtep/html-strict/i.tag | 303 +++++ quanta/data/dtep/html-strict/k.tag | 40 + quanta/data/dtep/html-strict/l.tag | 314 +++++ quanta/data/dtep/html-strict/m.tag | 83 ++ quanta/data/dtep/html-strict/n.tag | 27 + quanta/data/dtep/html-strict/o.tag | 242 ++++ quanta/data/dtep/html-strict/p.tag | 133 +++ quanta/data/dtep/html-strict/q.tag | 40 + quanta/data/dtep/html-strict/s.tag | 354 ++++++ quanta/data/dtep/html-strict/t.tag | 651 +++++++++++ quanta/data/dtep/html-strict/u.tag | 72 ++ quanta/data/dtep/html-strict/v.tag | 40 + quanta/data/dtep/html/Makefile.am | 4 + quanta/data/dtep/html/a.tag | 359 ++++++ quanta/data/dtep/html/b.tag | 477 ++++++++ quanta/data/dtep/html/c.tag | 349 ++++++ quanta/data/dtep/html/common.tag | 46 + quanta/data/dtep/html/d.tag | 337 ++++++ quanta/data/dtep/html/description.rc | 58 + quanta/data/dtep/html/e.tag | 47 + quanta/data/dtep/html/f.tag | 280 +++++ quanta/data/dtep/html/h.tag | 423 +++++++ quanta/data/dtep/html/i.tag | 494 ++++++++ quanta/data/dtep/html/k.tag | 47 + quanta/data/dtep/html/l.tag | 345 ++++++ quanta/data/dtep/html/m.tag | 88 ++ quanta/data/dtep/html/n.tag | 71 ++ quanta/data/dtep/html/o.tag | 253 ++++ quanta/data/dtep/html/p.tag | 144 +++ quanta/data/dtep/html/q.tag | 47 + quanta/data/dtep/html/s.tag | 408 +++++++ quanta/data/dtep/html/strong.tag | 51 + quanta/data/dtep/html/t.tag | 684 +++++++++++ quanta/data/dtep/html/u.tag | 72 ++ quanta/data/dtep/html/v.tag | 47 + quanta/data/dtep/kde-docbook-4.1.2/Makefile.am | 6 + quanta/data/dtep/kde-docbook-4.1.2/a.tag | 255 ++++ quanta/data/dtep/kde-docbook-4.1.2/b.tag | 152 +++ quanta/data/dtep/kde-docbook-4.1.2/c.tag | 174 +++ quanta/data/dtep/kde-docbook-4.1.2/common.tag | 35 + quanta/data/dtep/kde-docbook-4.1.2/d.tag | 12 + quanta/data/dtep/kde-docbook-4.1.2/description.rc | 23 + quanta/data/dtep/kde-docbook-4.1.2/e.tag | 106 ++ quanta/data/dtep/kde-docbook-4.1.2/f.tag | 109 ++ quanta/data/dtep/kde-docbook-4.1.2/g.tag | 148 +++ quanta/data/dtep/kde-docbook-4.1.2/h.tag | 17 + quanta/data/dtep/kde-docbook-4.1.2/i.tag | 252 ++++ quanta/data/dtep/kde-docbook-4.1.2/k.tag | 48 + quanta/data/dtep/kde-docbook-4.1.2/l.tag | 76 ++ quanta/data/dtep/kde-docbook-4.1.2/m.tag | 62 + quanta/data/dtep/kde-docbook-4.1.2/n.tag | 12 + quanta/data/dtep/kde-docbook-4.1.2/o.tag | 52 + quanta/data/dtep/kde-docbook-4.1.2/p.tag | 91 ++ quanta/data/dtep/kde-docbook-4.1.2/q.tag | 19 + quanta/data/dtep/kde-docbook-4.1.2/r.tag | 104 ++ quanta/data/dtep/kde-docbook-4.1.2/s.tag | 296 +++++ quanta/data/dtep/kde-docbook-4.1.2/t.tag | 238 ++++ quanta/data/dtep/kde-docbook-4.1.2/u.tag | 27 + quanta/data/dtep/kde-docbook-4.1.2/v.tag | 15 + quanta/data/dtep/kde-docbook-4.1.2/w.tag | 5 + quanta/data/dtep/kde-docbook-4.1.2/x.tag | 16 + quanta/data/dtep/kde-docbook-4.1.2/y.tag | 5 + quanta/data/dtep/kde-docbook-4.2/Makefile.am | 4 + quanta/data/dtep/kde-docbook-4.2/common.tag | 35 + quanta/data/dtep/kde-docbook-4.2/description.rc | 24 + quanta/data/dtep/php/Makefile.am | 144 +++ quanta/data/dtep/php/apache.tag | 40 + quanta/data/dtep/php/apd.tag | 56 + quanta/data/dtep/php/array.tag | 319 +++++ quanta/data/dtep/php/aspell.tag | 19 + quanta/data/dtep/php/bc.tag | 50 + quanta/data/dtep/php/bcompiler.tag | 43 + quanta/data/dtep/php/bzip2.tag | 40 + quanta/data/dtep/php/calendar.tag | 76 ++ quanta/data/dtep/php/ccvs.tag | 68 ++ quanta/data/dtep/php/classkit.tag | 35 + quanta/data/dtep/php/classobj.tag | 53 + quanta/data/dtep/php/com.tag | 166 +++ quanta/data/dtep/php/cpdf.tag | 367 ++++++ quanta/data/dtep/php/crack.tag | 15 + quanta/data/dtep/php/ctype.tag | 36 + quanta/data/dtep/php/curl.tag | 60 + quanta/data/dtep/php/cybercash.tag | 19 + quanta/data/dtep/php/cybermut.tag | 29 + quanta/data/dtep/php/cyrus.tag | 33 + quanta/data/dtep/php/datetime.tag | 84 ++ quanta/data/dtep/php/dba.tag | 60 + quanta/data/dtep/php/dbase.tag | 47 + quanta/data/dtep/php/dbm.tag | 41 + quanta/data/dtep/php/dbplus.tag | 181 +++ quanta/data/dtep/php/dbx.tag | 39 + quanta/data/dtep/php/description.rc | 78 ++ quanta/data/dtep/php/dio.tag | 41 + quanta/data/dtep/php/dir.tag | 30 + quanta/data/dtep/php/dom.tag | 245 ++++ quanta/data/dtep/php/domxml.tag | 230 ++++ quanta/data/dtep/php/dotnet.tag | 8 + quanta/data/dtep/php/errorfunc.tag | 31 + quanta/data/dtep/php/exec.tag | 46 + quanta/data/dtep/php/exif.tag | 21 + quanta/data/dtep/php/fam.tag | 41 + quanta/data/dtep/php/fbsql.tag | 224 ++++ quanta/data/dtep/php/fdf.tag | 157 +++ quanta/data/dtep/php/filepro.tag | 23 + quanta/data/dtep/php/filesystem.tag | 272 +++++ quanta/data/dtep/php/fribidi.tag | 8 + quanta/data/dtep/php/ftp.tag | 162 +++ quanta/data/dtep/php/funchand.tag | 41 + quanta/data/dtep/php/gettext.tag | 44 + quanta/data/dtep/php/gmp.tag | 149 +++ quanta/data/dtep/php/http.tag | 30 + quanta/data/dtep/php/hw.tag | 271 +++++ quanta/data/dtep/php/hwapi.tag | 158 +++ quanta/data/dtep/php/hyperwave.tag | 268 +++++ quanta/data/dtep/php/ibase.tag | 219 ++++ quanta/data/dtep/php/icap.tag | 58 + quanta/data/dtep/php/iconv.tag | 55 + quanta/data/dtep/php/id3.tag | 27 + quanta/data/dtep/php/ifx.tag | 137 +++ quanta/data/dtep/php/iisfunc.tag | 71 ++ quanta/data/dtep/php/image.tag | 557 +++++++++ quanta/data/dtep/php/imap.tag | 278 +++++ quanta/data/dtep/php/includes.tag | 15 + quanta/data/dtep/php/info.tag | 112 ++ quanta/data/dtep/php/ingres-ii.tag | 70 ++ quanta/data/dtep/php/ircg.tag | 139 +++ quanta/data/dtep/php/java.tag | 7 + quanta/data/dtep/php/ldap.tag | 205 ++++ quanta/data/dtep/php/lzf.tag | 11 + quanta/data/dtep/php/mail.tag | 13 + quanta/data/dtep/php/mailparse.tag | 49 + quanta/data/dtep/php/math.tag | 157 +++ quanta/data/dtep/php/mbstring.tag | 201 ++++ quanta/data/dtep/php/mcal.tag | 210 ++++ quanta/data/dtep/php/mcrypt.tag | 153 +++ quanta/data/dtep/php/mcve.tag | 404 +++++++ quanta/data/dtep/php/memcache.tag | 57 + quanta/data/dtep/php/mhash.tag | 22 + quanta/data/dtep/php/mime_magic.tag | 6 + quanta/data/dtep/php/ming.tag | 318 +++++ quanta/data/dtep/php/misc.tag | 71 ++ quanta/data/dtep/php/mnogosearch.tag | 96 ++ quanta/data/dtep/php/msession.tag | 76 ++ quanta/data/dtep/php/msql.tag | 111 ++ quanta/data/dtep/php/mssql.tag | 117 ++ quanta/data/dtep/php/muscat.tag | 20 + quanta/data/dtep/php/mysql.tag | 181 +++ quanta/data/dtep/php/mysqli.tag | 313 +++++ quanta/data/dtep/php/ncurses.tag | 535 +++++++++ quanta/data/dtep/php/network.tag | 94 ++ quanta/data/dtep/php/nis.tag | 41 + quanta/data/dtep/php/notes.tag | 60 + quanta/data/dtep/php/nsapi.tag | 10 + quanta/data/dtep/php/objaggregation.tag | 46 + quanta/data/dtep/php/oci8.tag | 421 +++++++ quanta/data/dtep/php/odbc.tag | 209 ++++ quanta/data/dtep/php/openal.tag | 81 ++ quanta/data/dtep/php/openssl.tag | 168 +++ quanta/data/dtep/php/oracle.tag | 87 ++ quanta/data/dtep/php/outcontrol.tag | 46 + quanta/data/dtep/php/overload.tag | 6 + quanta/data/dtep/php/ovrimos.tag | 81 ++ quanta/data/dtep/php/parsekit.tag | 16 + quanta/data/dtep/php/pcntl.tag | 54 + quanta/data/dtep/php/pcre.tag | 44 + quanta/data/dtep/php/pdf.tag | 473 ++++++++ quanta/data/dtep/php/pfpro.tag | 29 + quanta/data/dtep/php/pgsql.tag | 272 +++++ quanta/data/dtep/php/posix.tag | 86 ++ quanta/data/dtep/php/printer.tag | 159 +++ quanta/data/dtep/php/pspell.tag | 86 ++ quanta/data/dtep/php/qtdom.tag | 8 + quanta/data/dtep/php/rar.tag | 38 + quanta/data/dtep/php/readline.tag | 38 + quanta/data/dtep/php/recode.tag | 12 + quanta/data/dtep/php/regex.tag | 36 + quanta/data/dtep/php/sem.tag | 78 ++ quanta/data/dtep/php/sesam.tag | 64 + quanta/data/dtep/php/session.tag | 62 + quanta/data/dtep/php/shmop.tag | 28 + quanta/data/dtep/php/simplexml.tag | 25 + quanta/data/dtep/php/snmp.tag | 66 ++ quanta/data/dtep/php/soap.tag | 71 ++ quanta/data/dtep/php/sockets.tag | 123 ++ quanta/data/dtep/php/spl.tag | 190 +++ quanta/data/dtep/php/sqlite.tag | 150 +++ quanta/data/dtep/php/stream.tag | 136 +++ quanta/data/dtep/php/strings.tag | 382 ++++++ quanta/data/dtep/php/swf.tag | 272 +++++ quanta/data/dtep/php/sybase.tag | 96 ++ quanta/data/dtep/php/tcpwrap.tag | 9 + quanta/data/dtep/php/tidy.tag | 144 +++ quanta/data/dtep/php/tokenizer.tag | 9 + quanta/data/dtep/php/uodbc.tag | 211 ++++ quanta/data/dtep/php/url.tag | 36 + quanta/data/dtep/php/var.tag | 99 ++ quanta/data/dtep/php/vpopmail.tag | 79 ++ quanta/data/dtep/php/w32api.tag | 28 + quanta/data/dtep/php/wddx.tag | 25 + quanta/data/dtep/php/xattr.tag | 26 + quanta/data/dtep/php/xdiff.tag | 58 + quanta/data/dtep/php/xml.tag | 95 ++ quanta/data/dtep/php/xmlrpc.tag | 57 + quanta/data/dtep/php/xsl.tag | 33 + quanta/data/dtep/php/xslt.tag | 71 ++ quanta/data/dtep/php/yaz.tag | 98 ++ quanta/data/dtep/php/zip.tag | 36 + quanta/data/dtep/php/zlib.tag | 79 ++ quanta/data/dtep/relaxng/Makefile.am | 4 + quanta/data/dtep/relaxng/anyName.tag | 11 + quanta/data/dtep/relaxng/attribute.tag | 32 + quanta/data/dtep/relaxng/choice.tag | 33 + quanta/data/dtep/relaxng/data.tag | 13 + quanta/data/dtep/relaxng/define.tag | 31 + quanta/data/dtep/relaxng/description.rc | 12 + quanta/data/dtep/relaxng/div.tag | 12 + quanta/data/dtep/relaxng/element.tag | 34 + quanta/data/dtep/relaxng/empty.tag | 8 + quanta/data/dtep/relaxng/except.tag | 33 + quanta/data/dtep/relaxng/externalRef.tag | 9 + quanta/data/dtep/relaxng/grammar.tag | 15 + quanta/data/dtep/relaxng/group.tag | 29 + quanta/data/dtep/relaxng/include.tag | 14 + quanta/data/dtep/relaxng/interleave.tag | 29 + quanta/data/dtep/relaxng/list.tag | 24 + quanta/data/dtep/relaxng/mixed.tag | 29 + quanta/data/dtep/relaxng/name.tag | 8 + quanta/data/dtep/relaxng/notAllowed.tag | 8 + quanta/data/dtep/relaxng/nsName.tag | 11 + quanta/data/dtep/relaxng/oneOrMore.tag | 29 + quanta/data/dtep/relaxng/optional.tag | 29 + quanta/data/dtep/relaxng/param.tag | 7 + quanta/data/dtep/relaxng/parentRef.tag | 9 + quanta/data/dtep/relaxng/ref.tag | 9 + quanta/data/dtep/relaxng/start.tag | 21 + quanta/data/dtep/relaxng/text.tag | 8 + quanta/data/dtep/relaxng/value.tag | 9 + quanta/data/dtep/relaxng/zeroOrMore.tag | 29 + quanta/data/dtep/schema/Makefile.am | 7 + quanta/data/dtep/schema/all.tag | 46 + quanta/data/dtep/schema/annotation.tag | 19 + quanta/data/dtep/schema/any.tag | 63 + quanta/data/dtep/schema/anyAttribute.tag | 43 + quanta/data/dtep/schema/appInfo.tag | 15 + quanta/data/dtep/schema/attribute.tag | 110 ++ quanta/data/dtep/schema/attributeGroup.tag | 52 + quanta/data/dtep/schema/choice.tag | 43 + quanta/data/dtep/schema/complexContent.tag | 34 + quanta/data/dtep/schema/complexType.tag | 91 ++ quanta/data/dtep/schema/description.rc | 17 + quanta/data/dtep/schema/documentation.tag | 25 + quanta/data/dtep/schema/element.tag | 168 +++ quanta/data/dtep/schema/enumeration.tag | 18 + quanta/data/dtep/schema/extension.tag | 35 + quanta/data/dtep/schema/field.tag | 28 + quanta/data/dtep/schema/fractionDigits.tag | 18 + quanta/data/dtep/schema/group.tag | 74 ++ quanta/data/dtep/schema/import.tag | 51 + quanta/data/dtep/schema/include.tag | 41 + quanta/data/dtep/schema/key.tag | 30 + quanta/data/dtep/schema/keyref.tag | 40 + quanta/data/dtep/schema/length.tag | 18 + quanta/data/dtep/schema/list.tag | 29 + quanta/data/dtep/schema/maxExclusive.tag | 18 + quanta/data/dtep/schema/maxInclusive.tag | 18 + quanta/data/dtep/schema/maxLength.tag | 18 + quanta/data/dtep/schema/minExclusive.tag | 18 + quanta/data/dtep/schema/minInclusive.tag | 18 + quanta/data/dtep/schema/minLength.tag | 18 + quanta/data/dtep/schema/notation.tag | 61 + quanta/data/dtep/schema/pattern.tag | 18 + quanta/data/dtep/schema/redefine.tag | 41 + quanta/data/dtep/schema/restriction.tag | 48 + quanta/data/dtep/schema/schema.tag | 102 ++ quanta/data/dtep/schema/selector.tag | 28 + quanta/data/dtep/schema/sequence.tag | 43 + quanta/data/dtep/schema/simpleContent.tag | 20 + quanta/data/dtep/schema/simpleType.tag | 44 + quanta/data/dtep/schema/totalDigits.tag | 18 + quanta/data/dtep/schema/union.tag | 29 + quanta/data/dtep/schema/unique.tag | 30 + quanta/data/dtep/schema/whiteSpace.tag | 23 + quanta/data/dtep/tagxml/Makefile.am | 3 + quanta/data/dtep/tagxml/attr.tag | 41 + quanta/data/dtep/tagxml/childstop.tag | 28 + quanta/data/dtep/tagxml/description.rc | 17 + quanta/data/dtep/tagxml/location.tag | 178 +++ quanta/data/dtep/tagxml/nonparams.tag | 12 + quanta/data/dtep/tagxml/spacer.tag | 25 + quanta/data/dtep/tagxml/tag.tag | 73 ++ quanta/data/dtep/tagxml/vpl.tag | 65 ++ quanta/data/dtep/wml-1-2/Makefile.am | 5 + quanta/data/dtep/wml-1-2/a.tag | 30 + quanta/data/dtep/wml-1-2/access.tag | 20 + quanta/data/dtep/wml-1-2/anchor.tag | 24 + quanta/data/dtep/wml-1-2/br.tag | 6 + quanta/data/dtep/wml-1-2/card.tag | 56 + quanta/data/dtep/wml-1-2/common.tag | 11 + quanta/data/dtep/wml-1-2/description.rc | 58 + quanta/data/dtep/wml-1-2/do.tag | 51 + quanta/data/dtep/wml-1-2/fieldset.tag | 18 + quanta/data/dtep/wml-1-2/go.tag | 44 + quanta/data/dtep/wml-1-2/img.tag | 65 ++ quanta/data/dtep/wml-1-2/input.tag | 80 ++ quanta/data/dtep/wml-1-2/meta.tag | 40 + quanta/data/dtep/wml-1-2/noop.tag | 6 + quanta/data/dtep/wml-1-2/onevent.tag | 22 + quanta/data/dtep/wml-1-2/optgroup.tag | 18 + quanta/data/dtep/wml-1-2/option.tag | 30 + quanta/data/dtep/wml-1-2/p.tag | 33 + quanta/data/dtep/wml-1-2/postfield.tag | 18 + quanta/data/dtep/wml-1-2/pre.tag | 12 + quanta/data/dtep/wml-1-2/select.tag | 58 + quanta/data/dtep/wml-1-2/setvar.tag | 18 + quanta/data/dtep/wml-1-2/table.tag | 37 + quanta/data/dtep/wml-1-2/template.tag | 24 + quanta/data/dtep/wml-1-2/timer.tag | 18 + quanta/data/dtep/wml-1-2/wml.tag | 13 + quanta/data/dtep/xhtml-basic/Makefile.am | 6 + quanta/data/dtep/xhtml-basic/a.tag | 76 ++ quanta/data/dtep/xhtml-basic/base.tag | 11 + quanta/data/dtep/xhtml-basic/blockquote.tag | 33 + quanta/data/dtep/xhtml-basic/body.tag | 24 + quanta/data/dtep/xhtml-basic/br.tag | 5 + quanta/data/dtep/xhtml-basic/common.tag | 18 + quanta/data/dtep/xhtml-basic/description.rc | 50 + quanta/data/dtep/xhtml-basic/div.tag | 46 + quanta/data/dtep/xhtml-basic/form.tag | 51 + quanta/data/dtep/xhtml-basic/head.tag | 20 + quanta/data/dtep/xhtml-basic/headings.tag | 161 +++ quanta/data/dtep/xhtml-basic/html.tag | 24 + quanta/data/dtep/xhtml-basic/input.tag | 104 ++ quanta/data/dtep/xhtml-basic/li.tag | 48 + quanta/data/dtep/xhtml-basic/link.tag | 70 ++ quanta/data/dtep/xhtml-basic/meta.tag | 31 + quanta/data/dtep/xhtml-basic/ol.tag | 9 + quanta/data/dtep/xhtml-basic/option.tag | 26 + quanta/data/dtep/xhtml-basic/p.tag | 41 + quanta/data/dtep/xhtml-basic/select.tag | 27 + quanta/data/dtep/xhtml-basic/table.tag | 12 + quanta/data/dtep/xhtml-basic/td.tag | 103 ++ quanta/data/dtep/xhtml-basic/textarea.tag | 29 + quanta/data/dtep/xhtml-basic/th.tag | 103 ++ quanta/data/dtep/xhtml-basic/tr.tag | 41 + quanta/data/dtep/xhtml-basic/ul.tag | 11 + quanta/data/dtep/xhtml-frameset/Makefile.am | 3 + quanta/data/dtep/xhtml-frameset/a.tag | 132 +++ quanta/data/dtep/xhtml-frameset/abbr.tag | 51 + quanta/data/dtep/xhtml-frameset/acronym.tag | 51 + quanta/data/dtep/xhtml-frameset/address.tag | 50 + quanta/data/dtep/xhtml-frameset/applet.tag | 146 +++ quanta/data/dtep/xhtml-frameset/area.tag | 49 + quanta/data/dtep/xhtml-frameset/b.tag | 51 + quanta/data/dtep/xhtml-frameset/base.tag | 24 + quanta/data/dtep/xhtml-frameset/basefont.tag | 41 + quanta/data/dtep/xhtml-frameset/bdo.tag | 51 + quanta/data/dtep/xhtml-frameset/big.tag | 51 + quanta/data/dtep/xhtml-frameset/blockquote.tag | 82 ++ quanta/data/dtep/xhtml-frameset/body.tag | 128 ++ quanta/data/dtep/xhtml-frameset/br.tag | 20 + quanta/data/dtep/xhtml-frameset/button.tag | 93 ++ quanta/data/dtep/xhtml-frameset/caption.tag | 63 + quanta/data/dtep/xhtml-frameset/center.tag | 75 ++ quanta/data/dtep/xhtml-frameset/cite.tag | 51 + quanta/data/dtep/xhtml-frameset/code.tag | 51 + quanta/data/dtep/xhtml-frameset/col.tag | 57 + quanta/data/dtep/xhtml-frameset/colgroup.tag | 61 + quanta/data/dtep/xhtml-frameset/common.tag | 70 ++ quanta/data/dtep/xhtml-frameset/dd.tag | 75 ++ quanta/data/dtep/xhtml-frameset/del.tag | 87 ++ quanta/data/dtep/xhtml-frameset/description.rc | 55 + quanta/data/dtep/xhtml-frameset/dfn.tag | 51 + quanta/data/dtep/xhtml-frameset/dir.tag | 16 + quanta/data/dtep/xhtml-frameset/div.tag | 88 ++ quanta/data/dtep/xhtml-frameset/dl.tag | 16 + quanta/data/dtep/xhtml-frameset/dt.tag | 51 + quanta/data/dtep/xhtml-frameset/em.tag | 51 + quanta/data/dtep/xhtml-frameset/fieldset.tag | 76 ++ quanta/data/dtep/xhtml-frameset/font.tag | 87 ++ quanta/data/dtep/xhtml-frameset/form.tag | 151 +++ quanta/data/dtep/xhtml-frameset/frame.tag | 63 + quanta/data/dtep/xhtml-frameset/frameset.tag | 37 + quanta/data/dtep/xhtml-frameset/head.tag | 30 + quanta/data/dtep/xhtml-frameset/headings.tag | 369 ++++++ quanta/data/dtep/xhtml-frameset/hr.tag | 35 + quanta/data/dtep/xhtml-frameset/html.tag | 27 + quanta/data/dtep/xhtml-frameset/i.tag | 51 + quanta/data/dtep/xhtml-frameset/iframe.tag | 160 +++ quanta/data/dtep/xhtml-frameset/img.tag | 43 + quanta/data/dtep/xhtml-frameset/input.tag | 125 ++ quanta/data/dtep/xhtml-frameset/ins.tag | 87 ++ quanta/data/dtep/xhtml-frameset/isindex.tag | 13 + quanta/data/dtep/xhtml-frameset/kbd.tag | 51 + quanta/data/dtep/xhtml-frameset/label.tag | 75 ++ quanta/data/dtep/xhtml-frameset/legend.tag | 70 ++ quanta/data/dtep/xhtml-frameset/li.tag | 101 ++ quanta/data/dtep/xhtml-frameset/link.tag | 77 ++ quanta/data/dtep/xhtml-frameset/map.tag | 44 + quanta/data/dtep/xhtml-frameset/menu.tag | 16 + quanta/data/dtep/xhtml-frameset/meta.tag | 37 + quanta/data/dtep/xhtml-frameset/noframes.tag | 11 + quanta/data/dtep/xhtml-frameset/noscript.tag | 75 ++ quanta/data/dtep/xhtml-frameset/object.tag | 209 ++++ quanta/data/dtep/xhtml-frameset/ol.tag | 36 + quanta/data/dtep/xhtml-frameset/optgroup.tag | 23 + quanta/data/dtep/xhtml-frameset/option.tag | 37 + quanta/data/dtep/xhtml-frameset/p.tag | 74 ++ quanta/data/dtep/xhtml-frameset/param.tag | 53 + quanta/data/dtep/xhtml-frameset/pre.tag | 53 + quanta/data/dtep/xhtml-frameset/q.tag | 57 + quanta/data/dtep/xhtml-frameset/s.tag | 51 + quanta/data/dtep/xhtml-frameset/samp.tag | 51 + quanta/data/dtep/xhtml-frameset/script.tag | 58 + quanta/data/dtep/xhtml-frameset/select.tag | 62 + quanta/data/dtep/xhtml-frameset/small.tag | 51 + quanta/data/dtep/xhtml-frameset/span.tag | 51 + quanta/data/dtep/xhtml-frameset/strike.tag | 51 + quanta/data/dtep/xhtml-frameset/strong.tag | 51 + quanta/data/dtep/xhtml-frameset/style.tag | 57 + quanta/data/dtep/xhtml-frameset/sub.tag | 51 + quanta/data/dtep/xhtml-frameset/sup.tag | 51 + quanta/data/dtep/xhtml-frameset/table.tag | 97 ++ quanta/data/dtep/xhtml-frameset/tbody.tag | 48 + quanta/data/dtep/xhtml-frameset/td.tag | 187 +++ quanta/data/dtep/xhtml-frameset/textarea.tag | 49 + quanta/data/dtep/xhtml-frameset/tfoot.tag | 48 + quanta/data/dtep/xhtml-frameset/th.tag | 187 +++ quanta/data/dtep/xhtml-frameset/thead.tag | 48 + quanta/data/dtep/xhtml-frameset/title.tag | 14 + quanta/data/dtep/xhtml-frameset/tr.tag | 53 + quanta/data/dtep/xhtml-frameset/tt.tag | 51 + quanta/data/dtep/xhtml-frameset/u.tag | 51 + quanta/data/dtep/xhtml-frameset/ul.tag | 28 + quanta/data/dtep/xhtml-frameset/var.tag | 51 + quanta/data/dtep/xhtml-strict/Makefile.am | 3 + quanta/data/dtep/xhtml-strict/a.tag | 119 ++ quanta/data/dtep/xhtml-strict/abbr.tag | 42 + quanta/data/dtep/xhtml-strict/acronym.tag | 42 + quanta/data/dtep/xhtml-strict/address.tag | 42 + quanta/data/dtep/xhtml-strict/area.tag | 43 + quanta/data/dtep/xhtml-strict/b.tag | 42 + quanta/data/dtep/xhtml-strict/base.tag | 17 + quanta/data/dtep/xhtml-strict/bdo.tag | 43 + quanta/data/dtep/xhtml-strict/big.tag | 42 + quanta/data/dtep/xhtml-strict/blockquote.tag | 38 + quanta/data/dtep/xhtml-strict/body.tag | 43 + quanta/data/dtep/xhtml-strict/br.tag | 5 + quanta/data/dtep/xhtml-strict/button.tag | 83 ++ quanta/data/dtep/xhtml-strict/caption.tag | 42 + quanta/data/dtep/xhtml-strict/cite.tag | 42 + quanta/data/dtep/xhtml-strict/code.tag | 42 + quanta/data/dtep/xhtml-strict/col.tag | 57 + quanta/data/dtep/xhtml-strict/colgroup.tag | 61 + quanta/data/dtep/xhtml-strict/common.tag | 68 ++ quanta/data/dtep/xhtml-strict/dd.tag | 61 + quanta/data/dtep/xhtml-strict/del.tag | 73 ++ quanta/data/dtep/xhtml-strict/description.rc | 62 + quanta/data/dtep/xhtml-strict/dfn.tag | 42 + quanta/data/dtep/xhtml-strict/div.tag | 62 + quanta/data/dtep/xhtml-strict/dl.tag | 10 + quanta/data/dtep/xhtml-strict/dt.tag | 42 + quanta/data/dtep/xhtml-strict/em.tag | 42 + quanta/data/dtep/xhtml-strict/empty.tag | 12 + quanta/data/dtep/xhtml-strict/fieldset.tag | 64 + quanta/data/dtep/xhtml-strict/form.tag | 95 ++ quanta/data/dtep/xhtml-strict/head.tag | 29 + quanta/data/dtep/xhtml-strict/headings.tag | 244 ++++ quanta/data/dtep/xhtml-strict/hr.tag | 5 + quanta/data/dtep/xhtml-strict/html.tag | 27 + quanta/data/dtep/xhtml-strict/i.tag | 42 + quanta/data/dtep/xhtml-strict/img.tag | 31 + quanta/data/dtep/xhtml-strict/input.tag | 109 ++ quanta/data/dtep/xhtml-strict/ins.tag | 73 ++ quanta/data/dtep/xhtml-strict/kbd.tag | 42 + quanta/data/dtep/xhtml-strict/label.tag | 66 ++ quanta/data/dtep/xhtml-strict/legend.tag | 49 + quanta/data/dtep/xhtml-strict/li.tag | 65 ++ quanta/data/dtep/xhtml-strict/link.tag | 71 ++ quanta/data/dtep/xhtml-strict/map.tag | 39 + quanta/data/dtep/xhtml-strict/meta.tag | 37 + quanta/data/dtep/xhtml-strict/noscript.tag | 31 + quanta/data/dtep/xhtml-strict/object.tag | 163 +++ quanta/data/dtep/xhtml-strict/ol.tag | 11 + quanta/data/dtep/xhtml-strict/optgroup.tag | 23 + quanta/data/dtep/xhtml-strict/option.tag | 37 + quanta/data/dtep/xhtml-strict/p.tag | 54 + quanta/data/dtep/xhtml-strict/param.tag | 53 + quanta/data/dtep/xhtml-strict/pre.tag | 45 + quanta/data/dtep/xhtml-strict/q.tag | 48 + quanta/data/dtep/xhtml-strict/samp.tag | 42 + quanta/data/dtep/xhtml-strict/script.tag | 52 + quanta/data/dtep/xhtml-strict/select.tag | 62 + quanta/data/dtep/xhtml-strict/small.tag | 42 + quanta/data/dtep/xhtml-strict/span.tag | 42 + quanta/data/dtep/xhtml-strict/strong.tag | 42 + quanta/data/dtep/xhtml-strict/style.tag | 57 + quanta/data/dtep/xhtml-strict/sub.tag | 42 + quanta/data/dtep/xhtml-strict/sup.tag | 42 + quanta/data/dtep/xhtml-strict/table.tag | 79 ++ quanta/data/dtep/xhtml-strict/tbody.tag | 48 + quanta/data/dtep/xhtml-strict/td.tag | 147 +++ quanta/data/dtep/xhtml-strict/textarea.tag | 49 + quanta/data/dtep/xhtml-strict/tfoot.tag | 48 + quanta/data/dtep/xhtml-strict/th.tag | 148 +++ quanta/data/dtep/xhtml-strict/thead.tag | 48 + quanta/data/dtep/xhtml-strict/title.tag | 14 + quanta/data/dtep/xhtml-strict/tr.tag | 53 + quanta/data/dtep/xhtml-strict/tt.tag | 42 + quanta/data/dtep/xhtml-strict/ul.tag | 11 + quanta/data/dtep/xhtml-strict/var.tag | 42 + quanta/data/dtep/xhtml/Makefile.am | 3 + quanta/data/dtep/xhtml/a.tag | 132 +++ quanta/data/dtep/xhtml/abbr.tag | 51 + quanta/data/dtep/xhtml/acronym.tag | 51 + quanta/data/dtep/xhtml/address.tag | 50 + quanta/data/dtep/xhtml/applet.tag | 145 +++ quanta/data/dtep/xhtml/area.tag | 49 + quanta/data/dtep/xhtml/b.tag | 51 + quanta/data/dtep/xhtml/base.tag | 24 + quanta/data/dtep/xhtml/basefont.tag | 41 + quanta/data/dtep/xhtml/bdo.tag | 51 + quanta/data/dtep/xhtml/big.tag | 51 + quanta/data/dtep/xhtml/blockquote.tag | 82 ++ quanta/data/dtep/xhtml/body.tag | 128 ++ quanta/data/dtep/xhtml/br.tag | 20 + quanta/data/dtep/xhtml/button.tag | 93 ++ quanta/data/dtep/xhtml/caption.tag | 63 + quanta/data/dtep/xhtml/center.tag | 75 ++ quanta/data/dtep/xhtml/cite.tag | 51 + quanta/data/dtep/xhtml/code.tag | 51 + quanta/data/dtep/xhtml/col.tag | 57 + quanta/data/dtep/xhtml/colgroup.tag | 61 + quanta/data/dtep/xhtml/common.tag | 48 + quanta/data/dtep/xhtml/dd.tag | 75 ++ quanta/data/dtep/xhtml/del.tag | 87 ++ quanta/data/dtep/xhtml/description.rc | 68 ++ quanta/data/dtep/xhtml/dfn.tag | 51 + quanta/data/dtep/xhtml/dir.tag | 16 + quanta/data/dtep/xhtml/div.tag | 88 ++ quanta/data/dtep/xhtml/dl.tag | 16 + quanta/data/dtep/xhtml/dt.tag | 51 + quanta/data/dtep/xhtml/em.tag | 51 + quanta/data/dtep/xhtml/fieldset.tag | 76 ++ quanta/data/dtep/xhtml/font.tag | 87 ++ quanta/data/dtep/xhtml/form.tag | 151 +++ quanta/data/dtep/xhtml/head.tag | 30 + quanta/data/dtep/xhtml/headings.tag | 369 ++++++ quanta/data/dtep/xhtml/hr.tag | 35 + quanta/data/dtep/xhtml/html.tag | 27 + quanta/data/dtep/xhtml/i.tag | 51 + quanta/data/dtep/xhtml/iframe.tag | 159 +++ quanta/data/dtep/xhtml/img.tag | 43 + quanta/data/dtep/xhtml/input.tag | 125 ++ quanta/data/dtep/xhtml/ins.tag | 87 ++ quanta/data/dtep/xhtml/isindex.tag | 13 + quanta/data/dtep/xhtml/kbd.tag | 51 + quanta/data/dtep/xhtml/label.tag | 75 ++ quanta/data/dtep/xhtml/legend.tag | 70 ++ quanta/data/dtep/xhtml/li.tag | 101 ++ quanta/data/dtep/xhtml/link.tag | 77 ++ quanta/data/dtep/xhtml/map.tag | 44 + quanta/data/dtep/xhtml/menu.tag | 16 + quanta/data/dtep/xhtml/meta.tag | 37 + quanta/data/dtep/xhtml/noframes.tag | 74 ++ quanta/data/dtep/xhtml/noscript.tag | 75 ++ quanta/data/dtep/xhtml/object.tag | 209 ++++ quanta/data/dtep/xhtml/ol.tag | 36 + quanta/data/dtep/xhtml/optgroup.tag | 23 + quanta/data/dtep/xhtml/option.tag | 37 + quanta/data/dtep/xhtml/p.tag | 74 ++ quanta/data/dtep/xhtml/param.tag | 53 + quanta/data/dtep/xhtml/pre.tag | 53 + quanta/data/dtep/xhtml/q.tag | 57 + quanta/data/dtep/xhtml/s.tag | 50 + quanta/data/dtep/xhtml/samp.tag | 51 + quanta/data/dtep/xhtml/script.tag | 58 + quanta/data/dtep/xhtml/select.tag | 62 + quanta/data/dtep/xhtml/small.tag | 51 + quanta/data/dtep/xhtml/span.tag | 51 + quanta/data/dtep/xhtml/strike.tag | 50 + quanta/data/dtep/xhtml/strong.tag | 51 + quanta/data/dtep/xhtml/style.tag | 57 + quanta/data/dtep/xhtml/sub.tag | 51 + quanta/data/dtep/xhtml/sup.tag | 51 + quanta/data/dtep/xhtml/table.tag | 97 ++ quanta/data/dtep/xhtml/tbody.tag | 48 + quanta/data/dtep/xhtml/td.tag | 187 +++ quanta/data/dtep/xhtml/textarea.tag | 49 + quanta/data/dtep/xhtml/tfoot.tag | 48 + quanta/data/dtep/xhtml/th.tag | 187 +++ quanta/data/dtep/xhtml/thead.tag | 48 + quanta/data/dtep/xhtml/title.tag | 14 + quanta/data/dtep/xhtml/tr.tag | 53 + quanta/data/dtep/xhtml/tt.tag | 51 + quanta/data/dtep/xhtml/u.tag | 51 + quanta/data/dtep/xhtml/ul.tag | 28 + quanta/data/dtep/xhtml/var.tag | 51 + quanta/data/dtep/xhtml11/Makefile.am | 14 + quanta/data/dtep/xhtml11/a.tag | 108 ++ quanta/data/dtep/xhtml11/abbr.tag | 42 + quanta/data/dtep/xhtml11/acronym.tag | 42 + quanta/data/dtep/xhtml11/address.tag | 42 + quanta/data/dtep/xhtml11/applet.tag | 123 ++ quanta/data/dtep/xhtml11/area.tag | 44 + quanta/data/dtep/xhtml11/b.tag | 42 + quanta/data/dtep/xhtml11/base.tag | 17 + quanta/data/dtep/xhtml11/bdo.tag | 53 + quanta/data/dtep/xhtml11/big.tag | 42 + quanta/data/dtep/xhtml11/blockquote.tag | 36 + quanta/data/dtep/xhtml11/body.tag | 42 + quanta/data/dtep/xhtml11/br.tag | 5 + quanta/data/dtep/xhtml11/button.tag | 66 ++ quanta/data/dtep/xhtml11/caption.tag | 42 + quanta/data/dtep/xhtml11/cite.tag | 42 + quanta/data/dtep/xhtml11/code.tag | 42 + quanta/data/dtep/xhtml11/col.tag | 60 + quanta/data/dtep/xhtml11/colgroup.tag | 63 + quanta/data/dtep/xhtml11/common.tag | 56 + quanta/data/dtep/xhtml11/dd.tag | 61 + quanta/data/dtep/xhtml11/del.tag | 73 ++ quanta/data/dtep/xhtml11/description.rc | 58 + quanta/data/dtep/xhtml11/dfn.tag | 42 + quanta/data/dtep/xhtml11/div.tag | 61 + quanta/data/dtep/xhtml11/dl.tag | 10 + quanta/data/dtep/xhtml11/dt.tag | 42 + quanta/data/dtep/xhtml11/em.tag | 42 + quanta/data/dtep/xhtml11/empty.tag | 13 + quanta/data/dtep/xhtml11/fieldset.tag | 65 ++ quanta/data/dtep/xhtml11/form.tag | 84 ++ quanta/data/dtep/xhtml11/head.tag | 29 + quanta/data/dtep/xhtml11/headings.tag | 239 ++++ quanta/data/dtep/xhtml11/hr.tag | 5 + quanta/data/dtep/xhtml11/html.tag | 25 + quanta/data/dtep/xhtml11/i.tag | 42 + quanta/data/dtep/xhtml11/image.tag | 48 + quanta/data/dtep/xhtml11/input.tag | 104 ++ quanta/data/dtep/xhtml11/ins.tag | 73 ++ quanta/data/dtep/xhtml11/kbd.tag | 42 + quanta/data/dtep/xhtml11/label.tag | 66 ++ quanta/data/dtep/xhtml11/legend.tag | 49 + quanta/data/dtep/xhtml11/li.tag | 65 ++ quanta/data/dtep/xhtml11/link.tag | 70 ++ quanta/data/dtep/xhtml11/map.tag | 33 + quanta/data/dtep/xhtml11/meta.tag | 31 + quanta/data/dtep/xhtml11/noscript.tag | 31 + quanta/data/dtep/xhtml11/object.tag | 181 +++ quanta/data/dtep/xhtml11/ol.tag | 11 + quanta/data/dtep/xhtml11/optgroup.tag | 23 + quanta/data/dtep/xhtml11/option.tag | 41 + quanta/data/dtep/xhtml11/p.tag | 54 + quanta/data/dtep/xhtml11/param.tag | 47 + quanta/data/dtep/xhtml11/pre.tag | 45 + quanta/data/dtep/xhtml11/q.tag | 48 + quanta/data/dtep/xhtml11/rb.tag | 7 + quanta/data/dtep/xhtml11/rbc.tag | 9 + quanta/data/dtep/xhtml11/rp.tag | 7 + quanta/data/dtep/xhtml11/rt.tag | 9 + quanta/data/dtep/xhtml11/rtc.tag | 9 + quanta/data/dtep/xhtml11/ruby.tag | 13 + quanta/data/dtep/xhtml11/samp.tag | 42 + quanta/data/dtep/xhtml11/script.tag | 46 + quanta/data/dtep/xhtml11/select.tag | 55 + quanta/data/dtep/xhtml11/small.tag | 42 + quanta/data/dtep/xhtml11/span.tag | 42 + quanta/data/dtep/xhtml11/strong.tag | 42 + quanta/data/dtep/xhtml11/style.tag | 60 + quanta/data/dtep/xhtml11/sub.tag | 42 + quanta/data/dtep/xhtml11/sup.tag | 42 + quanta/data/dtep/xhtml11/table.tag | 79 ++ quanta/data/dtep/xhtml11/tbody.tag | 39 + quanta/data/dtep/xhtml11/td.tag | 132 +++ quanta/data/dtep/xhtml11/textarea.tag | 43 + quanta/data/dtep/xhtml11/tfoot.tag | 38 + quanta/data/dtep/xhtml11/th.tag | 132 +++ quanta/data/dtep/xhtml11/thead.tag | 38 + quanta/data/dtep/xhtml11/title.tag | 14 + quanta/data/dtep/xhtml11/tr.tag | 44 + quanta/data/dtep/xhtml11/tt.tag | 42 + quanta/data/dtep/xhtml11/ul.tag | 11 + quanta/data/dtep/xhtml11/var.tag | 42 + quanta/data/dtep/xslt/Makefile.am | 2 + quanta/data/dtep/xslt/apply-imports.tag | 6 + quanta/data/dtep/xslt/attribute-set.tag | 24 + quanta/data/dtep/xslt/attribute.tag | 24 + quanta/data/dtep/xslt/call-template.tag | 15 + quanta/data/dtep/xslt/choose.tag | 5 + quanta/data/dtep/xslt/comment.tag | 6 + quanta/data/dtep/xslt/copy-of.tag | 15 + quanta/data/dtep/xslt/decimal-format.tag | 105 ++ quanta/data/dtep/xslt/description.rc | 15 + quanta/data/dtep/xslt/element.tag | 33 + quanta/data/dtep/xslt/fallback.tag | 6 + quanta/data/dtep/xslt/for-each.tag | 15 + quanta/data/dtep/xslt/if.tag | 15 + quanta/data/dtep/xslt/import.tag | 15 + quanta/data/dtep/xslt/key.tag | 33 + quanta/data/dtep/xslt/message.tag | 19 + quanta/data/dtep/xslt/namespace-alias.tag | 24 + quanta/data/dtep/xslt/number.tag | 95 ++ quanta/data/dtep/xslt/otherwise.tag | 6 + quanta/data/dtep/xslt/output.tag | 113 ++ quanta/data/dtep/xslt/param.tag | 23 + quanta/data/dtep/xslt/preserve-space.tag | 15 + quanta/data/dtep/xslt/processing-instruction.tag | 15 + quanta/data/dtep/xslt/sort.tag | 64 + quanta/data/dtep/xslt/strip-space.tag | 15 + quanta/data/dtep/xslt/stylesheet.tag | 42 + quanta/data/dtep/xslt/template.tag | 42 + quanta/data/dtep/xslt/text.tag | 19 + quanta/data/dtep/xslt/transform.tag | 43 + quanta/data/dtep/xslt/value-of.tag | 28 + quanta/data/dtep/xslt/variable.tag | 24 + quanta/data/dtep/xslt/when.tag | 15 + quanta/data/dtep/xslt/with-param.tag | 24 + quanta/data/icons/16x16/Makefile.am | 4 + quanta/data/icons/16x16/debug_breakpoint.png | Bin 0 -> 745 bytes quanta/data/icons/16x16/debug_connect.png | Bin 0 -> 1003 bytes quanta/data/icons/16x16/debug_currentline.png | Bin 0 -> 133 bytes quanta/data/icons/16x16/debug_disconnect.png | Bin 0 -> 1023 bytes quanta/data/icons/16x16/debug_kill.png | Bin 0 -> 719 bytes quanta/data/icons/16x16/debug_pause.png | Bin 0 -> 750 bytes quanta/data/icons/16x16/delete.png | Bin 0 -> 892 bytes quanta/data/icons/16x16/empty16x16.png | Bin 0 -> 141 bytes quanta/data/icons/16x16/empty1x16.png | Bin 0 -> 229 bytes quanta/data/icons/16x16/java.png | Bin 0 -> 862 bytes quanta/data/icons/16x16/mini-book1.png | Bin 0 -> 290 bytes quanta/data/icons/16x16/mini-book2.png | Bin 0 -> 1111 bytes quanta/data/icons/16x16/mini-modules.png | Bin 0 -> 794 bytes quanta/data/icons/16x16/tag_br_small.png | Bin 0 -> 308 bytes quanta/data/icons/16x16/tag_font_small.png | Bin 0 -> 364 bytes quanta/data/icons/16x16/tag_hr_small.png | Bin 0 -> 233 bytes quanta/data/icons/22x22/Makefile.am | 172 +++ quanta/data/icons/22x22/ball.png | Bin 0 -> 271 bytes quanta/data/icons/22x22/button.png | Bin 0 -> 258 bytes quanta/data/icons/22x22/check.png | Bin 0 -> 293 bytes quanta/data/icons/22x22/check_clear.png | Bin 0 -> 186 bytes quanta/data/icons/22x22/check_grey.png | Bin 0 -> 164 bytes quanta/data/icons/22x22/css.png | Bin 0 -> 1133 bytes quanta/data/icons/22x22/date.png | Bin 0 -> 357 bytes quanta/data/icons/22x22/debug_leap.png | Bin 0 -> 244 bytes quanta/data/icons/22x22/debug_run.png | Bin 0 -> 275 bytes quanta/data/icons/22x22/debug_skip.png | Bin 0 -> 187 bytes quanta/data/icons/22x22/debug_stepinto.png | Bin 0 -> 202 bytes quanta/data/icons/22x22/debug_stepout.png | Bin 0 -> 204 bytes quanta/data/icons/22x22/debug_stepover.png | Bin 0 -> 182 bytes quanta/data/icons/22x22/div_center.png | Bin 0 -> 248 bytes quanta/data/icons/22x22/div_justify.png | Bin 0 -> 232 bytes quanta/data/icons/22x22/div_left.png | Bin 0 -> 243 bytes quanta/data/icons/22x22/div_right.png | Bin 0 -> 248 bytes quanta/data/icons/22x22/font_dec.png | Bin 0 -> 314 bytes quanta/data/icons/22x22/font_inc.png | Bin 0 -> 324 bytes quanta/data/icons/22x22/form.png | Bin 0 -> 244 bytes quanta/data/icons/22x22/frame.png | Bin 0 -> 204 bytes quanta/data/icons/22x22/ftab.png | Bin 0 -> 816 bytes quanta/data/icons/22x22/ftpclient.png | Bin 0 -> 498 bytes quanta/data/icons/22x22/lineedit.png | Bin 0 -> 299 bytes quanta/data/icons/22x22/linepas.png | Bin 0 -> 306 bytes quanta/data/icons/22x22/output_win.png | Bin 0 -> 358 bytes quanta/data/icons/22x22/preview.png | Bin 0 -> 983 bytes quanta/data/icons/22x22/ptab.png | Bin 0 -> 1356 bytes quanta/data/icons/22x22/quick-screenshot.png | Bin 0 -> 369 bytes quanta/data/icons/22x22/quick_list.png | Bin 0 -> 366 bytes quanta/data/icons/22x22/quick_start.png | Bin 0 -> 802 bytes quanta/data/icons/22x22/quick_table.png | Bin 0 -> 355 bytes quanta/data/icons/22x22/radio.png | Bin 0 -> 309 bytes quanta/data/icons/22x22/replace.png | Bin 0 -> 324 bytes quanta/data/icons/22x22/reset.png | Bin 0 -> 310 bytes quanta/data/icons/22x22/select.png | Bin 0 -> 325 bytes quanta/data/icons/22x22/submit.png | Bin 0 -> 322 bytes quanta/data/icons/22x22/table_data.png | Bin 0 -> 235 bytes quanta/data/icons/22x22/table_head.png | Bin 0 -> 223 bytes quanta/data/icons/22x22/tag_a.png | Bin 0 -> 359 bytes quanta/data/icons/22x22/tag_a_url.png | Bin 0 -> 637 bytes quanta/data/icons/22x22/tag_access.png | Bin 0 -> 206 bytes quanta/data/icons/22x22/tag_all.png | Bin 0 -> 253 bytes quanta/data/icons/22x22/tag_amp.png | Bin 0 -> 182 bytes quanta/data/icons/22x22/tag_any.png | Bin 0 -> 268 bytes quanta/data/icons/22x22/tag_anyAttribute.png | Bin 0 -> 2084 bytes quanta/data/icons/22x22/tag_appInfo.png | Bin 0 -> 285 bytes quanta/data/icons/22x22/tag_attr.png | Bin 0 -> 194 bytes quanta/data/icons/22x22/tag_attribute.png | Bin 0 -> 124 bytes quanta/data/icons/22x22/tag_attributeGroup.png | Bin 0 -> 184 bytes quanta/data/icons/22x22/tag_bold.png | Bin 0 -> 296 bytes quanta/data/icons/22x22/tag_br.png | Bin 0 -> 323 bytes quanta/data/icons/22x22/tag_caption.png | Bin 0 -> 310 bytes quanta/data/icons/22x22/tag_card.png | Bin 0 -> 188 bytes quanta/data/icons/22x22/tag_cdata.png | Bin 0 -> 201 bytes quanta/data/icons/22x22/tag_chapter.png | Bin 0 -> 891 bytes quanta/data/icons/22x22/tag_choice.png | Bin 0 -> 234 bytes quanta/data/icons/22x22/tag_comm.png | Bin 0 -> 226 bytes quanta/data/icons/22x22/tag_complexContent.png | Bin 0 -> 406 bytes quanta/data/icons/22x22/tag_complexType.png | Bin 0 -> 355 bytes quanta/data/icons/22x22/tag_dd.png | Bin 0 -> 184 bytes quanta/data/icons/22x22/tag_dl.png | Bin 0 -> 179 bytes quanta/data/icons/22x22/tag_do.png | Bin 0 -> 157 bytes quanta/data/icons/22x22/tag_documenation.png | Bin 0 -> 213 bytes quanta/data/icons/22x22/tag_dt.png | Bin 0 -> 177 bytes quanta/data/icons/22x22/tag_element.png | Bin 0 -> 184 bytes quanta/data/icons/22x22/tag_em.png | Bin 0 -> 159 bytes quanta/data/icons/22x22/tag_example.png | Bin 0 -> 740 bytes quanta/data/icons/22x22/tag_extension.png | Bin 0 -> 211 bytes quanta/data/icons/22x22/tag_field.png | Bin 0 -> 185 bytes quanta/data/icons/22x22/tag_font.png | Bin 0 -> 381 bytes quanta/data/icons/22x22/tag_font_base.png | Bin 0 -> 398 bytes quanta/data/icons/22x22/tag_footnote.png | Bin 0 -> 837 bytes quanta/data/icons/22x22/tag_footnoteref.png | Bin 0 -> 957 bytes quanta/data/icons/22x22/tag_fractionDigits.png | Bin 0 -> 160 bytes quanta/data/icons/22x22/tag_go.png | Bin 0 -> 206 bytes quanta/data/icons/22x22/tag_group.png | Bin 0 -> 345 bytes quanta/data/icons/22x22/tag_guimenu.png | Bin 0 -> 236 bytes quanta/data/icons/22x22/tag_guimenuitem.png | Bin 0 -> 229 bytes quanta/data/icons/22x22/tag_guisubmenu.png | Bin 0 -> 237 bytes quanta/data/icons/22x22/tag_h1.png | Bin 0 -> 298 bytes quanta/data/icons/22x22/tag_h2.png | Bin 0 -> 319 bytes quanta/data/icons/22x22/tag_h3.png | Bin 0 -> 320 bytes quanta/data/icons/22x22/tag_h4.png | Bin 0 -> 309 bytes quanta/data/icons/22x22/tag_h5.png | Bin 0 -> 310 bytes quanta/data/icons/22x22/tag_head.png | Bin 0 -> 183 bytes quanta/data/icons/22x22/tag_hr.png | Bin 0 -> 166 bytes quanta/data/icons/22x22/tag_i.png | Bin 0 -> 303 bytes quanta/data/icons/22x22/tag_image.png | Bin 0 -> 909 bytes quanta/data/icons/22x22/tag_imagedata.png | Bin 0 -> 755 bytes quanta/data/icons/22x22/tag_import.png | Bin 0 -> 296 bytes quanta/data/icons/22x22/tag_include.png | Bin 0 -> 219 bytes quanta/data/icons/22x22/tag_informalexample.png | Bin 0 -> 202 bytes quanta/data/icons/22x22/tag_inlinemediaobject.png | Bin 0 -> 623 bytes quanta/data/icons/22x22/tag_key.png | Bin 0 -> 234 bytes quanta/data/icons/22x22/tag_keycap.png | Bin 0 -> 478 bytes quanta/data/icons/22x22/tag_keycombo.png | Bin 0 -> 612 bytes quanta/data/icons/22x22/tag_keyref.png | Bin 0 -> 280 bytes quanta/data/icons/22x22/tag_label.png | Bin 0 -> 265 bytes quanta/data/icons/22x22/tag_li.png | Bin 0 -> 312 bytes quanta/data/icons/22x22/tag_link.png | Bin 0 -> 772 bytes quanta/data/icons/22x22/tag_list.png | Bin 0 -> 268 bytes quanta/data/icons/22x22/tag_listitem.png | Bin 0 -> 110 bytes quanta/data/icons/22x22/tag_loc.png | Bin 0 -> 446 bytes quanta/data/icons/22x22/tag_mail.png | Bin 0 -> 599 bytes quanta/data/icons/22x22/tag_member.png | Bin 0 -> 109 bytes quanta/data/icons/22x22/tag_menu.png | Bin 0 -> 232 bytes quanta/data/icons/22x22/tag_menuchoice.png | Bin 0 -> 244 bytes quanta/data/icons/22x22/tag_meta.png | Bin 0 -> 235 bytes quanta/data/icons/22x22/tag_misc.png | Bin 0 -> 224 bytes quanta/data/icons/22x22/tag_nbsp.png | Bin 0 -> 320 bytes quanta/data/icons/22x22/tag_noop.png | Bin 0 -> 162 bytes quanta/data/icons/22x22/tag_notation.png | Bin 0 -> 611 bytes quanta/data/icons/22x22/tag_ol.png | Bin 0 -> 285 bytes quanta/data/icons/22x22/tag_onevent.png | Bin 0 -> 256 bytes quanta/data/icons/22x22/tag_p.png | Bin 0 -> 324 bytes quanta/data/icons/22x22/tag_para.png | Bin 0 -> 130 bytes quanta/data/icons/22x22/tag_postfield.png | Bin 0 -> 262 bytes quanta/data/icons/22x22/tag_pre.png | Bin 0 -> 309 bytes quanta/data/icons/22x22/tag_procedure.png | Bin 0 -> 662 bytes quanta/data/icons/22x22/tag_redefine.png | Bin 0 -> 606 bytes quanta/data/icons/22x22/tag_restriction.png | Bin 0 -> 265 bytes quanta/data/icons/22x22/tag_schema.png | Bin 0 -> 308 bytes quanta/data/icons/22x22/tag_screenshot.png | Bin 0 -> 239 bytes quanta/data/icons/22x22/tag_screenshotinfo.png | Bin 0 -> 303 bytes quanta/data/icons/22x22/tag_sect1.png | Bin 0 -> 794 bytes quanta/data/icons/22x22/tag_sect2.png | Bin 0 -> 817 bytes quanta/data/icons/22x22/tag_sect3.png | Bin 0 -> 817 bytes quanta/data/icons/22x22/tag_sect4.png | Bin 0 -> 795 bytes quanta/data/icons/22x22/tag_sect5.png | Bin 0 -> 812 bytes quanta/data/icons/22x22/tag_selector.png | Bin 0 -> 231 bytes quanta/data/icons/22x22/tag_sequence.png | Bin 0 -> 231 bytes quanta/data/icons/22x22/tag_setvar.png | Bin 0 -> 194 bytes quanta/data/icons/22x22/tag_shortcut.png | Bin 0 -> 241 bytes quanta/data/icons/22x22/tag_simpleContent.png | Bin 0 -> 365 bytes quanta/data/icons/22x22/tag_simpleType.png | Bin 0 -> 289 bytes quanta/data/icons/22x22/tag_step.png | Bin 0 -> 491 bytes quanta/data/icons/22x22/tag_sub.png | Bin 0 -> 301 bytes quanta/data/icons/22x22/tag_substeps.png | Bin 0 -> 406 bytes quanta/data/icons/22x22/tag_sup.png | Bin 0 -> 305 bytes quanta/data/icons/22x22/tag_table.png | Bin 0 -> 228 bytes quanta/data/icons/22x22/tag_table_body.png | Bin 0 -> 218 bytes quanta/data/icons/22x22/tag_table_row.png | Bin 0 -> 233 bytes quanta/data/icons/22x22/tag_tag.png | Bin 0 -> 239 bytes quanta/data/icons/22x22/tag_tbody.png | Bin 0 -> 211 bytes quanta/data/icons/22x22/tag_td.png | Bin 0 -> 230 bytes quanta/data/icons/22x22/tag_term.png | Bin 0 -> 171 bytes quanta/data/icons/22x22/tag_tgroup.png | Bin 0 -> 232 bytes quanta/data/icons/22x22/tag_th.png | Bin 0 -> 236 bytes quanta/data/icons/22x22/tag_title.png | Bin 0 -> 622 bytes quanta/data/icons/22x22/tag_tr.png | Bin 0 -> 232 bytes quanta/data/icons/22x22/tag_u.png | Bin 0 -> 295 bytes quanta/data/icons/22x22/tag_ul.png | Bin 0 -> 262 bytes quanta/data/icons/22x22/tag_ulink.png | Bin 0 -> 1262 bytes quanta/data/icons/22x22/tag_union.png | Bin 0 -> 348 bytes quanta/data/icons/22x22/tag_unique.png | Bin 0 -> 160 bytes quanta/data/icons/22x22/tag_variablelist.png | Bin 0 -> 173 bytes quanta/data/icons/22x22/tag_varlistentry.png | Bin 0 -> 178 bytes quanta/data/icons/22x22/tag_varlistitem.png | Bin 0 -> 172 bytes quanta/data/icons/22x22/tag_what.png | Bin 0 -> 249 bytes quanta/data/icons/22x22/tag_wml.png | Bin 0 -> 179 bytes quanta/data/icons/22x22/tag_xref.png | Bin 0 -> 751 bytes quanta/data/icons/22x22/textarea.png | Bin 0 -> 317 bytes quanta/data/icons/22x22/tree_win.png | Bin 0 -> 394 bytes quanta/data/icons/22x22/ttab.png | Bin 0 -> 1104 bytes quanta/data/icons/22x22/view_text.png | Bin 0 -> 801 bytes quanta/data/icons/22x22/vpl.png | Bin 0 -> 732 bytes quanta/data/icons/22x22/vpl_text.png | Bin 0 -> 950 bytes quanta/data/icons/22x22/xmlval.png | Bin 0 -> 455 bytes quanta/data/icons/22x22/xsltproc.png | Bin 0 -> 257 bytes quanta/data/icons/Makefile.am | 4 + quanta/data/icons/files.png | Bin 0 -> 1942 bytes quanta/data/icons/hi16-app-quanta.png | Bin 0 -> 906 bytes quanta/data/icons/hi16-app-quanta_be.png | Bin 0 -> 906 bytes quanta/data/icons/hi22-app-quanta.png | Bin 0 -> 1419 bytes quanta/data/icons/hi22-app-quanta_be.png | Bin 0 -> 1419 bytes quanta/data/icons/hi32-app-quanta.png | Bin 0 -> 2489 bytes quanta/data/icons/hi32-app-quanta_be.png | Bin 0 -> 2489 bytes quanta/data/icons/hi48-app-quanta.png | Bin 0 -> 4629 bytes quanta/data/icons/hi48-app-quanta_be.png | Bin 0 -> 4629 bytes quanta/data/pics/Makefile.am | 3 + quanta/data/pics/quantalogo.png | Bin 0 -> 67892 bytes quanta/data/pics/quantalogo_be.png | Bin 0 -> 57598 bytes quanta/data/pics/wiznewprjfin.png | Bin 0 -> 40294 bytes quanta/data/pics/wiznewprjglb.png | Bin 0 -> 39644 bytes quanta/data/pics/wiznewprjloc.png | Bin 0 -> 40448 bytes quanta/data/pics/wiznewprjweb.png | Bin 0 -> 40448 bytes quanta/data/templates/Makefile.am | 1 + quanta/data/templates/binaries/Makefile.am | 7 + quanta/data/templates/binaries/dirinfo | 6 + quanta/data/templates/binaries/images/Makefile.am | 2 + .../data/templates/binaries/images/jpg/Makefile.am | 2 + quanta/data/templates/binaries/images/jpg/demo.jpg | Bin 0 -> 1708 bytes .../templates/binaries/images/others/Makefile.am | 2 + .../data/templates/binaries/images/others/demo.tif | Bin 0 -> 168 bytes .../data/templates/binaries/images/png/Makefile.am | 2 + quanta/data/templates/binaries/images/png/demo.png | Bin 0 -> 12773 bytes quanta/data/templates/binaries/others/Makefile.am | 2 + quanta/data/templates/binaries/others/print.pdf | Bin 0 -> 3547 bytes quanta/data/templates/documents/Makefile.am | 7 + quanta/data/templates/documents/dirinfo | 6 + quanta/data/templates/documents/html/Makefile.am | 2 + quanta/data/templates/documents/html/demo.html | 1 + quanta/data/templates/documents/others/Makefile.am | 2 + quanta/data/templates/documents/others/demo.txt | 2 + .../data/templates/documents/scripts/Makefile.am | 2 + .../data/templates/documents/scripts/demo.script | 1 + quanta/data/templates/images/Makefile.am | 7 + quanta/data/templates/images/banners/Makefile.am | 2 + quanta/data/templates/images/banners/demo.jpg | Bin 0 -> 1708 bytes quanta/data/templates/images/buttons/Makefile.am | 2 + quanta/data/templates/images/buttons/ball.png | Bin 0 -> 271 bytes quanta/data/templates/images/dirinfo | 4 + quanta/data/templates/images/jpg/Makefile.am | 2 + quanta/data/templates/images/jpg/demo.jpg | Bin 0 -> 1708 bytes quanta/data/templates/images/others/Makefile.am | 2 + quanta/data/templates/images/others/demo.tif | Bin 0 -> 168 bytes quanta/data/templates/images/png/Makefile.am | 2 + quanta/data/templates/images/png/demo.png | Bin 0 -> 12773 bytes quanta/data/templates/pages/Makefile.am | 7 + quanta/data/templates/pages/dirinfo | 4 + quanta/data/templates/pages/docbook/Makefile.am | 2 + .../pages/docbook/kde-doc-template.docbook | 568 +++++++++ quanta/data/templates/pages/html/Makefile.am | 1 + .../templates/pages/html/html_4.0.1/Makefile.am | 2 + .../templates/pages/html/html_4.0.1/basic.html | 18 + .../data/templates/pages/html/special/Makefile.am | 2 + .../pages/html/special/drag_n_drop_men.html | 156 +++ quanta/data/templates/pages/html/xhtml/Makefile.am | 2 + .../templates/pages/html/xhtml/Quanta_Times.html | 103 ++ .../templates/pages/html/xhtml/leftMen_BB.html | 75 ++ .../templates/pages/html/xhtml/leftMen_Quanta.html | 86 ++ .../templates/pages/html/xhtml/rightMen_BB.html | 74 ++ .../pages/html/xhtml/rightMen_Quanta.html | 86 ++ .../templates/pages/html/xhtml/twoSideMen_BB.html | 94 ++ .../pages/html/xhtml/twoSideMen_Quanta.html | 108 ++ quanta/data/templates/pages/php/Makefile.am | 2 + quanta/data/templates/pages/php/demo.php | 5 + quanta/data/templates/scripts/Makefile.am | 7 + quanta/data/templates/scripts/dirinfo | 6 + .../data/templates/scripts/javascript/Makefile.am | 2 + .../templates/scripts/javascript/email_validate.js | 63 + .../data/templates/scripts/javascript/overlib.js | 1222 ++++++++++++++++++++ .../data/templates/scripts/javascript/preload.js | 24 + quanta/data/templates/scripts/perl/Makefile.am | 2 + quanta/data/templates/scripts/perl/demo.perl | 1 + quanta/data/templates/scripts/php/Makefile.am | 2 + quanta/data/templates/scripts/php/demo.php | 5 + quanta/data/templates/text/Makefile.am | 7 + quanta/data/templates/text/dirinfo | 6 + quanta/data/templates/text/html/Makefile.am | 2 + quanta/data/templates/text/html/demo.html | 1 + quanta/data/templates/text/others/Makefile.am | 2 + quanta/data/templates/text/others/demo.txt | 1 + quanta/data/templates/text/scripts/Makefile.am | 2 + quanta/data/templates/text/scripts/demo.php | 5 + quanta/data/tips | 369 ++++++ quanta/data/toolbars/Makefile.am | 4 + quanta/data/toolbars/cfml/Makefile.am | 2 + quanta/data/toolbars/cfml/cfml.toolbar.tgz | Bin 0 -> 571 bytes quanta/data/toolbars/cfml/fonts.toolbar.tgz | Bin 0 -> 949 bytes quanta/data/toolbars/cfml/forms.toolbar.tgz | Bin 0 -> 635 bytes quanta/data/toolbars/cfml/lists.toolbar.tgz | Bin 0 -> 519 bytes quanta/data/toolbars/cfml/standard.toolbar.tgz | Bin 0 -> 1584 bytes quanta/data/toolbars/cfml/tables.toolbar.tgz | Bin 0 -> 616 bytes quanta/data/toolbars/css/Makefile.am | 2 + quanta/data/toolbars/css/css.toolbar.tgz | Bin 0 -> 303 bytes quanta/data/toolbars/debug.toolbar.tgz | Bin 0 -> 432 bytes quanta/data/toolbars/docbook/Makefile.am | 5 + .../data/toolbars/docbook/docbook_code.toolbar.tgz | Bin 0 -> 749 bytes .../data/toolbars/docbook/docbook_ui.toolbar.tgz | Bin 0 -> 677 bytes .../data/toolbars/docbook/docbook_xml.toolbar.tgz | Bin 0 -> 1383 bytes quanta/data/toolbars/docbook/xmltools.toolbar.tgz | Bin 0 -> 509 bytes quanta/data/toolbars/html/Makefile.am | 2 + quanta/data/toolbars/html/forms.toolbar.tgz | Bin 0 -> 873 bytes quanta/data/toolbars/html/lists.toolbar.tgz | Bin 0 -> 519 bytes quanta/data/toolbars/html/other.toolbar.tgz | Bin 0 -> 695 bytes quanta/data/toolbars/html/standard.toolbar.tgz | Bin 0 -> 1722 bytes quanta/data/toolbars/html/style.toolbar.tgz | Bin 0 -> 2219 bytes quanta/data/toolbars/html/tables.toolbar.tgz | Bin 0 -> 655 bytes quanta/data/toolbars/kde-docbook/Makefile.am | 8 + .../kde-docbook-admonitions.toolbar.tgz | Bin 0 -> 751 bytes .../kde-docbook/kde-docbook-images.toolbar.tgz | Bin 0 -> 852 bytes .../kde-docbook/kde-docbook-list.toolbar.tgz | Bin 0 -> 897 bytes .../kde-docbook/kde-docbook-standard.toolbar.tgz | Bin 0 -> 720 bytes .../kde-docbook/kde-docbook-tables.toolbar.tgz | Bin 0 -> 771 bytes .../kde-docbook/kde-docbook-uielements.toolbar.tgz | Bin 0 -> 700 bytes .../toolbars/kde-docbook/kdexmltools.toolbar.tgz | Bin 0 -> 498 bytes quanta/data/toolbars/schema/Makefile.am | 3 + quanta/data/toolbars/schema/attributes.toolbar.tgz | Bin 0 -> 456 bytes quanta/data/toolbars/schema/complex.toolbar.tgz | Bin 0 -> 799 bytes .../data/toolbars/schema/documentation.toolbar.tgz | Bin 0 -> 495 bytes quanta/data/toolbars/schema/facets.toolbar.tgz | Bin 0 -> 724 bytes quanta/data/toolbars/schema/main.toolbar.tgz | Bin 0 -> 572 bytes quanta/data/toolbars/schema/misc.toolbar.tgz | Bin 0 -> 573 bytes quanta/data/toolbars/schema/simple.toolbar.tgz | Bin 0 -> 509 bytes quanta/data/toolbars/tagxml/Makefile.am | 2 + quanta/data/toolbars/tagxml/tagxml.toolbar.tgz | Bin 0 -> 992 bytes quanta/data/toolbars/wml-1-2/Makefile.am | 2 + quanta/data/toolbars/wml-1-2/deck.toolbar.tgz | Bin 0 -> 577 bytes quanta/data/toolbars/wml-1-2/forms.toolbar.tgz | Bin 0 -> 688 bytes quanta/data/toolbars/wml-1-2/misc.toolbar.tgz | Bin 0 -> 896 bytes quanta/data/toolbars/wml-1-2/table.toolbar.tgz | Bin 0 -> 427 bytes quanta/data/toolbars/wml-1-2/tasks.toolbar.tgz | Bin 0 -> 648 bytes quanta/data/toolbars/wml-1-2/text.toolbar.tgz | Bin 0 -> 1005 bytes quanta/data/toolbars/xml/Makefile.am | 2 + quanta/data/toolbars/xml/fonts.toolbar.tgz | Bin 0 -> 949 bytes 1366 files changed, 66575 insertions(+) create mode 100644 quanta/data/Makefile.am create mode 100644 quanta/data/chars create mode 100644 quanta/data/config/Makefile.am create mode 100644 quanta/data/config/actions.rc create mode 100644 quanta/data/config/plugins.rc create mode 100644 quanta/data/config/quanta_preview_config.desktop create mode 100644 quanta/data/config/quantaui.rc create mode 100644 quanta/data/doc/Makefile.am create mode 100644 quanta/data/doc/README.FIRST create mode 100644 quanta/data/doc/aniquanta.gif create mode 100644 quanta/data/doc/background.png create mode 100644 quanta/data/doc/bgtable.png create mode 100644 quanta/data/doc/developer.html create mode 100644 quanta/data/doc/documentation.html create mode 100644 quanta/data/doc/faq.html create mode 100644 quanta/data/doc/focus.html create mode 100644 quanta/data/doc/head_bg.gif create mode 100644 quanta/data/doc/intro.html create mode 100644 quanta/data/doc/kdelogo2.png create mode 100644 quanta/data/doc/konq.css create mode 100644 quanta/data/doc/lines.png create mode 100644 quanta/data/doc/lines2.png create mode 100644 quanta/data/doc/maindoc.html create mode 100644 quanta/data/doc/minilogo.jpg create mode 100644 quanta/data/doc/minilogo.png create mode 100644 quanta/data/doc/more.png create mode 100644 quanta/data/doc/qcenter2.png create mode 100644 quanta/data/doc/quanta.css create mode 100644 quanta/data/doc/quanta.docrc create mode 100644 quanta/data/doc/quantahdr.png create mode 100644 quanta/data/doc/shadow1.png create mode 100644 quanta/data/doc/template.html create mode 100644 quanta/data/doc/templates.html create mode 100644 quanta/data/doc/tips.html create mode 100644 quanta/data/doc/webdev.png create mode 100644 quanta/data/dtep/Makefile.am create mode 100644 quanta/data/dtep/cffunct/Makefile.am create mode 100644 quanta/data/dtep/cffunct/abs.tag create mode 100644 quanta/data/dtep/cffunct/acos.tag create mode 100644 quanta/data/dtep/cffunct/acs.tag create mode 100644 quanta/data/dtep/cffunct/array.tag create mode 100644 quanta/data/dtep/cffunct/asin.tag create mode 100644 quanta/data/dtep/cffunct/atn.tag create mode 100644 quanta/data/dtep/cffunct/authenticatedcontext.tag create mode 100644 quanta/data/dtep/cffunct/authenticateduser.tag create mode 100644 quanta/data/dtep/cffunct/bitand.tag create mode 100644 quanta/data/dtep/cffunct/bitmaskclear.tag create mode 100644 quanta/data/dtep/cffunct/bitmaskread.tag create mode 100644 quanta/data/dtep/cffunct/bitmaskset.tag create mode 100644 quanta/data/dtep/cffunct/bitnot.tag create mode 100644 quanta/data/dtep/cffunct/bitor.tag create mode 100644 quanta/data/dtep/cffunct/bitshln.tag create mode 100644 quanta/data/dtep/cffunct/bitshrn.tag create mode 100644 quanta/data/dtep/cffunct/bitxor.tag create mode 100644 quanta/data/dtep/cffunct/ceiling.tag create mode 100644 quanta/data/dtep/cffunct/chr.tag create mode 100644 quanta/data/dtep/cffunct/cjustify.tag create mode 100644 quanta/data/dtep/cffunct/compare.tag create mode 100644 quanta/data/dtep/cffunct/comparenocase.tag create mode 100644 quanta/data/dtep/cffunct/cos.tag create mode 100644 quanta/data/dtep/cffunct/createobject.tag create mode 100644 quanta/data/dtep/cffunct/createuuid.tag create mode 100644 quanta/data/dtep/cffunct/datetime.tag create mode 100644 quanta/data/dtep/cffunct/de.tag create mode 100644 quanta/data/dtep/cffunct/decimalformat.tag create mode 100644 quanta/data/dtep/cffunct/decrementvalue.tag create mode 100644 quanta/data/dtep/cffunct/decrypt.tag create mode 100644 quanta/data/dtep/cffunct/deleteclientvariable.tag create mode 100644 quanta/data/dtep/cffunct/description.rc create mode 100644 quanta/data/dtep/cffunct/directoryexists.tag create mode 100644 quanta/data/dtep/cffunct/dollarformat.tag create mode 100644 quanta/data/dtep/cffunct/duplicate.tag create mode 100644 quanta/data/dtep/cffunct/encrypt.tag create mode 100644 quanta/data/dtep/cffunct/evaluate.tag create mode 100644 quanta/data/dtep/cffunct/exp.tag create mode 100644 quanta/data/dtep/cffunct/expandpath.tag create mode 100644 quanta/data/dtep/cffunct/fileexists.tag create mode 100644 quanta/data/dtep/cffunct/find.tag create mode 100644 quanta/data/dtep/cffunct/fix.tag create mode 100644 quanta/data/dtep/cffunct/formatbasen.tag create mode 100644 quanta/data/dtep/cffunct/getbasetagdata.tag create mode 100644 quanta/data/dtep/cffunct/getbasetaglist.tag create mode 100644 quanta/data/dtep/cffunct/getbasetemplatepath.tag create mode 100644 quanta/data/dtep/cffunct/getclientvariableslist.tag create mode 100644 quanta/data/dtep/cffunct/getcurrenttemplatepath.tag create mode 100644 quanta/data/dtep/cffunct/getdirectoryfrompath.tag create mode 100644 quanta/data/dtep/cffunct/getexception.tag create mode 100644 quanta/data/dtep/cffunct/getfilefrompath.tag create mode 100644 quanta/data/dtep/cffunct/getfunctionlist.tag create mode 100644 quanta/data/dtep/cffunct/gethttprequestdata.tag create mode 100644 quanta/data/dtep/cffunct/gethttptimestring.tag create mode 100644 quanta/data/dtep/cffunct/getlocale.tag create mode 100644 quanta/data/dtep/cffunct/getmetricdata.tag create mode 100644 quanta/data/dtep/cffunct/getprofilestring.tag create mode 100644 quanta/data/dtep/cffunct/gettempdirectory.tag create mode 100644 quanta/data/dtep/cffunct/gettempfile.tag create mode 100644 quanta/data/dtep/cffunct/gettemplatepath.tag create mode 100644 quanta/data/dtep/cffunct/gettickcount.tag create mode 100644 quanta/data/dtep/cffunct/gettoken.tag create mode 100644 quanta/data/dtep/cffunct/hash.tag create mode 100644 quanta/data/dtep/cffunct/htmlcodeformat.tag create mode 100644 quanta/data/dtep/cffunct/htmleditformat.tag create mode 100644 quanta/data/dtep/cffunct/iif.tag create mode 100644 quanta/data/dtep/cffunct/incrementvalue.tag create mode 100644 quanta/data/dtep/cffunct/inputbasen.tag create mode 100644 quanta/data/dtep/cffunct/insert.tag create mode 100644 quanta/data/dtep/cffunct/int.tag create mode 100644 quanta/data/dtep/cffunct/isarray.tag create mode 100644 quanta/data/dtep/cffunct/isauthenticated.tag create mode 100644 quanta/data/dtep/cfml/Makefile.am create mode 100644 quanta/data/dtep/cfml/cfabort.tag create mode 100644 quanta/data/dtep/cfml/cfapplet.tag create mode 100644 quanta/data/dtep/cfml/cfapplication.tag create mode 100644 quanta/data/dtep/cfml/cfargument.tag create mode 100644 quanta/data/dtep/cfml/cfassociate.tag create mode 100644 quanta/data/dtep/cfml/cfauthenticate.tag create mode 100644 quanta/data/dtep/cfml/cfbreak.tag create mode 100644 quanta/data/dtep/cfml/cfcache.tag create mode 100644 quanta/data/dtep/cfml/cfcase.tag create mode 100644 quanta/data/dtep/cfml/cfcatch.tag create mode 100644 quanta/data/dtep/cfml/cfchart.tag create mode 100644 quanta/data/dtep/cfml/cfchartdata.tag create mode 100644 quanta/data/dtep/cfml/cfchartseries.tag create mode 100644 quanta/data/dtep/cfml/cfcol.tag create mode 100644 quanta/data/dtep/cfml/cfcollection.tag create mode 100644 quanta/data/dtep/cfml/cfcomponent.tag create mode 100644 quanta/data/dtep/cfml/cfcontent.tag create mode 100644 quanta/data/dtep/cfml/cfcookie.tag create mode 100644 quanta/data/dtep/cfml/cfdirectory.tag create mode 100644 quanta/data/dtep/cfml/cfdump.tag create mode 100644 quanta/data/dtep/cfml/cferror.tag create mode 100644 quanta/data/dtep/cfml/cfexecute.tag create mode 100644 quanta/data/dtep/cfml/cfexit.tag create mode 100644 quanta/data/dtep/cfml/cffile.tag create mode 100644 quanta/data/dtep/cfml/cfflush.tag create mode 100644 quanta/data/dtep/cfml/cfform.tag create mode 100644 quanta/data/dtep/cfml/cfftp.tag create mode 100644 quanta/data/dtep/cfml/cffunction.tag create mode 100644 quanta/data/dtep/cfml/cfgrid.tag create mode 100644 quanta/data/dtep/cfml/cfgridcolumn.tag create mode 100644 quanta/data/dtep/cfml/cfgridrow.tag create mode 100644 quanta/data/dtep/cfml/cfgridupdate.tag create mode 100644 quanta/data/dtep/cfml/cfheader.tag create mode 100644 quanta/data/dtep/cfml/cfhtmlhead.tag create mode 100644 quanta/data/dtep/cfml/cfhttp.tag create mode 100644 quanta/data/dtep/cfml/cfhttpparam.tag create mode 100644 quanta/data/dtep/cfml/cfimport.tag create mode 100644 quanta/data/dtep/cfml/cfinclude.tag create mode 100644 quanta/data/dtep/cfml/cfindex.tag create mode 100644 quanta/data/dtep/cfml/cfinput.tag create mode 100644 quanta/data/dtep/cfml/cfinsert.tag create mode 100644 quanta/data/dtep/cfml/cfinvoke.tag create mode 100644 quanta/data/dtep/cfml/cfinvokeargument.tag create mode 100644 quanta/data/dtep/cfml/cfldap.tag create mode 100644 quanta/data/dtep/cfml/cflocation.tag create mode 100644 quanta/data/dtep/cfml/cflock.tag create mode 100644 quanta/data/dtep/cfml/cflog.tag create mode 100644 quanta/data/dtep/cfml/cflogin.tag create mode 100644 quanta/data/dtep/cfml/cfloginuser.tag create mode 100644 quanta/data/dtep/cfml/cfloop.tag create mode 100644 quanta/data/dtep/cfml/cfmail.tag create mode 100644 quanta/data/dtep/cfml/cfmailparam.tag create mode 100644 quanta/data/dtep/cfml/cfmodule.tag create mode 100644 quanta/data/dtep/cfml/cfobject.tag create mode 100644 quanta/data/dtep/cfml/cfobjectcache.tag create mode 100644 quanta/data/dtep/cfml/cfoutput.tag create mode 100644 quanta/data/dtep/cfml/cfparam.tag create mode 100644 quanta/data/dtep/cfml/cfpop.tag create mode 100644 quanta/data/dtep/cfml/cfprocessingdirective.tag create mode 100644 quanta/data/dtep/cfml/cfprocparam.tag create mode 100644 quanta/data/dtep/cfml/cfprocresult.tag create mode 100644 quanta/data/dtep/cfml/cfproperty.tag create mode 100644 quanta/data/dtep/cfml/cfquery.tag create mode 100644 quanta/data/dtep/cfml/cfqueryparam.tag create mode 100644 quanta/data/dtep/cfml/cfregistry.tag create mode 100644 quanta/data/dtep/cfml/cfreport.tag create mode 100644 quanta/data/dtep/cfml/cfsavecontent.tag create mode 100644 quanta/data/dtep/cfml/cfschedule.tag create mode 100644 quanta/data/dtep/cfml/cfsearch.tag create mode 100644 quanta/data/dtep/cfml/cfselect.tag create mode 100644 quanta/data/dtep/cfml/cfsetting.tag create mode 100644 quanta/data/dtep/cfml/cfslider.tag create mode 100644 quanta/data/dtep/cfml/cfstoredproc.tag create mode 100644 quanta/data/dtep/cfml/cfswitch.tag create mode 100644 quanta/data/dtep/cfml/cftable.tag create mode 100644 quanta/data/dtep/cfml/cftextinput.tag create mode 100644 quanta/data/dtep/cfml/cfthrow.tag create mode 100644 quanta/data/dtep/cfml/cftrace.tag create mode 100644 quanta/data/dtep/cfml/cftransaction.tag create mode 100644 quanta/data/dtep/cfml/cftree.tag create mode 100644 quanta/data/dtep/cfml/cftreeitem.tag create mode 100644 quanta/data/dtep/cfml/cfupdate.tag create mode 100644 quanta/data/dtep/cfml/cfusion.tag create mode 100644 quanta/data/dtep/cfml/cfwddx.tag create mode 100644 quanta/data/dtep/cfml/cfxml.tag create mode 100644 quanta/data/dtep/cfml/description.rc create mode 100644 quanta/data/dtep/cfml/ftp.tag create mode 100644 quanta/data/dtep/cfml/test.cfm create mode 100644 quanta/data/dtep/css/Makefile.am create mode 100644 quanta/data/dtep/css/background.tag create mode 100644 quanta/data/dtep/css/border-bottom-color.tag create mode 100644 quanta/data/dtep/css/border-bottom-style.tag create mode 100644 quanta/data/dtep/css/border-bottom-width.tag create mode 100644 quanta/data/dtep/css/border-bottom.tag create mode 100644 quanta/data/dtep/css/border-collapse.tag create mode 100644 quanta/data/dtep/css/border-color.tag create mode 100644 quanta/data/dtep/css/border-left-color.tag create mode 100644 quanta/data/dtep/css/border-left-style.tag create mode 100644 quanta/data/dtep/css/border-left-width.tag create mode 100644 quanta/data/dtep/css/border-left.tag create mode 100644 quanta/data/dtep/css/border-right-color.tag create mode 100644 quanta/data/dtep/css/border-right-style.tag create mode 100644 quanta/data/dtep/css/border-right-width.tag create mode 100644 quanta/data/dtep/css/border-right.tag create mode 100644 quanta/data/dtep/css/border-spacing.tag create mode 100644 quanta/data/dtep/css/border-top-color.tag create mode 100644 quanta/data/dtep/css/border-top-style.tag create mode 100644 quanta/data/dtep/css/border-top-width.tag create mode 100644 quanta/data/dtep/css/border-top.tag create mode 100644 quanta/data/dtep/css/border.tag create mode 100644 quanta/data/dtep/css/bottom.tag create mode 100644 quanta/data/dtep/css/caption-side.tag create mode 100644 quanta/data/dtep/css/clear.tag create mode 100644 quanta/data/dtep/css/clip.tag create mode 100644 quanta/data/dtep/css/color.tag create mode 100644 quanta/data/dtep/css/content.tag create mode 100644 quanta/data/dtep/css/counter-increment.tag create mode 100644 quanta/data/dtep/css/counter-reset.tag create mode 100644 quanta/data/dtep/css/cursor.tag create mode 100644 quanta/data/dtep/css/description.rc create mode 100644 quanta/data/dtep/css/direction.tag create mode 100644 quanta/data/dtep/css/display.tag create mode 100644 quanta/data/dtep/css/empty-cells.tag create mode 100644 quanta/data/dtep/css/float.tag create mode 100644 quanta/data/dtep/css/font-size-adjust.tag create mode 100644 quanta/data/dtep/css/font-stretch.tag create mode 100644 quanta/data/dtep/css/font.tag create mode 100644 quanta/data/dtep/css/height.tag create mode 100644 quanta/data/dtep/css/left.tag create mode 100644 quanta/data/dtep/css/letter-spacing.tag create mode 100644 quanta/data/dtep/css/line-height.tag create mode 100644 quanta/data/dtep/css/list-style.tag create mode 100644 quanta/data/dtep/css/margin-bottom.tag create mode 100644 quanta/data/dtep/css/margin-left.tag create mode 100644 quanta/data/dtep/css/margin-right.tag create mode 100644 quanta/data/dtep/css/margin-top.tag create mode 100644 quanta/data/dtep/css/margin.tag create mode 100644 quanta/data/dtep/css/marker-offset.tag create mode 100644 quanta/data/dtep/css/max-height.tag create mode 100644 quanta/data/dtep/css/max-width.tag create mode 100644 quanta/data/dtep/css/min-height.tag create mode 100644 quanta/data/dtep/css/min-width.tag create mode 100644 quanta/data/dtep/css/outline.tag create mode 100644 quanta/data/dtep/css/overflow.tag create mode 100644 quanta/data/dtep/css/padding-bottom.tag create mode 100644 quanta/data/dtep/css/padding-left.tag create mode 100644 quanta/data/dtep/css/padding-right.tag create mode 100644 quanta/data/dtep/css/padding-top.tag create mode 100644 quanta/data/dtep/css/padding.tag create mode 100644 quanta/data/dtep/css/position.tag create mode 100644 quanta/data/dtep/css/quotes.tag create mode 100644 quanta/data/dtep/css/right.tag create mode 100644 quanta/data/dtep/css/table-layout.tag create mode 100644 quanta/data/dtep/css/text-align.tag create mode 100644 quanta/data/dtep/css/text-decoration.tag create mode 100644 quanta/data/dtep/css/text-indent.tag create mode 100644 quanta/data/dtep/css/text-shadow.tag create mode 100644 quanta/data/dtep/css/text-transform.tag create mode 100644 quanta/data/dtep/css/top.tag create mode 100644 quanta/data/dtep/css/unicode-bidi.tag create mode 100644 quanta/data/dtep/css/vertical-align.tag create mode 100644 quanta/data/dtep/css/visibility.tag create mode 100644 quanta/data/dtep/css/white-space.tag create mode 100644 quanta/data/dtep/css/width.tag create mode 100644 quanta/data/dtep/css/word-spacing.tag create mode 100644 quanta/data/dtep/css/z-index.tag create mode 100644 quanta/data/dtep/docbook-4.2/Makefile.am create mode 100644 quanta/data/dtep/docbook-4.2/a.tag create mode 100644 quanta/data/dtep/docbook-4.2/b.tag create mode 100644 quanta/data/dtep/docbook-4.2/c.tag create mode 100644 quanta/data/dtep/docbook-4.2/common.tag create mode 100644 quanta/data/dtep/docbook-4.2/d.tag create mode 100644 quanta/data/dtep/docbook-4.2/description.rc create mode 100644 quanta/data/dtep/docbook-4.2/e.tag create mode 100644 quanta/data/dtep/docbook-4.2/f.tag create mode 100644 quanta/data/dtep/docbook-4.2/g.tag create mode 100644 quanta/data/dtep/docbook-4.2/h.tag create mode 100644 quanta/data/dtep/docbook-4.2/i.tag create mode 100644 quanta/data/dtep/docbook-4.2/j.tag create mode 100644 quanta/data/dtep/docbook-4.2/k.tag create mode 100644 quanta/data/dtep/docbook-4.2/l.tag create mode 100644 quanta/data/dtep/docbook-4.2/m.tag create mode 100644 quanta/data/dtep/docbook-4.2/n.tag create mode 100644 quanta/data/dtep/docbook-4.2/o.tag create mode 100644 quanta/data/dtep/docbook-4.2/p.tag create mode 100644 quanta/data/dtep/docbook-4.2/q.tag create mode 100644 quanta/data/dtep/docbook-4.2/r.tag create mode 100644 quanta/data/dtep/docbook-4.2/s.tag create mode 100644 quanta/data/dtep/docbook-4.2/t.tag create mode 100644 quanta/data/dtep/docbook-4.2/u.tag create mode 100644 quanta/data/dtep/docbook-4.2/v.tag create mode 100644 quanta/data/dtep/docbook-4.2/w.tag create mode 100644 quanta/data/dtep/docbook-4.2/x.tag create mode 100644 quanta/data/dtep/docbook-4.2/y.tag create mode 100644 quanta/data/dtep/dtd-description.txt create mode 100644 quanta/data/dtep/dtd/Makefile.am create mode 100644 quanta/data/dtep/dtd/description.rc create mode 100644 quanta/data/dtep/empty/Makefile.am create mode 100644 quanta/data/dtep/empty/description.rc create mode 100644 quanta/data/dtep/html-frameset/Makefile.am create mode 100644 quanta/data/dtep/html-frameset/basefont.tag create mode 100644 quanta/data/dtep/html-frameset/common.tag create mode 100644 quanta/data/dtep/html-frameset/description.rc create mode 100644 quanta/data/dtep/html-frameset/font.tag create mode 100644 quanta/data/dtep/html-frameset/frame.tag create mode 100644 quanta/data/dtep/html-frameset/frameset.tag create mode 100644 quanta/data/dtep/html-frameset/isindex.tag create mode 100644 quanta/data/dtep/html-strict/Makefile.am create mode 100644 quanta/data/dtep/html-strict/a.tag create mode 100644 quanta/data/dtep/html-strict/b.tag create mode 100644 quanta/data/dtep/html-strict/c.tag create mode 100644 quanta/data/dtep/html-strict/common.tag create mode 100644 quanta/data/dtep/html-strict/d.tag create mode 100644 quanta/data/dtep/html-strict/description.rc create mode 100644 quanta/data/dtep/html-strict/e.tag create mode 100644 quanta/data/dtep/html-strict/f.tag create mode 100644 quanta/data/dtep/html-strict/h.tag create mode 100644 quanta/data/dtep/html-strict/i.tag create mode 100644 quanta/data/dtep/html-strict/k.tag create mode 100644 quanta/data/dtep/html-strict/l.tag create mode 100644 quanta/data/dtep/html-strict/m.tag create mode 100644 quanta/data/dtep/html-strict/n.tag create mode 100644 quanta/data/dtep/html-strict/o.tag create mode 100644 quanta/data/dtep/html-strict/p.tag create mode 100644 quanta/data/dtep/html-strict/q.tag create mode 100644 quanta/data/dtep/html-strict/s.tag create mode 100644 quanta/data/dtep/html-strict/t.tag create mode 100644 quanta/data/dtep/html-strict/u.tag create mode 100644 quanta/data/dtep/html-strict/v.tag create mode 100644 quanta/data/dtep/html/Makefile.am create mode 100644 quanta/data/dtep/html/a.tag create mode 100644 quanta/data/dtep/html/b.tag create mode 100644 quanta/data/dtep/html/c.tag create mode 100644 quanta/data/dtep/html/common.tag create mode 100644 quanta/data/dtep/html/d.tag create mode 100644 quanta/data/dtep/html/description.rc create mode 100644 quanta/data/dtep/html/e.tag create mode 100644 quanta/data/dtep/html/f.tag create mode 100644 quanta/data/dtep/html/h.tag create mode 100644 quanta/data/dtep/html/i.tag create mode 100644 quanta/data/dtep/html/k.tag create mode 100644 quanta/data/dtep/html/l.tag create mode 100644 quanta/data/dtep/html/m.tag create mode 100644 quanta/data/dtep/html/n.tag create mode 100644 quanta/data/dtep/html/o.tag create mode 100644 quanta/data/dtep/html/p.tag create mode 100644 quanta/data/dtep/html/q.tag create mode 100644 quanta/data/dtep/html/s.tag create mode 100644 quanta/data/dtep/html/strong.tag create mode 100644 quanta/data/dtep/html/t.tag create mode 100644 quanta/data/dtep/html/u.tag create mode 100644 quanta/data/dtep/html/v.tag create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/Makefile.am create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/a.tag create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/b.tag create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/c.tag create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/common.tag create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/d.tag create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/description.rc create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/e.tag create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/f.tag create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/g.tag create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/h.tag create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/i.tag create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/k.tag create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/l.tag create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/m.tag create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/n.tag create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/o.tag create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/p.tag create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/q.tag create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/r.tag create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/s.tag create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/t.tag create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/u.tag create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/v.tag create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/w.tag create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/x.tag create mode 100644 quanta/data/dtep/kde-docbook-4.1.2/y.tag create mode 100644 quanta/data/dtep/kde-docbook-4.2/Makefile.am create mode 100644 quanta/data/dtep/kde-docbook-4.2/common.tag create mode 100644 quanta/data/dtep/kde-docbook-4.2/description.rc create mode 100644 quanta/data/dtep/php/Makefile.am create mode 100644 quanta/data/dtep/php/apache.tag create mode 100644 quanta/data/dtep/php/apd.tag create mode 100644 quanta/data/dtep/php/array.tag create mode 100644 quanta/data/dtep/php/aspell.tag create mode 100644 quanta/data/dtep/php/bc.tag create mode 100644 quanta/data/dtep/php/bcompiler.tag create mode 100644 quanta/data/dtep/php/bzip2.tag create mode 100644 quanta/data/dtep/php/calendar.tag create mode 100644 quanta/data/dtep/php/ccvs.tag create mode 100644 quanta/data/dtep/php/classkit.tag create mode 100644 quanta/data/dtep/php/classobj.tag create mode 100644 quanta/data/dtep/php/com.tag create mode 100644 quanta/data/dtep/php/cpdf.tag create mode 100644 quanta/data/dtep/php/crack.tag create mode 100644 quanta/data/dtep/php/ctype.tag create mode 100644 quanta/data/dtep/php/curl.tag create mode 100644 quanta/data/dtep/php/cybercash.tag create mode 100644 quanta/data/dtep/php/cybermut.tag create mode 100644 quanta/data/dtep/php/cyrus.tag create mode 100644 quanta/data/dtep/php/datetime.tag create mode 100644 quanta/data/dtep/php/dba.tag create mode 100644 quanta/data/dtep/php/dbase.tag create mode 100644 quanta/data/dtep/php/dbm.tag create mode 100644 quanta/data/dtep/php/dbplus.tag create mode 100644 quanta/data/dtep/php/dbx.tag create mode 100644 quanta/data/dtep/php/description.rc create mode 100644 quanta/data/dtep/php/dio.tag create mode 100644 quanta/data/dtep/php/dir.tag create mode 100644 quanta/data/dtep/php/dom.tag create mode 100644 quanta/data/dtep/php/domxml.tag create mode 100644 quanta/data/dtep/php/dotnet.tag create mode 100644 quanta/data/dtep/php/errorfunc.tag create mode 100644 quanta/data/dtep/php/exec.tag create mode 100644 quanta/data/dtep/php/exif.tag create mode 100644 quanta/data/dtep/php/fam.tag create mode 100644 quanta/data/dtep/php/fbsql.tag create mode 100644 quanta/data/dtep/php/fdf.tag create mode 100644 quanta/data/dtep/php/filepro.tag create mode 100644 quanta/data/dtep/php/filesystem.tag create mode 100644 quanta/data/dtep/php/fribidi.tag create mode 100644 quanta/data/dtep/php/ftp.tag create mode 100644 quanta/data/dtep/php/funchand.tag create mode 100644 quanta/data/dtep/php/gettext.tag create mode 100644 quanta/data/dtep/php/gmp.tag create mode 100644 quanta/data/dtep/php/http.tag create mode 100644 quanta/data/dtep/php/hw.tag create mode 100644 quanta/data/dtep/php/hwapi.tag create mode 100644 quanta/data/dtep/php/hyperwave.tag create mode 100644 quanta/data/dtep/php/ibase.tag create mode 100644 quanta/data/dtep/php/icap.tag create mode 100644 quanta/data/dtep/php/iconv.tag create mode 100644 quanta/data/dtep/php/id3.tag create mode 100644 quanta/data/dtep/php/ifx.tag create mode 100644 quanta/data/dtep/php/iisfunc.tag create mode 100644 quanta/data/dtep/php/image.tag create mode 100644 quanta/data/dtep/php/imap.tag create mode 100644 quanta/data/dtep/php/includes.tag create mode 100644 quanta/data/dtep/php/info.tag create mode 100644 quanta/data/dtep/php/ingres-ii.tag create mode 100644 quanta/data/dtep/php/ircg.tag create mode 100644 quanta/data/dtep/php/java.tag create mode 100644 quanta/data/dtep/php/ldap.tag create mode 100644 quanta/data/dtep/php/lzf.tag create mode 100644 quanta/data/dtep/php/mail.tag create mode 100644 quanta/data/dtep/php/mailparse.tag create mode 100644 quanta/data/dtep/php/math.tag create mode 100644 quanta/data/dtep/php/mbstring.tag create mode 100644 quanta/data/dtep/php/mcal.tag create mode 100644 quanta/data/dtep/php/mcrypt.tag create mode 100644 quanta/data/dtep/php/mcve.tag create mode 100644 quanta/data/dtep/php/memcache.tag create mode 100644 quanta/data/dtep/php/mhash.tag create mode 100644 quanta/data/dtep/php/mime_magic.tag create mode 100644 quanta/data/dtep/php/ming.tag create mode 100644 quanta/data/dtep/php/misc.tag create mode 100644 quanta/data/dtep/php/mnogosearch.tag create mode 100644 quanta/data/dtep/php/msession.tag create mode 100644 quanta/data/dtep/php/msql.tag create mode 100644 quanta/data/dtep/php/mssql.tag create mode 100644 quanta/data/dtep/php/muscat.tag create mode 100644 quanta/data/dtep/php/mysql.tag create mode 100644 quanta/data/dtep/php/mysqli.tag create mode 100644 quanta/data/dtep/php/ncurses.tag create mode 100644 quanta/data/dtep/php/network.tag create mode 100644 quanta/data/dtep/php/nis.tag create mode 100644 quanta/data/dtep/php/notes.tag create mode 100644 quanta/data/dtep/php/nsapi.tag create mode 100644 quanta/data/dtep/php/objaggregation.tag create mode 100644 quanta/data/dtep/php/oci8.tag create mode 100644 quanta/data/dtep/php/odbc.tag create mode 100644 quanta/data/dtep/php/openal.tag create mode 100644 quanta/data/dtep/php/openssl.tag create mode 100644 quanta/data/dtep/php/oracle.tag create mode 100644 quanta/data/dtep/php/outcontrol.tag create mode 100644 quanta/data/dtep/php/overload.tag create mode 100644 quanta/data/dtep/php/ovrimos.tag create mode 100644 quanta/data/dtep/php/parsekit.tag create mode 100644 quanta/data/dtep/php/pcntl.tag create mode 100644 quanta/data/dtep/php/pcre.tag create mode 100644 quanta/data/dtep/php/pdf.tag create mode 100644 quanta/data/dtep/php/pfpro.tag create mode 100644 quanta/data/dtep/php/pgsql.tag create mode 100644 quanta/data/dtep/php/posix.tag create mode 100644 quanta/data/dtep/php/printer.tag create mode 100644 quanta/data/dtep/php/pspell.tag create mode 100644 quanta/data/dtep/php/qtdom.tag create mode 100644 quanta/data/dtep/php/rar.tag create mode 100644 quanta/data/dtep/php/readline.tag create mode 100644 quanta/data/dtep/php/recode.tag create mode 100644 quanta/data/dtep/php/regex.tag create mode 100644 quanta/data/dtep/php/sem.tag create mode 100644 quanta/data/dtep/php/sesam.tag create mode 100644 quanta/data/dtep/php/session.tag create mode 100644 quanta/data/dtep/php/shmop.tag create mode 100644 quanta/data/dtep/php/simplexml.tag create mode 100644 quanta/data/dtep/php/snmp.tag create mode 100644 quanta/data/dtep/php/soap.tag create mode 100644 quanta/data/dtep/php/sockets.tag create mode 100644 quanta/data/dtep/php/spl.tag create mode 100644 quanta/data/dtep/php/sqlite.tag create mode 100644 quanta/data/dtep/php/stream.tag create mode 100644 quanta/data/dtep/php/strings.tag create mode 100644 quanta/data/dtep/php/swf.tag create mode 100644 quanta/data/dtep/php/sybase.tag create mode 100644 quanta/data/dtep/php/tcpwrap.tag create mode 100644 quanta/data/dtep/php/tidy.tag create mode 100644 quanta/data/dtep/php/tokenizer.tag create mode 100644 quanta/data/dtep/php/uodbc.tag create mode 100644 quanta/data/dtep/php/url.tag create mode 100644 quanta/data/dtep/php/var.tag create mode 100644 quanta/data/dtep/php/vpopmail.tag create mode 100644 quanta/data/dtep/php/w32api.tag create mode 100644 quanta/data/dtep/php/wddx.tag create mode 100644 quanta/data/dtep/php/xattr.tag create mode 100644 quanta/data/dtep/php/xdiff.tag create mode 100644 quanta/data/dtep/php/xml.tag create mode 100644 quanta/data/dtep/php/xmlrpc.tag create mode 100644 quanta/data/dtep/php/xsl.tag create mode 100644 quanta/data/dtep/php/xslt.tag create mode 100644 quanta/data/dtep/php/yaz.tag create mode 100644 quanta/data/dtep/php/zip.tag create mode 100644 quanta/data/dtep/php/zlib.tag create mode 100644 quanta/data/dtep/relaxng/Makefile.am create mode 100644 quanta/data/dtep/relaxng/anyName.tag create mode 100644 quanta/data/dtep/relaxng/attribute.tag create mode 100644 quanta/data/dtep/relaxng/choice.tag create mode 100644 quanta/data/dtep/relaxng/data.tag create mode 100644 quanta/data/dtep/relaxng/define.tag create mode 100644 quanta/data/dtep/relaxng/description.rc create mode 100644 quanta/data/dtep/relaxng/div.tag create mode 100644 quanta/data/dtep/relaxng/element.tag create mode 100644 quanta/data/dtep/relaxng/empty.tag create mode 100644 quanta/data/dtep/relaxng/except.tag create mode 100644 quanta/data/dtep/relaxng/externalRef.tag create mode 100644 quanta/data/dtep/relaxng/grammar.tag create mode 100644 quanta/data/dtep/relaxng/group.tag create mode 100644 quanta/data/dtep/relaxng/include.tag create mode 100644 quanta/data/dtep/relaxng/interleave.tag create mode 100644 quanta/data/dtep/relaxng/list.tag create mode 100644 quanta/data/dtep/relaxng/mixed.tag create mode 100644 quanta/data/dtep/relaxng/name.tag create mode 100644 quanta/data/dtep/relaxng/notAllowed.tag create mode 100644 quanta/data/dtep/relaxng/nsName.tag create mode 100644 quanta/data/dtep/relaxng/oneOrMore.tag create mode 100644 quanta/data/dtep/relaxng/optional.tag create mode 100644 quanta/data/dtep/relaxng/param.tag create mode 100644 quanta/data/dtep/relaxng/parentRef.tag create mode 100644 quanta/data/dtep/relaxng/ref.tag create mode 100644 quanta/data/dtep/relaxng/start.tag create mode 100644 quanta/data/dtep/relaxng/text.tag create mode 100644 quanta/data/dtep/relaxng/value.tag create mode 100644 quanta/data/dtep/relaxng/zeroOrMore.tag create mode 100644 quanta/data/dtep/schema/Makefile.am create mode 100644 quanta/data/dtep/schema/all.tag create mode 100644 quanta/data/dtep/schema/annotation.tag create mode 100644 quanta/data/dtep/schema/any.tag create mode 100644 quanta/data/dtep/schema/anyAttribute.tag create mode 100644 quanta/data/dtep/schema/appInfo.tag create mode 100644 quanta/data/dtep/schema/attribute.tag create mode 100644 quanta/data/dtep/schema/attributeGroup.tag create mode 100644 quanta/data/dtep/schema/choice.tag create mode 100644 quanta/data/dtep/schema/complexContent.tag create mode 100644 quanta/data/dtep/schema/complexType.tag create mode 100644 quanta/data/dtep/schema/description.rc create mode 100644 quanta/data/dtep/schema/documentation.tag create mode 100644 quanta/data/dtep/schema/element.tag create mode 100644 quanta/data/dtep/schema/enumeration.tag create mode 100644 quanta/data/dtep/schema/extension.tag create mode 100644 quanta/data/dtep/schema/field.tag create mode 100644 quanta/data/dtep/schema/fractionDigits.tag create mode 100644 quanta/data/dtep/schema/group.tag create mode 100644 quanta/data/dtep/schema/import.tag create mode 100644 quanta/data/dtep/schema/include.tag create mode 100644 quanta/data/dtep/schema/key.tag create mode 100644 quanta/data/dtep/schema/keyref.tag create mode 100644 quanta/data/dtep/schema/length.tag create mode 100644 quanta/data/dtep/schema/list.tag create mode 100644 quanta/data/dtep/schema/maxExclusive.tag create mode 100644 quanta/data/dtep/schema/maxInclusive.tag create mode 100644 quanta/data/dtep/schema/maxLength.tag create mode 100644 quanta/data/dtep/schema/minExclusive.tag create mode 100644 quanta/data/dtep/schema/minInclusive.tag create mode 100644 quanta/data/dtep/schema/minLength.tag create mode 100644 quanta/data/dtep/schema/notation.tag create mode 100644 quanta/data/dtep/schema/pattern.tag create mode 100644 quanta/data/dtep/schema/redefine.tag create mode 100644 quanta/data/dtep/schema/restriction.tag create mode 100644 quanta/data/dtep/schema/schema.tag create mode 100644 quanta/data/dtep/schema/selector.tag create mode 100644 quanta/data/dtep/schema/sequence.tag create mode 100644 quanta/data/dtep/schema/simpleContent.tag create mode 100644 quanta/data/dtep/schema/simpleType.tag create mode 100644 quanta/data/dtep/schema/totalDigits.tag create mode 100644 quanta/data/dtep/schema/union.tag create mode 100644 quanta/data/dtep/schema/unique.tag create mode 100644 quanta/data/dtep/schema/whiteSpace.tag create mode 100644 quanta/data/dtep/tagxml/Makefile.am create mode 100644 quanta/data/dtep/tagxml/attr.tag create mode 100644 quanta/data/dtep/tagxml/childstop.tag create mode 100644 quanta/data/dtep/tagxml/description.rc create mode 100644 quanta/data/dtep/tagxml/location.tag create mode 100644 quanta/data/dtep/tagxml/nonparams.tag create mode 100644 quanta/data/dtep/tagxml/spacer.tag create mode 100644 quanta/data/dtep/tagxml/tag.tag create mode 100644 quanta/data/dtep/tagxml/vpl.tag create mode 100644 quanta/data/dtep/wml-1-2/Makefile.am create mode 100644 quanta/data/dtep/wml-1-2/a.tag create mode 100644 quanta/data/dtep/wml-1-2/access.tag create mode 100644 quanta/data/dtep/wml-1-2/anchor.tag create mode 100644 quanta/data/dtep/wml-1-2/br.tag create mode 100644 quanta/data/dtep/wml-1-2/card.tag create mode 100644 quanta/data/dtep/wml-1-2/common.tag create mode 100644 quanta/data/dtep/wml-1-2/description.rc create mode 100644 quanta/data/dtep/wml-1-2/do.tag create mode 100644 quanta/data/dtep/wml-1-2/fieldset.tag create mode 100644 quanta/data/dtep/wml-1-2/go.tag create mode 100644 quanta/data/dtep/wml-1-2/img.tag create mode 100644 quanta/data/dtep/wml-1-2/input.tag create mode 100644 quanta/data/dtep/wml-1-2/meta.tag create mode 100644 quanta/data/dtep/wml-1-2/noop.tag create mode 100644 quanta/data/dtep/wml-1-2/onevent.tag create mode 100644 quanta/data/dtep/wml-1-2/optgroup.tag create mode 100644 quanta/data/dtep/wml-1-2/option.tag create mode 100644 quanta/data/dtep/wml-1-2/p.tag create mode 100644 quanta/data/dtep/wml-1-2/postfield.tag create mode 100644 quanta/data/dtep/wml-1-2/pre.tag create mode 100644 quanta/data/dtep/wml-1-2/select.tag create mode 100644 quanta/data/dtep/wml-1-2/setvar.tag create mode 100644 quanta/data/dtep/wml-1-2/table.tag create mode 100644 quanta/data/dtep/wml-1-2/template.tag create mode 100644 quanta/data/dtep/wml-1-2/timer.tag create mode 100644 quanta/data/dtep/wml-1-2/wml.tag create mode 100644 quanta/data/dtep/xhtml-basic/Makefile.am create mode 100644 quanta/data/dtep/xhtml-basic/a.tag create mode 100644 quanta/data/dtep/xhtml-basic/base.tag create mode 100644 quanta/data/dtep/xhtml-basic/blockquote.tag create mode 100644 quanta/data/dtep/xhtml-basic/body.tag create mode 100644 quanta/data/dtep/xhtml-basic/br.tag create mode 100644 quanta/data/dtep/xhtml-basic/common.tag create mode 100644 quanta/data/dtep/xhtml-basic/description.rc create mode 100644 quanta/data/dtep/xhtml-basic/div.tag create mode 100644 quanta/data/dtep/xhtml-basic/form.tag create mode 100644 quanta/data/dtep/xhtml-basic/head.tag create mode 100644 quanta/data/dtep/xhtml-basic/headings.tag create mode 100644 quanta/data/dtep/xhtml-basic/html.tag create mode 100644 quanta/data/dtep/xhtml-basic/input.tag create mode 100644 quanta/data/dtep/xhtml-basic/li.tag create mode 100644 quanta/data/dtep/xhtml-basic/link.tag create mode 100644 quanta/data/dtep/xhtml-basic/meta.tag create mode 100644 quanta/data/dtep/xhtml-basic/ol.tag create mode 100644 quanta/data/dtep/xhtml-basic/option.tag create mode 100644 quanta/data/dtep/xhtml-basic/p.tag create mode 100644 quanta/data/dtep/xhtml-basic/select.tag create mode 100644 quanta/data/dtep/xhtml-basic/table.tag create mode 100644 quanta/data/dtep/xhtml-basic/td.tag create mode 100644 quanta/data/dtep/xhtml-basic/textarea.tag create mode 100644 quanta/data/dtep/xhtml-basic/th.tag create mode 100644 quanta/data/dtep/xhtml-basic/tr.tag create mode 100644 quanta/data/dtep/xhtml-basic/ul.tag create mode 100644 quanta/data/dtep/xhtml-frameset/Makefile.am create mode 100644 quanta/data/dtep/xhtml-frameset/a.tag create mode 100644 quanta/data/dtep/xhtml-frameset/abbr.tag create mode 100644 quanta/data/dtep/xhtml-frameset/acronym.tag create mode 100644 quanta/data/dtep/xhtml-frameset/address.tag create mode 100644 quanta/data/dtep/xhtml-frameset/applet.tag create mode 100644 quanta/data/dtep/xhtml-frameset/area.tag create mode 100644 quanta/data/dtep/xhtml-frameset/b.tag create mode 100644 quanta/data/dtep/xhtml-frameset/base.tag create mode 100644 quanta/data/dtep/xhtml-frameset/basefont.tag create mode 100644 quanta/data/dtep/xhtml-frameset/bdo.tag create mode 100644 quanta/data/dtep/xhtml-frameset/big.tag create mode 100644 quanta/data/dtep/xhtml-frameset/blockquote.tag create mode 100644 quanta/data/dtep/xhtml-frameset/body.tag create mode 100644 quanta/data/dtep/xhtml-frameset/br.tag create mode 100644 quanta/data/dtep/xhtml-frameset/button.tag create mode 100644 quanta/data/dtep/xhtml-frameset/caption.tag create mode 100644 quanta/data/dtep/xhtml-frameset/center.tag create mode 100644 quanta/data/dtep/xhtml-frameset/cite.tag create mode 100644 quanta/data/dtep/xhtml-frameset/code.tag create mode 100644 quanta/data/dtep/xhtml-frameset/col.tag create mode 100644 quanta/data/dtep/xhtml-frameset/colgroup.tag create mode 100644 quanta/data/dtep/xhtml-frameset/common.tag create mode 100644 quanta/data/dtep/xhtml-frameset/dd.tag create mode 100644 quanta/data/dtep/xhtml-frameset/del.tag create mode 100644 quanta/data/dtep/xhtml-frameset/description.rc create mode 100644 quanta/data/dtep/xhtml-frameset/dfn.tag create mode 100644 quanta/data/dtep/xhtml-frameset/dir.tag create mode 100644 quanta/data/dtep/xhtml-frameset/div.tag create mode 100644 quanta/data/dtep/xhtml-frameset/dl.tag create mode 100644 quanta/data/dtep/xhtml-frameset/dt.tag create mode 100644 quanta/data/dtep/xhtml-frameset/em.tag create mode 100644 quanta/data/dtep/xhtml-frameset/fieldset.tag create mode 100644 quanta/data/dtep/xhtml-frameset/font.tag create mode 100644 quanta/data/dtep/xhtml-frameset/form.tag create mode 100644 quanta/data/dtep/xhtml-frameset/frame.tag create mode 100644 quanta/data/dtep/xhtml-frameset/frameset.tag create mode 100644 quanta/data/dtep/xhtml-frameset/head.tag create mode 100644 quanta/data/dtep/xhtml-frameset/headings.tag create mode 100644 quanta/data/dtep/xhtml-frameset/hr.tag create mode 100644 quanta/data/dtep/xhtml-frameset/html.tag create mode 100644 quanta/data/dtep/xhtml-frameset/i.tag create mode 100644 quanta/data/dtep/xhtml-frameset/iframe.tag create mode 100644 quanta/data/dtep/xhtml-frameset/img.tag create mode 100644 quanta/data/dtep/xhtml-frameset/input.tag create mode 100644 quanta/data/dtep/xhtml-frameset/ins.tag create mode 100644 quanta/data/dtep/xhtml-frameset/isindex.tag create mode 100644 quanta/data/dtep/xhtml-frameset/kbd.tag create mode 100644 quanta/data/dtep/xhtml-frameset/label.tag create mode 100644 quanta/data/dtep/xhtml-frameset/legend.tag create mode 100644 quanta/data/dtep/xhtml-frameset/li.tag create mode 100644 quanta/data/dtep/xhtml-frameset/link.tag create mode 100644 quanta/data/dtep/xhtml-frameset/map.tag create mode 100644 quanta/data/dtep/xhtml-frameset/menu.tag create mode 100644 quanta/data/dtep/xhtml-frameset/meta.tag create mode 100644 quanta/data/dtep/xhtml-frameset/noframes.tag create mode 100644 quanta/data/dtep/xhtml-frameset/noscript.tag create mode 100644 quanta/data/dtep/xhtml-frameset/object.tag create mode 100644 quanta/data/dtep/xhtml-frameset/ol.tag create mode 100644 quanta/data/dtep/xhtml-frameset/optgroup.tag create mode 100644 quanta/data/dtep/xhtml-frameset/option.tag create mode 100644 quanta/data/dtep/xhtml-frameset/p.tag create mode 100644 quanta/data/dtep/xhtml-frameset/param.tag create mode 100644 quanta/data/dtep/xhtml-frameset/pre.tag create mode 100644 quanta/data/dtep/xhtml-frameset/q.tag create mode 100644 quanta/data/dtep/xhtml-frameset/s.tag create mode 100644 quanta/data/dtep/xhtml-frameset/samp.tag create mode 100644 quanta/data/dtep/xhtml-frameset/script.tag create mode 100644 quanta/data/dtep/xhtml-frameset/select.tag create mode 100644 quanta/data/dtep/xhtml-frameset/small.tag create mode 100644 quanta/data/dtep/xhtml-frameset/span.tag create mode 100644 quanta/data/dtep/xhtml-frameset/strike.tag create mode 100644 quanta/data/dtep/xhtml-frameset/strong.tag create mode 100644 quanta/data/dtep/xhtml-frameset/style.tag create mode 100644 quanta/data/dtep/xhtml-frameset/sub.tag create mode 100644 quanta/data/dtep/xhtml-frameset/sup.tag create mode 100644 quanta/data/dtep/xhtml-frameset/table.tag create mode 100644 quanta/data/dtep/xhtml-frameset/tbody.tag create mode 100644 quanta/data/dtep/xhtml-frameset/td.tag create mode 100644 quanta/data/dtep/xhtml-frameset/textarea.tag create mode 100644 quanta/data/dtep/xhtml-frameset/tfoot.tag create mode 100644 quanta/data/dtep/xhtml-frameset/th.tag create mode 100644 quanta/data/dtep/xhtml-frameset/thead.tag create mode 100644 quanta/data/dtep/xhtml-frameset/title.tag create mode 100644 quanta/data/dtep/xhtml-frameset/tr.tag create mode 100644 quanta/data/dtep/xhtml-frameset/tt.tag create mode 100644 quanta/data/dtep/xhtml-frameset/u.tag create mode 100644 quanta/data/dtep/xhtml-frameset/ul.tag create mode 100644 quanta/data/dtep/xhtml-frameset/var.tag create mode 100644 quanta/data/dtep/xhtml-strict/Makefile.am create mode 100644 quanta/data/dtep/xhtml-strict/a.tag create mode 100644 quanta/data/dtep/xhtml-strict/abbr.tag create mode 100644 quanta/data/dtep/xhtml-strict/acronym.tag create mode 100644 quanta/data/dtep/xhtml-strict/address.tag create mode 100644 quanta/data/dtep/xhtml-strict/area.tag create mode 100644 quanta/data/dtep/xhtml-strict/b.tag create mode 100644 quanta/data/dtep/xhtml-strict/base.tag create mode 100644 quanta/data/dtep/xhtml-strict/bdo.tag create mode 100644 quanta/data/dtep/xhtml-strict/big.tag create mode 100644 quanta/data/dtep/xhtml-strict/blockquote.tag create mode 100644 quanta/data/dtep/xhtml-strict/body.tag create mode 100644 quanta/data/dtep/xhtml-strict/br.tag create mode 100644 quanta/data/dtep/xhtml-strict/button.tag create mode 100644 quanta/data/dtep/xhtml-strict/caption.tag create mode 100644 quanta/data/dtep/xhtml-strict/cite.tag create mode 100644 quanta/data/dtep/xhtml-strict/code.tag create mode 100644 quanta/data/dtep/xhtml-strict/col.tag create mode 100644 quanta/data/dtep/xhtml-strict/colgroup.tag create mode 100644 quanta/data/dtep/xhtml-strict/common.tag create mode 100644 quanta/data/dtep/xhtml-strict/dd.tag create mode 100644 quanta/data/dtep/xhtml-strict/del.tag create mode 100644 quanta/data/dtep/xhtml-strict/description.rc create mode 100644 quanta/data/dtep/xhtml-strict/dfn.tag create mode 100644 quanta/data/dtep/xhtml-strict/div.tag create mode 100644 quanta/data/dtep/xhtml-strict/dl.tag create mode 100644 quanta/data/dtep/xhtml-strict/dt.tag create mode 100644 quanta/data/dtep/xhtml-strict/em.tag create mode 100644 quanta/data/dtep/xhtml-strict/empty.tag create mode 100644 quanta/data/dtep/xhtml-strict/fieldset.tag create mode 100644 quanta/data/dtep/xhtml-strict/form.tag create mode 100644 quanta/data/dtep/xhtml-strict/head.tag create mode 100644 quanta/data/dtep/xhtml-strict/headings.tag create mode 100644 quanta/data/dtep/xhtml-strict/hr.tag create mode 100644 quanta/data/dtep/xhtml-strict/html.tag create mode 100644 quanta/data/dtep/xhtml-strict/i.tag create mode 100644 quanta/data/dtep/xhtml-strict/img.tag create mode 100644 quanta/data/dtep/xhtml-strict/input.tag create mode 100644 quanta/data/dtep/xhtml-strict/ins.tag create mode 100644 quanta/data/dtep/xhtml-strict/kbd.tag create mode 100644 quanta/data/dtep/xhtml-strict/label.tag create mode 100644 quanta/data/dtep/xhtml-strict/legend.tag create mode 100644 quanta/data/dtep/xhtml-strict/li.tag create mode 100644 quanta/data/dtep/xhtml-strict/link.tag create mode 100644 quanta/data/dtep/xhtml-strict/map.tag create mode 100644 quanta/data/dtep/xhtml-strict/meta.tag create mode 100644 quanta/data/dtep/xhtml-strict/noscript.tag create mode 100644 quanta/data/dtep/xhtml-strict/object.tag create mode 100644 quanta/data/dtep/xhtml-strict/ol.tag create mode 100644 quanta/data/dtep/xhtml-strict/optgroup.tag create mode 100644 quanta/data/dtep/xhtml-strict/option.tag create mode 100644 quanta/data/dtep/xhtml-strict/p.tag create mode 100644 quanta/data/dtep/xhtml-strict/param.tag create mode 100644 quanta/data/dtep/xhtml-strict/pre.tag create mode 100644 quanta/data/dtep/xhtml-strict/q.tag create mode 100644 quanta/data/dtep/xhtml-strict/samp.tag create mode 100644 quanta/data/dtep/xhtml-strict/script.tag create mode 100644 quanta/data/dtep/xhtml-strict/select.tag create mode 100644 quanta/data/dtep/xhtml-strict/small.tag create mode 100644 quanta/data/dtep/xhtml-strict/span.tag create mode 100644 quanta/data/dtep/xhtml-strict/strong.tag create mode 100644 quanta/data/dtep/xhtml-strict/style.tag create mode 100644 quanta/data/dtep/xhtml-strict/sub.tag create mode 100644 quanta/data/dtep/xhtml-strict/sup.tag create mode 100644 quanta/data/dtep/xhtml-strict/table.tag create mode 100644 quanta/data/dtep/xhtml-strict/tbody.tag create mode 100644 quanta/data/dtep/xhtml-strict/td.tag create mode 100644 quanta/data/dtep/xhtml-strict/textarea.tag create mode 100644 quanta/data/dtep/xhtml-strict/tfoot.tag create mode 100644 quanta/data/dtep/xhtml-strict/th.tag create mode 100644 quanta/data/dtep/xhtml-strict/thead.tag create mode 100644 quanta/data/dtep/xhtml-strict/title.tag create mode 100644 quanta/data/dtep/xhtml-strict/tr.tag create mode 100644 quanta/data/dtep/xhtml-strict/tt.tag create mode 100644 quanta/data/dtep/xhtml-strict/ul.tag create mode 100644 quanta/data/dtep/xhtml-strict/var.tag create mode 100644 quanta/data/dtep/xhtml/Makefile.am create mode 100644 quanta/data/dtep/xhtml/a.tag create mode 100644 quanta/data/dtep/xhtml/abbr.tag create mode 100644 quanta/data/dtep/xhtml/acronym.tag create mode 100644 quanta/data/dtep/xhtml/address.tag create mode 100644 quanta/data/dtep/xhtml/applet.tag create mode 100644 quanta/data/dtep/xhtml/area.tag create mode 100644 quanta/data/dtep/xhtml/b.tag create mode 100644 quanta/data/dtep/xhtml/base.tag create mode 100644 quanta/data/dtep/xhtml/basefont.tag create mode 100644 quanta/data/dtep/xhtml/bdo.tag create mode 100644 quanta/data/dtep/xhtml/big.tag create mode 100644 quanta/data/dtep/xhtml/blockquote.tag create mode 100644 quanta/data/dtep/xhtml/body.tag create mode 100644 quanta/data/dtep/xhtml/br.tag create mode 100644 quanta/data/dtep/xhtml/button.tag create mode 100644 quanta/data/dtep/xhtml/caption.tag create mode 100644 quanta/data/dtep/xhtml/center.tag create mode 100644 quanta/data/dtep/xhtml/cite.tag create mode 100644 quanta/data/dtep/xhtml/code.tag create mode 100644 quanta/data/dtep/xhtml/col.tag create mode 100644 quanta/data/dtep/xhtml/colgroup.tag create mode 100644 quanta/data/dtep/xhtml/common.tag create mode 100644 quanta/data/dtep/xhtml/dd.tag create mode 100644 quanta/data/dtep/xhtml/del.tag create mode 100644 quanta/data/dtep/xhtml/description.rc create mode 100644 quanta/data/dtep/xhtml/dfn.tag create mode 100644 quanta/data/dtep/xhtml/dir.tag create mode 100644 quanta/data/dtep/xhtml/div.tag create mode 100644 quanta/data/dtep/xhtml/dl.tag create mode 100644 quanta/data/dtep/xhtml/dt.tag create mode 100644 quanta/data/dtep/xhtml/em.tag create mode 100644 quanta/data/dtep/xhtml/fieldset.tag create mode 100644 quanta/data/dtep/xhtml/font.tag create mode 100644 quanta/data/dtep/xhtml/form.tag create mode 100644 quanta/data/dtep/xhtml/head.tag create mode 100644 quanta/data/dtep/xhtml/headings.tag create mode 100644 quanta/data/dtep/xhtml/hr.tag create mode 100644 quanta/data/dtep/xhtml/html.tag create mode 100644 quanta/data/dtep/xhtml/i.tag create mode 100644 quanta/data/dtep/xhtml/iframe.tag create mode 100644 quanta/data/dtep/xhtml/img.tag create mode 100644 quanta/data/dtep/xhtml/input.tag create mode 100644 quanta/data/dtep/xhtml/ins.tag create mode 100644 quanta/data/dtep/xhtml/isindex.tag create mode 100644 quanta/data/dtep/xhtml/kbd.tag create mode 100644 quanta/data/dtep/xhtml/label.tag create mode 100644 quanta/data/dtep/xhtml/legend.tag create mode 100644 quanta/data/dtep/xhtml/li.tag create mode 100644 quanta/data/dtep/xhtml/link.tag create mode 100644 quanta/data/dtep/xhtml/map.tag create mode 100644 quanta/data/dtep/xhtml/menu.tag create mode 100644 quanta/data/dtep/xhtml/meta.tag create mode 100644 quanta/data/dtep/xhtml/noframes.tag create mode 100644 quanta/data/dtep/xhtml/noscript.tag create mode 100644 quanta/data/dtep/xhtml/object.tag create mode 100644 quanta/data/dtep/xhtml/ol.tag create mode 100644 quanta/data/dtep/xhtml/optgroup.tag create mode 100644 quanta/data/dtep/xhtml/option.tag create mode 100644 quanta/data/dtep/xhtml/p.tag create mode 100644 quanta/data/dtep/xhtml/param.tag create mode 100644 quanta/data/dtep/xhtml/pre.tag create mode 100644 quanta/data/dtep/xhtml/q.tag create mode 100644 quanta/data/dtep/xhtml/s.tag create mode 100644 quanta/data/dtep/xhtml/samp.tag create mode 100644 quanta/data/dtep/xhtml/script.tag create mode 100644 quanta/data/dtep/xhtml/select.tag create mode 100644 quanta/data/dtep/xhtml/small.tag create mode 100644 quanta/data/dtep/xhtml/span.tag create mode 100644 quanta/data/dtep/xhtml/strike.tag create mode 100644 quanta/data/dtep/xhtml/strong.tag create mode 100644 quanta/data/dtep/xhtml/style.tag create mode 100644 quanta/data/dtep/xhtml/sub.tag create mode 100644 quanta/data/dtep/xhtml/sup.tag create mode 100644 quanta/data/dtep/xhtml/table.tag create mode 100644 quanta/data/dtep/xhtml/tbody.tag create mode 100644 quanta/data/dtep/xhtml/td.tag create mode 100644 quanta/data/dtep/xhtml/textarea.tag create mode 100644 quanta/data/dtep/xhtml/tfoot.tag create mode 100644 quanta/data/dtep/xhtml/th.tag create mode 100644 quanta/data/dtep/xhtml/thead.tag create mode 100644 quanta/data/dtep/xhtml/title.tag create mode 100644 quanta/data/dtep/xhtml/tr.tag create mode 100644 quanta/data/dtep/xhtml/tt.tag create mode 100644 quanta/data/dtep/xhtml/u.tag create mode 100644 quanta/data/dtep/xhtml/ul.tag create mode 100644 quanta/data/dtep/xhtml/var.tag create mode 100644 quanta/data/dtep/xhtml11/Makefile.am create mode 100644 quanta/data/dtep/xhtml11/a.tag create mode 100644 quanta/data/dtep/xhtml11/abbr.tag create mode 100644 quanta/data/dtep/xhtml11/acronym.tag create mode 100644 quanta/data/dtep/xhtml11/address.tag create mode 100644 quanta/data/dtep/xhtml11/applet.tag create mode 100644 quanta/data/dtep/xhtml11/area.tag create mode 100644 quanta/data/dtep/xhtml11/b.tag create mode 100644 quanta/data/dtep/xhtml11/base.tag create mode 100644 quanta/data/dtep/xhtml11/bdo.tag create mode 100644 quanta/data/dtep/xhtml11/big.tag create mode 100644 quanta/data/dtep/xhtml11/blockquote.tag create mode 100644 quanta/data/dtep/xhtml11/body.tag create mode 100644 quanta/data/dtep/xhtml11/br.tag create mode 100644 quanta/data/dtep/xhtml11/button.tag create mode 100644 quanta/data/dtep/xhtml11/caption.tag create mode 100644 quanta/data/dtep/xhtml11/cite.tag create mode 100644 quanta/data/dtep/xhtml11/code.tag create mode 100644 quanta/data/dtep/xhtml11/col.tag create mode 100644 quanta/data/dtep/xhtml11/colgroup.tag create mode 100644 quanta/data/dtep/xhtml11/common.tag create mode 100644 quanta/data/dtep/xhtml11/dd.tag create mode 100644 quanta/data/dtep/xhtml11/del.tag create mode 100644 quanta/data/dtep/xhtml11/description.rc create mode 100644 quanta/data/dtep/xhtml11/dfn.tag create mode 100644 quanta/data/dtep/xhtml11/div.tag create mode 100644 quanta/data/dtep/xhtml11/dl.tag create mode 100644 quanta/data/dtep/xhtml11/dt.tag create mode 100644 quanta/data/dtep/xhtml11/em.tag create mode 100644 quanta/data/dtep/xhtml11/empty.tag create mode 100644 quanta/data/dtep/xhtml11/fieldset.tag create mode 100644 quanta/data/dtep/xhtml11/form.tag create mode 100644 quanta/data/dtep/xhtml11/head.tag create mode 100644 quanta/data/dtep/xhtml11/headings.tag create mode 100644 quanta/data/dtep/xhtml11/hr.tag create mode 100644 quanta/data/dtep/xhtml11/html.tag create mode 100644 quanta/data/dtep/xhtml11/i.tag create mode 100644 quanta/data/dtep/xhtml11/image.tag create mode 100644 quanta/data/dtep/xhtml11/input.tag create mode 100644 quanta/data/dtep/xhtml11/ins.tag create mode 100644 quanta/data/dtep/xhtml11/kbd.tag create mode 100644 quanta/data/dtep/xhtml11/label.tag create mode 100644 quanta/data/dtep/xhtml11/legend.tag create mode 100644 quanta/data/dtep/xhtml11/li.tag create mode 100644 quanta/data/dtep/xhtml11/link.tag create mode 100644 quanta/data/dtep/xhtml11/map.tag create mode 100644 quanta/data/dtep/xhtml11/meta.tag create mode 100644 quanta/data/dtep/xhtml11/noscript.tag create mode 100644 quanta/data/dtep/xhtml11/object.tag create mode 100644 quanta/data/dtep/xhtml11/ol.tag create mode 100644 quanta/data/dtep/xhtml11/optgroup.tag create mode 100644 quanta/data/dtep/xhtml11/option.tag create mode 100644 quanta/data/dtep/xhtml11/p.tag create mode 100644 quanta/data/dtep/xhtml11/param.tag create mode 100644 quanta/data/dtep/xhtml11/pre.tag create mode 100644 quanta/data/dtep/xhtml11/q.tag create mode 100644 quanta/data/dtep/xhtml11/rb.tag create mode 100644 quanta/data/dtep/xhtml11/rbc.tag create mode 100644 quanta/data/dtep/xhtml11/rp.tag create mode 100644 quanta/data/dtep/xhtml11/rt.tag create mode 100644 quanta/data/dtep/xhtml11/rtc.tag create mode 100644 quanta/data/dtep/xhtml11/ruby.tag create mode 100644 quanta/data/dtep/xhtml11/samp.tag create mode 100644 quanta/data/dtep/xhtml11/script.tag create mode 100644 quanta/data/dtep/xhtml11/select.tag create mode 100644 quanta/data/dtep/xhtml11/small.tag create mode 100644 quanta/data/dtep/xhtml11/span.tag create mode 100644 quanta/data/dtep/xhtml11/strong.tag create mode 100644 quanta/data/dtep/xhtml11/style.tag create mode 100644 quanta/data/dtep/xhtml11/sub.tag create mode 100644 quanta/data/dtep/xhtml11/sup.tag create mode 100644 quanta/data/dtep/xhtml11/table.tag create mode 100644 quanta/data/dtep/xhtml11/tbody.tag create mode 100644 quanta/data/dtep/xhtml11/td.tag create mode 100644 quanta/data/dtep/xhtml11/textarea.tag create mode 100644 quanta/data/dtep/xhtml11/tfoot.tag create mode 100644 quanta/data/dtep/xhtml11/th.tag create mode 100644 quanta/data/dtep/xhtml11/thead.tag create mode 100644 quanta/data/dtep/xhtml11/title.tag create mode 100644 quanta/data/dtep/xhtml11/tr.tag create mode 100644 quanta/data/dtep/xhtml11/tt.tag create mode 100644 quanta/data/dtep/xhtml11/ul.tag create mode 100644 quanta/data/dtep/xhtml11/var.tag create mode 100644 quanta/data/dtep/xslt/Makefile.am create mode 100644 quanta/data/dtep/xslt/apply-imports.tag create mode 100644 quanta/data/dtep/xslt/attribute-set.tag create mode 100644 quanta/data/dtep/xslt/attribute.tag create mode 100644 quanta/data/dtep/xslt/call-template.tag create mode 100644 quanta/data/dtep/xslt/choose.tag create mode 100644 quanta/data/dtep/xslt/comment.tag create mode 100644 quanta/data/dtep/xslt/copy-of.tag create mode 100644 quanta/data/dtep/xslt/decimal-format.tag create mode 100644 quanta/data/dtep/xslt/description.rc create mode 100644 quanta/data/dtep/xslt/element.tag create mode 100644 quanta/data/dtep/xslt/fallback.tag create mode 100644 quanta/data/dtep/xslt/for-each.tag create mode 100644 quanta/data/dtep/xslt/if.tag create mode 100644 quanta/data/dtep/xslt/import.tag create mode 100644 quanta/data/dtep/xslt/key.tag create mode 100644 quanta/data/dtep/xslt/message.tag create mode 100644 quanta/data/dtep/xslt/namespace-alias.tag create mode 100644 quanta/data/dtep/xslt/number.tag create mode 100644 quanta/data/dtep/xslt/otherwise.tag create mode 100644 quanta/data/dtep/xslt/output.tag create mode 100644 quanta/data/dtep/xslt/param.tag create mode 100644 quanta/data/dtep/xslt/preserve-space.tag create mode 100644 quanta/data/dtep/xslt/processing-instruction.tag create mode 100644 quanta/data/dtep/xslt/sort.tag create mode 100644 quanta/data/dtep/xslt/strip-space.tag create mode 100644 quanta/data/dtep/xslt/stylesheet.tag create mode 100644 quanta/data/dtep/xslt/template.tag create mode 100644 quanta/data/dtep/xslt/text.tag create mode 100644 quanta/data/dtep/xslt/transform.tag create mode 100644 quanta/data/dtep/xslt/value-of.tag create mode 100644 quanta/data/dtep/xslt/variable.tag create mode 100644 quanta/data/dtep/xslt/when.tag create mode 100644 quanta/data/dtep/xslt/with-param.tag create mode 100644 quanta/data/icons/16x16/Makefile.am create mode 100644 quanta/data/icons/16x16/debug_breakpoint.png create mode 100644 quanta/data/icons/16x16/debug_connect.png create mode 100644 quanta/data/icons/16x16/debug_currentline.png create mode 100644 quanta/data/icons/16x16/debug_disconnect.png create mode 100644 quanta/data/icons/16x16/debug_kill.png create mode 100644 quanta/data/icons/16x16/debug_pause.png create mode 100644 quanta/data/icons/16x16/delete.png create mode 100644 quanta/data/icons/16x16/empty16x16.png create mode 100644 quanta/data/icons/16x16/empty1x16.png create mode 100644 quanta/data/icons/16x16/java.png create mode 100644 quanta/data/icons/16x16/mini-book1.png create mode 100644 quanta/data/icons/16x16/mini-book2.png create mode 100644 quanta/data/icons/16x16/mini-modules.png create mode 100644 quanta/data/icons/16x16/tag_br_small.png create mode 100644 quanta/data/icons/16x16/tag_font_small.png create mode 100644 quanta/data/icons/16x16/tag_hr_small.png create mode 100644 quanta/data/icons/22x22/Makefile.am create mode 100644 quanta/data/icons/22x22/ball.png create mode 100644 quanta/data/icons/22x22/button.png create mode 100644 quanta/data/icons/22x22/check.png create mode 100644 quanta/data/icons/22x22/check_clear.png create mode 100644 quanta/data/icons/22x22/check_grey.png create mode 100644 quanta/data/icons/22x22/css.png create mode 100644 quanta/data/icons/22x22/date.png create mode 100644 quanta/data/icons/22x22/debug_leap.png create mode 100644 quanta/data/icons/22x22/debug_run.png create mode 100644 quanta/data/icons/22x22/debug_skip.png create mode 100644 quanta/data/icons/22x22/debug_stepinto.png create mode 100644 quanta/data/icons/22x22/debug_stepout.png create mode 100644 quanta/data/icons/22x22/debug_stepover.png create mode 100644 quanta/data/icons/22x22/div_center.png create mode 100644 quanta/data/icons/22x22/div_justify.png create mode 100644 quanta/data/icons/22x22/div_left.png create mode 100644 quanta/data/icons/22x22/div_right.png create mode 100644 quanta/data/icons/22x22/font_dec.png create mode 100644 quanta/data/icons/22x22/font_inc.png create mode 100644 quanta/data/icons/22x22/form.png create mode 100644 quanta/data/icons/22x22/frame.png create mode 100644 quanta/data/icons/22x22/ftab.png create mode 100644 quanta/data/icons/22x22/ftpclient.png create mode 100644 quanta/data/icons/22x22/lineedit.png create mode 100644 quanta/data/icons/22x22/linepas.png create mode 100644 quanta/data/icons/22x22/output_win.png create mode 100644 quanta/data/icons/22x22/preview.png create mode 100644 quanta/data/icons/22x22/ptab.png create mode 100644 quanta/data/icons/22x22/quick-screenshot.png create mode 100644 quanta/data/icons/22x22/quick_list.png create mode 100644 quanta/data/icons/22x22/quick_start.png create mode 100644 quanta/data/icons/22x22/quick_table.png create mode 100644 quanta/data/icons/22x22/radio.png create mode 100644 quanta/data/icons/22x22/replace.png create mode 100644 quanta/data/icons/22x22/reset.png create mode 100644 quanta/data/icons/22x22/select.png create mode 100644 quanta/data/icons/22x22/submit.png create mode 100644 quanta/data/icons/22x22/table_data.png create mode 100644 quanta/data/icons/22x22/table_head.png create mode 100644 quanta/data/icons/22x22/tag_a.png create mode 100644 quanta/data/icons/22x22/tag_a_url.png create mode 100644 quanta/data/icons/22x22/tag_access.png create mode 100644 quanta/data/icons/22x22/tag_all.png create mode 100644 quanta/data/icons/22x22/tag_amp.png create mode 100644 quanta/data/icons/22x22/tag_any.png create mode 100644 quanta/data/icons/22x22/tag_anyAttribute.png create mode 100644 quanta/data/icons/22x22/tag_appInfo.png create mode 100644 quanta/data/icons/22x22/tag_attr.png create mode 100644 quanta/data/icons/22x22/tag_attribute.png create mode 100644 quanta/data/icons/22x22/tag_attributeGroup.png create mode 100644 quanta/data/icons/22x22/tag_bold.png create mode 100644 quanta/data/icons/22x22/tag_br.png create mode 100644 quanta/data/icons/22x22/tag_caption.png create mode 100644 quanta/data/icons/22x22/tag_card.png create mode 100644 quanta/data/icons/22x22/tag_cdata.png create mode 100644 quanta/data/icons/22x22/tag_chapter.png create mode 100644 quanta/data/icons/22x22/tag_choice.png create mode 100644 quanta/data/icons/22x22/tag_comm.png create mode 100644 quanta/data/icons/22x22/tag_complexContent.png create mode 100644 quanta/data/icons/22x22/tag_complexType.png create mode 100644 quanta/data/icons/22x22/tag_dd.png create mode 100644 quanta/data/icons/22x22/tag_dl.png create mode 100644 quanta/data/icons/22x22/tag_do.png create mode 100644 quanta/data/icons/22x22/tag_documenation.png create mode 100644 quanta/data/icons/22x22/tag_dt.png create mode 100644 quanta/data/icons/22x22/tag_element.png create mode 100644 quanta/data/icons/22x22/tag_em.png create mode 100644 quanta/data/icons/22x22/tag_example.png create mode 100644 quanta/data/icons/22x22/tag_extension.png create mode 100644 quanta/data/icons/22x22/tag_field.png create mode 100644 quanta/data/icons/22x22/tag_font.png create mode 100644 quanta/data/icons/22x22/tag_font_base.png create mode 100644 quanta/data/icons/22x22/tag_footnote.png create mode 100644 quanta/data/icons/22x22/tag_footnoteref.png create mode 100644 quanta/data/icons/22x22/tag_fractionDigits.png create mode 100644 quanta/data/icons/22x22/tag_go.png create mode 100644 quanta/data/icons/22x22/tag_group.png create mode 100644 quanta/data/icons/22x22/tag_guimenu.png create mode 100644 quanta/data/icons/22x22/tag_guimenuitem.png create mode 100644 quanta/data/icons/22x22/tag_guisubmenu.png create mode 100644 quanta/data/icons/22x22/tag_h1.png create mode 100644 quanta/data/icons/22x22/tag_h2.png create mode 100644 quanta/data/icons/22x22/tag_h3.png create mode 100644 quanta/data/icons/22x22/tag_h4.png create mode 100644 quanta/data/icons/22x22/tag_h5.png create mode 100644 quanta/data/icons/22x22/tag_head.png create mode 100644 quanta/data/icons/22x22/tag_hr.png create mode 100644 quanta/data/icons/22x22/tag_i.png create mode 100644 quanta/data/icons/22x22/tag_image.png create mode 100644 quanta/data/icons/22x22/tag_imagedata.png create mode 100644 quanta/data/icons/22x22/tag_import.png create mode 100644 quanta/data/icons/22x22/tag_include.png create mode 100644 quanta/data/icons/22x22/tag_informalexample.png create mode 100644 quanta/data/icons/22x22/tag_inlinemediaobject.png create mode 100644 quanta/data/icons/22x22/tag_key.png create mode 100644 quanta/data/icons/22x22/tag_keycap.png create mode 100644 quanta/data/icons/22x22/tag_keycombo.png create mode 100644 quanta/data/icons/22x22/tag_keyref.png create mode 100644 quanta/data/icons/22x22/tag_label.png create mode 100644 quanta/data/icons/22x22/tag_li.png create mode 100644 quanta/data/icons/22x22/tag_link.png create mode 100644 quanta/data/icons/22x22/tag_list.png create mode 100644 quanta/data/icons/22x22/tag_listitem.png create mode 100644 quanta/data/icons/22x22/tag_loc.png create mode 100644 quanta/data/icons/22x22/tag_mail.png create mode 100644 quanta/data/icons/22x22/tag_member.png create mode 100644 quanta/data/icons/22x22/tag_menu.png create mode 100644 quanta/data/icons/22x22/tag_menuchoice.png create mode 100644 quanta/data/icons/22x22/tag_meta.png create mode 100644 quanta/data/icons/22x22/tag_misc.png create mode 100644 quanta/data/icons/22x22/tag_nbsp.png create mode 100644 quanta/data/icons/22x22/tag_noop.png create mode 100644 quanta/data/icons/22x22/tag_notation.png create mode 100644 quanta/data/icons/22x22/tag_ol.png create mode 100644 quanta/data/icons/22x22/tag_onevent.png create mode 100644 quanta/data/icons/22x22/tag_p.png create mode 100644 quanta/data/icons/22x22/tag_para.png create mode 100644 quanta/data/icons/22x22/tag_postfield.png create mode 100644 quanta/data/icons/22x22/tag_pre.png create mode 100644 quanta/data/icons/22x22/tag_procedure.png create mode 100644 quanta/data/icons/22x22/tag_redefine.png create mode 100644 quanta/data/icons/22x22/tag_restriction.png create mode 100644 quanta/data/icons/22x22/tag_schema.png create mode 100644 quanta/data/icons/22x22/tag_screenshot.png create mode 100644 quanta/data/icons/22x22/tag_screenshotinfo.png create mode 100644 quanta/data/icons/22x22/tag_sect1.png create mode 100644 quanta/data/icons/22x22/tag_sect2.png create mode 100644 quanta/data/icons/22x22/tag_sect3.png create mode 100644 quanta/data/icons/22x22/tag_sect4.png create mode 100644 quanta/data/icons/22x22/tag_sect5.png create mode 100644 quanta/data/icons/22x22/tag_selector.png create mode 100644 quanta/data/icons/22x22/tag_sequence.png create mode 100644 quanta/data/icons/22x22/tag_setvar.png create mode 100644 quanta/data/icons/22x22/tag_shortcut.png create mode 100644 quanta/data/icons/22x22/tag_simpleContent.png create mode 100644 quanta/data/icons/22x22/tag_simpleType.png create mode 100644 quanta/data/icons/22x22/tag_step.png create mode 100644 quanta/data/icons/22x22/tag_sub.png create mode 100644 quanta/data/icons/22x22/tag_substeps.png create mode 100644 quanta/data/icons/22x22/tag_sup.png create mode 100644 quanta/data/icons/22x22/tag_table.png create mode 100644 quanta/data/icons/22x22/tag_table_body.png create mode 100644 quanta/data/icons/22x22/tag_table_row.png create mode 100644 quanta/data/icons/22x22/tag_tag.png create mode 100644 quanta/data/icons/22x22/tag_tbody.png create mode 100644 quanta/data/icons/22x22/tag_td.png create mode 100644 quanta/data/icons/22x22/tag_term.png create mode 100644 quanta/data/icons/22x22/tag_tgroup.png create mode 100644 quanta/data/icons/22x22/tag_th.png create mode 100644 quanta/data/icons/22x22/tag_title.png create mode 100644 quanta/data/icons/22x22/tag_tr.png create mode 100644 quanta/data/icons/22x22/tag_u.png create mode 100644 quanta/data/icons/22x22/tag_ul.png create mode 100644 quanta/data/icons/22x22/tag_ulink.png create mode 100644 quanta/data/icons/22x22/tag_union.png create mode 100644 quanta/data/icons/22x22/tag_unique.png create mode 100644 quanta/data/icons/22x22/tag_variablelist.png create mode 100644 quanta/data/icons/22x22/tag_varlistentry.png create mode 100644 quanta/data/icons/22x22/tag_varlistitem.png create mode 100644 quanta/data/icons/22x22/tag_what.png create mode 100644 quanta/data/icons/22x22/tag_wml.png create mode 100644 quanta/data/icons/22x22/tag_xref.png create mode 100644 quanta/data/icons/22x22/textarea.png create mode 100644 quanta/data/icons/22x22/tree_win.png create mode 100644 quanta/data/icons/22x22/ttab.png create mode 100644 quanta/data/icons/22x22/view_text.png create mode 100644 quanta/data/icons/22x22/vpl.png create mode 100644 quanta/data/icons/22x22/vpl_text.png create mode 100644 quanta/data/icons/22x22/xmlval.png create mode 100644 quanta/data/icons/22x22/xsltproc.png create mode 100644 quanta/data/icons/Makefile.am create mode 100644 quanta/data/icons/files.png create mode 100644 quanta/data/icons/hi16-app-quanta.png create mode 100644 quanta/data/icons/hi16-app-quanta_be.png create mode 100644 quanta/data/icons/hi22-app-quanta.png create mode 100644 quanta/data/icons/hi22-app-quanta_be.png create mode 100644 quanta/data/icons/hi32-app-quanta.png create mode 100644 quanta/data/icons/hi32-app-quanta_be.png create mode 100644 quanta/data/icons/hi48-app-quanta.png create mode 100644 quanta/data/icons/hi48-app-quanta_be.png create mode 100644 quanta/data/pics/Makefile.am create mode 100644 quanta/data/pics/quantalogo.png create mode 100644 quanta/data/pics/quantalogo_be.png create mode 100644 quanta/data/pics/wiznewprjfin.png create mode 100644 quanta/data/pics/wiznewprjglb.png create mode 100644 quanta/data/pics/wiznewprjloc.png create mode 100644 quanta/data/pics/wiznewprjweb.png create mode 100644 quanta/data/templates/Makefile.am create mode 100644 quanta/data/templates/binaries/Makefile.am create mode 100644 quanta/data/templates/binaries/dirinfo create mode 100644 quanta/data/templates/binaries/images/Makefile.am create mode 100644 quanta/data/templates/binaries/images/jpg/Makefile.am create mode 100644 quanta/data/templates/binaries/images/jpg/demo.jpg create mode 100644 quanta/data/templates/binaries/images/others/Makefile.am create mode 100644 quanta/data/templates/binaries/images/others/demo.tif create mode 100644 quanta/data/templates/binaries/images/png/Makefile.am create mode 100644 quanta/data/templates/binaries/images/png/demo.png create mode 100644 quanta/data/templates/binaries/others/Makefile.am create mode 100644 quanta/data/templates/binaries/others/print.pdf create mode 100644 quanta/data/templates/documents/Makefile.am create mode 100644 quanta/data/templates/documents/dirinfo create mode 100644 quanta/data/templates/documents/html/Makefile.am create mode 100644 quanta/data/templates/documents/html/demo.html create mode 100644 quanta/data/templates/documents/others/Makefile.am create mode 100644 quanta/data/templates/documents/others/demo.txt create mode 100644 quanta/data/templates/documents/scripts/Makefile.am create mode 100644 quanta/data/templates/documents/scripts/demo.script create mode 100644 quanta/data/templates/images/Makefile.am create mode 100644 quanta/data/templates/images/banners/Makefile.am create mode 100644 quanta/data/templates/images/banners/demo.jpg create mode 100644 quanta/data/templates/images/buttons/Makefile.am create mode 100644 quanta/data/templates/images/buttons/ball.png create mode 100644 quanta/data/templates/images/dirinfo create mode 100644 quanta/data/templates/images/jpg/Makefile.am create mode 100644 quanta/data/templates/images/jpg/demo.jpg create mode 100644 quanta/data/templates/images/others/Makefile.am create mode 100644 quanta/data/templates/images/others/demo.tif create mode 100644 quanta/data/templates/images/png/Makefile.am create mode 100644 quanta/data/templates/images/png/demo.png create mode 100644 quanta/data/templates/pages/Makefile.am create mode 100644 quanta/data/templates/pages/dirinfo create mode 100644 quanta/data/templates/pages/docbook/Makefile.am create mode 100644 quanta/data/templates/pages/docbook/kde-doc-template.docbook create mode 100644 quanta/data/templates/pages/html/Makefile.am create mode 100644 quanta/data/templates/pages/html/html_4.0.1/Makefile.am create mode 100644 quanta/data/templates/pages/html/html_4.0.1/basic.html create mode 100644 quanta/data/templates/pages/html/special/Makefile.am create mode 100644 quanta/data/templates/pages/html/special/drag_n_drop_men.html create mode 100644 quanta/data/templates/pages/html/xhtml/Makefile.am create mode 100644 quanta/data/templates/pages/html/xhtml/Quanta_Times.html create mode 100644 quanta/data/templates/pages/html/xhtml/leftMen_BB.html create mode 100644 quanta/data/templates/pages/html/xhtml/leftMen_Quanta.html create mode 100644 quanta/data/templates/pages/html/xhtml/rightMen_BB.html create mode 100644 quanta/data/templates/pages/html/xhtml/rightMen_Quanta.html create mode 100644 quanta/data/templates/pages/html/xhtml/twoSideMen_BB.html create mode 100644 quanta/data/templates/pages/html/xhtml/twoSideMen_Quanta.html create mode 100644 quanta/data/templates/pages/php/Makefile.am create mode 100644 quanta/data/templates/pages/php/demo.php create mode 100644 quanta/data/templates/scripts/Makefile.am create mode 100644 quanta/data/templates/scripts/dirinfo create mode 100644 quanta/data/templates/scripts/javascript/Makefile.am create mode 100644 quanta/data/templates/scripts/javascript/email_validate.js create mode 100644 quanta/data/templates/scripts/javascript/overlib.js create mode 100644 quanta/data/templates/scripts/javascript/preload.js create mode 100644 quanta/data/templates/scripts/perl/Makefile.am create mode 100644 quanta/data/templates/scripts/perl/demo.perl create mode 100644 quanta/data/templates/scripts/php/Makefile.am create mode 100644 quanta/data/templates/scripts/php/demo.php create mode 100644 quanta/data/templates/text/Makefile.am create mode 100644 quanta/data/templates/text/dirinfo create mode 100644 quanta/data/templates/text/html/Makefile.am create mode 100644 quanta/data/templates/text/html/demo.html create mode 100644 quanta/data/templates/text/others/Makefile.am create mode 100644 quanta/data/templates/text/others/demo.txt create mode 100644 quanta/data/templates/text/scripts/Makefile.am create mode 100644 quanta/data/templates/text/scripts/demo.php create mode 100644 quanta/data/tips create mode 100644 quanta/data/toolbars/Makefile.am create mode 100644 quanta/data/toolbars/cfml/Makefile.am create mode 100644 quanta/data/toolbars/cfml/cfml.toolbar.tgz create mode 100644 quanta/data/toolbars/cfml/fonts.toolbar.tgz create mode 100644 quanta/data/toolbars/cfml/forms.toolbar.tgz create mode 100644 quanta/data/toolbars/cfml/lists.toolbar.tgz create mode 100644 quanta/data/toolbars/cfml/standard.toolbar.tgz create mode 100644 quanta/data/toolbars/cfml/tables.toolbar.tgz create mode 100644 quanta/data/toolbars/css/Makefile.am create mode 100644 quanta/data/toolbars/css/css.toolbar.tgz create mode 100644 quanta/data/toolbars/debug.toolbar.tgz create mode 100644 quanta/data/toolbars/docbook/Makefile.am create mode 100644 quanta/data/toolbars/docbook/docbook_code.toolbar.tgz create mode 100644 quanta/data/toolbars/docbook/docbook_ui.toolbar.tgz create mode 100644 quanta/data/toolbars/docbook/docbook_xml.toolbar.tgz create mode 100644 quanta/data/toolbars/docbook/xmltools.toolbar.tgz create mode 100644 quanta/data/toolbars/html/Makefile.am create mode 100644 quanta/data/toolbars/html/forms.toolbar.tgz create mode 100644 quanta/data/toolbars/html/lists.toolbar.tgz create mode 100644 quanta/data/toolbars/html/other.toolbar.tgz create mode 100644 quanta/data/toolbars/html/standard.toolbar.tgz create mode 100644 quanta/data/toolbars/html/style.toolbar.tgz create mode 100644 quanta/data/toolbars/html/tables.toolbar.tgz create mode 100644 quanta/data/toolbars/kde-docbook/Makefile.am create mode 100644 quanta/data/toolbars/kde-docbook/kde-docbook-admonitions.toolbar.tgz create mode 100644 quanta/data/toolbars/kde-docbook/kde-docbook-images.toolbar.tgz create mode 100644 quanta/data/toolbars/kde-docbook/kde-docbook-list.toolbar.tgz create mode 100644 quanta/data/toolbars/kde-docbook/kde-docbook-standard.toolbar.tgz create mode 100644 quanta/data/toolbars/kde-docbook/kde-docbook-tables.toolbar.tgz create mode 100644 quanta/data/toolbars/kde-docbook/kde-docbook-uielements.toolbar.tgz create mode 100644 quanta/data/toolbars/kde-docbook/kdexmltools.toolbar.tgz create mode 100644 quanta/data/toolbars/schema/Makefile.am create mode 100644 quanta/data/toolbars/schema/attributes.toolbar.tgz create mode 100644 quanta/data/toolbars/schema/complex.toolbar.tgz create mode 100644 quanta/data/toolbars/schema/documentation.toolbar.tgz create mode 100644 quanta/data/toolbars/schema/facets.toolbar.tgz create mode 100644 quanta/data/toolbars/schema/main.toolbar.tgz create mode 100644 quanta/data/toolbars/schema/misc.toolbar.tgz create mode 100644 quanta/data/toolbars/schema/simple.toolbar.tgz create mode 100644 quanta/data/toolbars/tagxml/Makefile.am create mode 100644 quanta/data/toolbars/tagxml/tagxml.toolbar.tgz create mode 100644 quanta/data/toolbars/wml-1-2/Makefile.am create mode 100644 quanta/data/toolbars/wml-1-2/deck.toolbar.tgz create mode 100644 quanta/data/toolbars/wml-1-2/forms.toolbar.tgz create mode 100644 quanta/data/toolbars/wml-1-2/misc.toolbar.tgz create mode 100644 quanta/data/toolbars/wml-1-2/table.toolbar.tgz create mode 100644 quanta/data/toolbars/wml-1-2/tasks.toolbar.tgz create mode 100644 quanta/data/toolbars/wml-1-2/text.toolbar.tgz create mode 100644 quanta/data/toolbars/xml/Makefile.am create mode 100644 quanta/data/toolbars/xml/fonts.toolbar.tgz (limited to 'quanta/data') diff --git a/quanta/data/Makefile.am b/quanta/data/Makefile.am new file mode 100644 index 00000000..33e044f3 --- /dev/null +++ b/quanta/data/Makefile.am @@ -0,0 +1,5 @@ +SUBDIRS = doc dtep icons pics templates toolbars config + +quantadir = ${quanta_datadir} + +quanta_DATA = chars tips diff --git a/quanta/data/chars b/quanta/data/chars new file mode 100644 index 00000000..e5d2a4f4 --- /dev/null +++ b/quanta/data/chars @@ -0,0 +1,170 @@ +! (!) Exclamation mark +" (") Quotation mark +# (#) Hash mark +$ ($) Dollar sign +% (%) Percent sign +& (&) Ampersand +' (') Apostrophe +( (() Left parenthesis +) ()) Right parenthesis +* (*) Asterisk ++ (+) Plus sign +, (,) Comma +- (-) Hyphen +. (.) Period +/ (/) Slash +: (:) Colon +; (;) Semicolon +< (<) Less than += (=) Equals sign +> (>) Greater than +? (?) Question mark +@ (@) Commercial at sign +[ ([) Left square bracket +\ (\) Backslash +] (]) Right square bracket +^ (^) Caret +_ (_) Underscore +` (`) Grave accent +{ ({) Left curly brace +| (|) Vertical bar +} (}) Right curly brace +~ (~) Tilde + ( ) Nonbreaking space +¡ (¡) Inverted exclamation mark +¢ (¢) Cent sign +£ (£) Pound sign +¤ (¤) Currency sign +¥ (¥) Yen sign +¦ (¦) Broken vertical bar +§ (§) Section sign +¨ (¨) Diaeresis +© (©) Copyright +ª (ª) Feminine ordinal +« («) Left Pointing Guillemet +¬ (¬) Not sign + (­) Soft hyphen +® (®) Registered trademark +¯ (¯) Macron +° (°) Degree sign +± (±) Plus-minus sign +² (²) Superscript 2 +³ (³) Superscript 3 +´ (´) Acute accent +µ (µ) Micro sign +¶ (¶) Paragraph sign +· (·) Middle dot +¸ (¸) Cedilla +¹ (¹) Superscript 1 +º (º) Masculine ordinal +» (») Right Pointing Guillemet +¼ (¼) Fraction one-fourth +½ (½) Fraction one-half +¾ (¾) Fraction three-fourths +¿ (¿) Inverted question mark +À (À) Capital A, grave accent +Á (Á) Capital A, acute accent +Â (Â) Capital A, circumflex accent +Ã (Ã) Capital A, tilde +Ä (Ä) Capital A, diaeresis +Å (Å) Capital A, ring +Æ (Æ) Capital AE ligature +Ç (Ç) Capital C, cedilla +È (È) Capital E, grave accent +É (É) Capital E, acute accent +Ê (Ê) Capital E, circumflex accent +Ë (Ë) Capital E, diaeresis +Ì (Ì) Capital I, grave accent +Í (Í) Capital I, acute accent +Î (Î) Capital I, circumflex accent +Ï (Ï) Capital I, diaeresis +Ð (Ð) Capital eth +Ñ (Ñ) Capital N, tilde +Ò (Ò) Capital O, grave accent +Ó (Ó) Capital O, acute accent +Ô (Ô) Capital O, circumflex accent +Õ (Õ) Capital O, tilde +Ö (Ö) Capital O, diaeresis +× (×) Multiplication +Ø (Ø) Capital O, slash +Ù (Ù) Capital U, grave accent +Ú (Ú) Capital U, acute accent +Û (Û) Capital U, circumflex accent +Ü (Ü) Capital U, diaeresis +Ý (Ý) Capital Y, acute accent +Þ (Þ) Capital thorn +ß (ß) Small Sharp s +à (à) Small a, grave accent +á (á) Small a, acute accent +â (â) Small a, circumflex accent +ã (ã) Small a, tilde +ä (ä) Small a, diaeresis +å (å) Small a, ring +æ (æ) Small ae ligature +ç (ç) Small c, cedilla +è (è) Small e, grave accent +é (é) Small e, acute accent +ê (ˆ) Small e, circumflex accent +ë (ë) Small e, diaeresis +ì (ì) Small i, grave accent +í (í) Small i, acute accent +î (î) Small i, circumflex accent +ï (ï) Small i, diaeresis +ð (ð) Small eth +ñ (ñ) Small n, tilde +ò (ò) Small o, grave accent +ó (ó) Small o, acute accent +ô (ô) Small o, circumflex accent +õ (õ) Small o, tilde +ö (ö) Small o, diaeresis +÷ (÷) Division +ø (ø) Small o, slash +ù (ù) Small u, grave accent +ú (ú) Small u, acute accent +û (û) Small u, circumflex accent +ü (ü) Small u, diaeresis +ý (ý) Small y, acute accent +þ (þ) Small thorn +ÿ (ÿ) Small y, diaeresis +Ă (Ă) Capital A, romanian accent +ă (ă) Small a, romanian accent +č (č) Small c, caron +ď (ď) Small d, caron +ě (ě) Small e, caron +ň (ň) Small n, caron +ř (ř) Small r, caron +Ş (Ş) Capital S, cedilla accent +ş (ş) Small s, cedilla accent +š (š) Small s, caron +Ţ (Ţ) Capital T, cedilla accent +ţ (ţ) Small t, cedilla accent +ť (ť) Small t, caron +ů (ů) Small u, ring above +ž (ž) Small z, caron +Ş (Ș) Capital S, comma accent below +ş (ș) Small s, comma accent below +Ţ (Ț) Capital T, comma accent below +ţ (ț) Small t, comma accent below +‐ (‐) Hyphen +– (–) En dash +— (—) Em dash +‘ (‘) Left Single Quotation mark +’ (’) Right Single Quotation mark +‚ (‚) Single Low-9 Quotation mark +“ (“) Left Double Quotation mark +” (”) Right Double Quotation mark +„ („) Double Low-9 Quotation mark +† (†) Dagger +‡ (‡) Double Dagger +• (•) Bullet +… (…) Horizontal Ellipsis +‰ (‰) Per Mille sign +‹ (‹) Single Left-Pointing Angle Quotation mark +› (›) Single Right-Pointing Angle Quotation mark +⁄ (⁄) Fraction slash +₣ (₣) French Franc sign +₧ (₧) Peseta sign +₪ (₪) New Sheqel sign +₫ (₫) Dong sign +€ (€) Euro currency sign +™ (™) Trade Mark sign diff --git a/quanta/data/config/Makefile.am b/quanta/data/config/Makefile.am new file mode 100644 index 00000000..c33e098f --- /dev/null +++ b/quanta/data/config/Makefile.am @@ -0,0 +1,13 @@ +# this is where the XML-GUI resource file goes +rcdir = ${quanta_datadir} + +rc_DATA = plugins.rc actions.rc quantaui.rc + +if QUANTAUIRC_HOOK +install-data-hook: + mv $(DESTDIR)$(rcdir)/quantaui.rc $(DESTDIR)$(rcdir)/$(package)ui.rc || true +else +install-data-hook: +#no hook +endif +kde_services_DATA = quanta_preview_config.desktop diff --git a/quanta/data/config/actions.rc b/quanta/data/config/actions.rc new file mode 100644 index 00000000..5b56ca58 --- /dev/null +++ b/quanta/data/config/actions.rc @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/quanta/data/config/plugins.rc b/quanta/data/config/plugins.rc new file mode 100644 index 00000000..6572e4d5 --- /dev/null +++ b/quanta/data/config/plugins.rc @@ -0,0 +1,66 @@ +[General] +Plugins=KFileReplace, CVS Management (Cervisia),XSLT Debugger, KImageMapEditor, Link Checker, Konsole +SearchPaths= + +[CVS Management (Cervisia)] +Arguments= +FileName=kde3/libcervisiapart.la +Icon=cervisia +Location= +OutputWindow=Editor View +Standard=true +Standard Name=cervisia_kpart +Type=KPart +Input=3 + +[KFileReplace] +Arguments= +FileName=kde3/libkfilereplacepart.la +Icon=kfilereplace +Input=3 +Location= +OutputWindow=Editor Tab +ReadOnly=true +Standard=false +Type=KPart + +[XSLT Debugger] +Arguments= +FileName=kde3/libkxsldbgpart.la +Icon=xsltproc.png +Input=0 +Location= +OutputWindow=Editor Tab +ReadOnly=true +Standard=false +Type=KPart + +[KImageMapEditor] +FileName=kde3/libkimagemapeditor.la +Icon=kimagemapeditor +Input=1 +Location= +OutputWindow=Editor Tab +ReadOnly=true +Standard=false +Type=KPart + +[Link Checker] +FileName=kde3/libklinkstatuspart.la +Icon=klinkstatus +Input=1 +Location= +OutputWindow=Editor Tab +ReadOnly=true +Standard=false +Type=KPart + +[Konsole] +FileName=kde3/libkonsolepart.la +Icon=konsole +Input=1 +Location= +OutputWindow=Separate Toolview +ReadOnly=true +Standard=false +Type=KPart diff --git a/quanta/data/config/quanta_preview_config.desktop b/quanta/data/config/quanta_preview_config.desktop new file mode 100644 index 00000000..cc152532 --- /dev/null +++ b/quanta/data/config/quanta_preview_config.desktop @@ -0,0 +1,44 @@ +[Desktop Entry] +Type=Service +Exec=kcmshell --caption %c %i khtml_behavior khtml_java_js khtml_fonts cookies cache proxy kcmcss crypto useragent khtml_plugins +Icon=konqueror +DocPath=konqueror/index.html +Name=Configure KHTML Browser Part +Name[ca]=Configura la part del fullejador KHTML +Name[cs]=Nastavení KHTML Part +Name[da]=Indstil KHTML browser-part +Name[de]=Einrichten der KHTML-Browserkomponente +Name[el]=Ρύθμιση του KHTML περιηγητή +Name[es]=Configurara la parte del navegador KHTML +Name[et]=KHTML brauseri komponendi seadistamine +Name[eu]=Konfiguratu KHTML arakatzailearen partea +Name[fa]=پیکربندی جزء مرورگر KHTML +Name[fi]=KHTML selaimen komponentti +Name[fr]=Configurer le composant de navigation KHTML +Name[gl]=Configurar a parte do navegador KHTML +Name[hu]=A KHTML böngészőobjektum beállításai +Name[is]=Stilla KHTML vafrahluti +Name[it]=Parte browser configura KHTML +Name[ja]=KHTML ブラウザ部を設定 +Name[ka]=KHTML ბროუზერის ნაწილის კონფიგურაცია +Name[lt]=Konfigūruoti KHTML naršyklės dalį +Name[ms]=Selaraskan Bahagian Pelayar KHTML +Name[nds]=KHTML-Browserkomponent inrichten +Name[ne]=केडीई एचटीएमएल ब्राउजर भाग कन्फिगर गर्नुहोस् +Name[nl]=KHTML Browser Part configuratie +Name[pl]=Konfiguracja osadzalnej części przeglądarki KHTML +Name[pt]=Configurar a Parte de Navegação HTML +Name[pt_BR]=Configurar o Componente KHTML do Navegador +Name[ru]=Настроить компонент просмтра KHTML +Name[sk]=Nastaviť KHTML prehliadač Part +Name[sl]=Nastavite del brskalnika KHTML +Name[sr]=Део за подешавање KHTML прегледача +Name[sr@Latn]=Deo za podešavanje KHTML pregledača +Name[sv]=Anpassa delprogrammet för webbläsning KHTML +Name[ta]=KHTML உலாவி பகுதி உள்ளமை +Name[tg]=Танзими қисми браузери KHTML +Name[tr]=KHTML Tarayıcısı Parçasını Yapılandır +Name[uk]=Налаштувати компонент перегляду KHTML +Name[zh_CN]=配置 KHTML 浏览器部件 +Name[zh_HK]=設定 KHTML 瀏覽器元件 +Name[zh_TW]=設定 KHTML 瀏覽器 Part diff --git a/quanta/data/config/quantaui.rc b/quanta/data/config/quantaui.rc new file mode 100644 index 00000000..212f6f01 --- /dev/null +++ b/quanta/data/config/quantaui.rc @@ -0,0 +1,293 @@ + + + + + &File + + + + + + + + Save as Template + + + + + + + + + + + + + + + + &Edit + + + + + + + + + Paste Special + + + + + + + + + + + + + + &View + + + + + + + + E&xternal Preview + + + + + + + + + + + + + + + &Project + + + + + + + + + + + + + + + + + + + Too&lbars + + &Load Toolbars + + + + + + &Save Toolbars + + + + + + + + + + + + + + &DTD + + + + + + + + + + + + &Tags + + + + + + + Plu&gins + + + + T&ools + + + + + + + + + + + &Settings + + + + + + + + + + + + + + + + &Help + + + + + + + + + + + + + + + + + Main Toolbar + + + + + + + + + Editor Toolbar + + + + + + + + Plugins Toolbar + + + + + + + Navigation Toolbar + + + + + + + + + + + + + + + + + + + + + + + &Debug + + Session + + + + + &Execution + + + + + + + + + + + + + + + &Breakpoints + + + + + + &Variables + + + + + &Profiler + + + + + Debugger Toolbar + + + + + + + + + + + + + + + + + + + Project Toolbar + + + + + + diff --git a/quanta/data/doc/Makefile.am b/quanta/data/doc/Makefile.am new file mode 100644 index 00000000..65c41189 --- /dev/null +++ b/quanta/data/doc/Makefile.am @@ -0,0 +1,3 @@ +quantadir = ${quanta_datadir}/doc + +quanta_DATA = documentation.html head_bg.gif minilogo.jpg quanta.docrc aniquanta.gif background.png bgtable.png developer.html focus.html intro.html kdelogo2.png konq.css lines.png lines2.png minilogo.png more.png quanta.css quantahdr.png shadow1.png tips.html webdev.png maindoc.html template.html qcenter2.png faq.html diff --git a/quanta/data/doc/README.FIRST b/quanta/data/doc/README.FIRST new file mode 100644 index 00000000..6330e732 --- /dev/null +++ b/quanta/data/doc/README.FIRST @@ -0,0 +1,9 @@ +THIS DOCUMENTATION IS OUTDATED + +Please use the one in quanta/doc/quanta. It is DocBook +format but can easily be converted to other formats like +HTML. + +The contents of this directory will be deleted after a while. + + Eric Bischoff diff --git a/quanta/data/doc/aniquanta.gif b/quanta/data/doc/aniquanta.gif new file mode 100644 index 00000000..783ab254 Binary files /dev/null and b/quanta/data/doc/aniquanta.gif differ diff --git a/quanta/data/doc/background.png b/quanta/data/doc/background.png new file mode 100644 index 00000000..20ad83bc Binary files /dev/null and b/quanta/data/doc/background.png differ diff --git a/quanta/data/doc/bgtable.png b/quanta/data/doc/bgtable.png new file mode 100644 index 00000000..97ac7d1f Binary files /dev/null and b/quanta/data/doc/bgtable.png differ diff --git a/quanta/data/doc/developer.html b/quanta/data/doc/developer.html new file mode 100644 index 00000000..dcf79ac4 --- /dev/null +++ b/quanta/data/doc/developer.html @@ -0,0 +1,102 @@ + + + + + Konquer the Web with Quanta Plus! + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Quanta PlusKonquer the Web with Quanta Plus!
 Quanta PlusWeb Develop Environment
+ + + + + + + + + + + + + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + +
  
  + +

Developer Information

+

Quanta Plus

+

Developer stuff

+
+ > + Back to start + +
 
  
+
 
 
+ + + + + + + + +
 KDE
 
+
+ + diff --git a/quanta/data/doc/documentation.html b/quanta/data/doc/documentation.html new file mode 100644 index 00000000..adcee4d9 --- /dev/null +++ b/quanta/data/doc/documentation.html @@ -0,0 +1,146 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ Quanta Documentation Page +
+
+ + +
+ + Documentation + +

+ Quanta Plus + is an HTML editor for the K Desktop Environment.
+ This program is designed for quick web development! + Quanta is rapidly becoming a mature editor with a number of great features. + Our objective is to produce a complete web development environment! +

+ +

+ +
+
+ + +
+ Avaible packages + +

+ + + + + +
+ html.tar.bz2 + + HTML 4.0 reference + +
+ css.tar.bz2 + + Cascading Style Sheets + +
+ php.tar.bz2 + + PHP documentation + +
+ js.tar.bz2 + + Java Script documentation + +
+

+ +
+
+ + + +
+ + Contacting us + +

+ Please use the KDE Bugzilla + site for bug reports, wishes. For further information and other discussions about Quanta Plus + subscribe to our user mailing list. + +

+ +

+ You can help us with coding, adding new documentation, + working on our homepage and in many other ways. + If you want to help please use our developer list to contact us.  +

+

+ +
   + + + + + + + +
+   Designed with   + +
+ + + +
+ + +
+
+ http://kdewebdev.org + +
+
+ + + + + +
+ Quanta Documentation Page +
+
+ + + diff --git a/quanta/data/doc/faq.html b/quanta/data/doc/faq.html new file mode 100644 index 00000000..e48a438d --- /dev/null +++ b/quanta/data/doc/faq.html @@ -0,0 +1,239 @@ + + + + + Konquer the Web with Quanta Plus! + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Quanta PlusKonquer the Web with Quanta Plus!
 Quanta PlusWeb Develop Environment
+ + + + + + + + + + + + + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + +
  
  + +

Quanta Plus FAQ

+ +
+ + +

1. What is Quanta Plus?

+
+

From http://quanta.sourceforge.net/:
+ Quanta Plus is a web development tool for the K Desktop Environment (KDE). Quanta Plus is designed for rapid web development and is quickly becoming a mature editor with a number of great features.

+

Our objective remains to create the very best web development tool anywhere. We realize that we will need many more people active to accomplish this so we are in the process of developing enhancements geared toward making it easy for web developers to customize, extend and enhance Quanta Plus. Then we will be asking you, the web developers, to contribute your feature enhancements. We will organize these so that Quanta Plus web developers can find just the resources, extensions and custom plug-ins they need to be the most kick butt developers ever!

+
+ + +

2. How do I install Quanta Plus?

+
+ +
2.1 Quanta Plus binary packages?
+
+ + +
2.2 Quanta Plus source code
+
+

There are two versions of the Quanta Plus source code:

+
    +
  1. The 3.x formal releases are available from http://sourceforge.net/projects/quanta/ and
  2. +
  3. The CVS tree, which is available from anoncvs.kde.org.
  4. +
+

For formal releases, it is just a download, et cetera. For CVS tree:

+
    +
  • cvs -d:pserver:anonymous@anoncvs.kde.org:/home/kde login
  • +
  • cvs -d:pserver:anonymous@anoncvs.kde.org:/home/kde co quanta
  • +
+

When prompted for a password, just press Enter. This will create a directory called "quanta" as a subdirectory of the directory you ran the above commands in.

+
+ + +
2.3 Compiling Quanta Plus
+
+

An assumption is made that you have the knowledge and ability to find and install any missing libraries that you may encounter. Basically, you need the headers from KDE, Qt, and GCC. If you don't know what was just said, then try the steps below and, if it doesn't work for you, then find yourself a Linux geek that can help.

+

Type the following in a shell and see what you get:

+
    +
  • test `echo $KDEDIR` && echo "yes" || echo "noKDE"
  • +
  • test `echo $QTDIR` && echo "yes" || echo "noQT"
  • +
+

If you don't get two yes answers, then you need to find the location of the one that failed and export it to your current shell environment.

+

Then it is as simple as:

+
+              make -f Makefile.cvs  (Only necessary if you're doing from CVS, but it is a good idea to do so anyway.)
+              ./configure
+              make
+              make install (Run this command as root.)
+             
+
+ + +
2.4 I get error X when running ./configure
+
+

Please read 2.3 carefully again and make certain that you have exported the $KDEDIR and $QTDIR environment variables. This is the most likely cause. Aside from that, if you are missing something very important, then configure will tell you what it needs.

+
+ + +
2.5 I get error X when compiling
+
+

Please read 2.3 and make certain that whatever libraries make is looking for are installed on your machine. How and where to get these libraries is beyond the scope of this FAQ.

+
+
+ + +

3. How do I do X? Can Quanta Plus do X?

+ +
3.1. How can I open/edit a file on a remote server?
+
+

Quanta Plus uses KIO for its file operations. To whit, an e-mail from our benefactor:

+

Try this. Open the file open dialog... you can do this in the file name, but it's even cooler if you use the directory drop-down up top on the dialog. Enter this: ftp://user@mydomain.com and hit enter. It will prompt you for a password after which it will fill the file dialog with the available files and folders on the site location. You and now navigate your site like you were looking at your local directory, open and save files on line.

+

Two additional facts here. First if you are using projects you can set your project preview option to directly preview from the site and then see PHP files with data live as they would behave on site. Second, this is made possible by KDE's KIO slaves. So any functional KIO slave you have installed brings this same functionality. Try kio_fish for secure file access as well as other slaves for Samba, scp and other protocols.

+

--
Eric Laffoon

+

That should about cover it.

+
+
+ +
3.2. Can I run program X from Quanta Plus?
+
+

Yes! Quanta Plus will run almost anything you want as an action. More from our benefactor:

+

Does Quanta Plus Shell? Hey, we're open source! Quanta Plus has shelled since around version 1.0.1. You can run virtually any program you can run from the command line with Quanta Plus with a wide variety of options.

+

To run HTMLtidy do the following:

+
    +
  1. On the menu go to Settings>Configure Actions.
  2. +
  3. In the dialog click New button and give it a name and icon
  4. +
  5. Select the script tab and put tidy -i in the script line
  6. +
  7. Select either selected text or current document for input
  8. +
  9. Select your output such as "Replace current document"
  10. +
  11. On the error tab select "Message window"
  12. +
  13. Close the dialog and select Settings>Configure Toolbars
  14. +
  15. Place the new action on the toolbar of your choice
  16. +
+

Now you can run tidy and if there are errors and you have the message window open it will give you errors. If you have kaptain installed (http://kaptain.sourceforge.net) you can even set parameters for each run.

+

Enjoy!
--
Eric Laffoon

+
+ + +

4. Is there any documentation for Quanta Plus?

+
+

Yes, however most are slightly outdated. They are being worked on currently. Would you like to help?

+
+ + +

5. How can I help Quanta Plus development?

+
+

I thought you'd never ask! ;-)

+

From Eric:

+

We would be remiss not to point out that Quanta Plus is being built with volunteer effort. Many people feel they cannot contribute to the open source cause for one reason or another. Probably the greatest being a feeling they do not have the skills. This documentation is writing in HTML... so if you can do that you can help. What is the open source cause? It is giving back to the community to grow something bigger than we could on our own, but it is also a shining hope for those people around the world where getting software for free is not an option, it is the option.

+

We believe in the cause!

+

If you would like to help out contact Eric Laffoon (sequitur@kde.org).

+
+ + +

6. Where is Quanta Plus going from here?

+
+

We have released Quanta Plus 3.1.3 and are now in preparation for 3.2. Our objective remains to create the very best web development tool anywhere. We realize that we will need many more people actively developing Quanta Plus to accomplish this, so we are in the process of developing enhancements geared toward making it easy for web developers to customize, extend, and enhance Quanta Plus. Then we will be asking you, the web developers, to contribute your feature enhancements. We will organize these so that Quanta Plus web developers can find just the resources, extensions, and custom plug-ins they need to be the most kick butt developers ever!

+
+ > Continue + +
 
  
+
 
 
+ + + + + + + + +
 KDE
 
+
+ + diff --git a/quanta/data/doc/focus.html b/quanta/data/doc/focus.html new file mode 100644 index 00000000..f8476dcf --- /dev/null +++ b/quanta/data/doc/focus.html @@ -0,0 +1,100 @@ + + + + + Konquer the Web with Quanta Plus! + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Quanta PlusKonquer the Web with Quanta Plus!
 Quanta PlusWeb Develop Environment
+ + + + + + + + + + + + + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + +
  
  + +

Our focus in Quanta Plus development

+

Quanta Plus

+

Quanta Plus objective

+ > Continue + +
 
  
+
 
 
+ + + + + + + + +
 KDE
 
+
+ + diff --git a/quanta/data/doc/head_bg.gif b/quanta/data/doc/head_bg.gif new file mode 100644 index 00000000..201d5850 Binary files /dev/null and b/quanta/data/doc/head_bg.gif differ diff --git a/quanta/data/doc/intro.html b/quanta/data/doc/intro.html new file mode 100644 index 00000000..4987c19a --- /dev/null +++ b/quanta/data/doc/intro.html @@ -0,0 +1,142 @@ + + + + + Konquer the Web with Quanta Plus! + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Quanta PlusKonquer the Web with Quanta Plus!
 Quanta PlusWeb Develop Environment
+ + + + + + + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + +
  
  + +

Welcome to Quanta Plus

+

Quanta Plus is a web development tool for the K Desktop Environment (KDE). Quanta Plus is focused on productivity and power and is build for and by professional web developers. While maintaining this focus, Quanta Plus is also what our friends and families use to do their first home pages too. The main goal of Quanta Plus is to empower people at every skill level to build pages better and faster than with less focused tools.

+

Why work from a text based editor? Because static (dead) web pages are quickly fading into obscurity. In their place are PHP, Zope, ASP, HTML::Mason and other forms of dynamic pages. Our personal focus is PHP, but Quanta Plus can be extended for any development language. PHP can be as simple as a few tags in your (X)HTML, full of tags, using templates, classes, and cached pages... all hooked to databases and becoming chameleon like in selectable styles. Like we say: Static (X)HTML is going the way of the dinosaur and we are working to build the tool to make you more productive than you ever could be drawing pictures.

+

Available documentation packages for Quanta Plus:

+
+
Documentation
+
List of all documentation
+
html.tar.bz2
+
HTML 4.01 reference
+
css.tar.bz2
+
Cascading Style Sheets
+
php.tar.bz2
+
PHP documentation
+
javascript.tar.bz2
+
JavaScript documentation
+
+ + + + + + +
+

Contacting us

+

Please use our bug reporting site for bugs, wishes and the project home page for support, further information, and other useful features.

+ + + + + +
Eric Laffoon   Andras Mantia   
+
   + + + + + + + + + + +
  Designed with  
+ + + + + + +
Quanta Plus
+
http://kdewebdev.org
+
+ +
 
  
+
 
 
+ + + + + + + + +
 KDE
 
+
+ + diff --git a/quanta/data/doc/kdelogo2.png b/quanta/data/doc/kdelogo2.png new file mode 100644 index 00000000..ee3041b7 Binary files /dev/null and b/quanta/data/doc/kdelogo2.png differ diff --git a/quanta/data/doc/konq.css b/quanta/data/doc/konq.css new file mode 100644 index 00000000..a182f7c0 --- /dev/null +++ b/quanta/data/doc/konq.css @@ -0,0 +1,61 @@ +body {background-color: #3679AD; + color: #000000; + margin-left: 0; + margin-right: 0; + margin-top: 5; + padding: 0; + background-image: url(background.png); + background-repeat: no-repeat; + background-position: top-center;} + +td.trans {background-image: url(bgtable.png); + background-color:white; + background-repeat: no-repeat; + } +td.end {background-image: url(lines2.png); + background-repeat: x-repeat;} +td.shadow1 {background-image: url(shadow1.png); + background-repeat: x-repeat;} + +table.vnice { font-family: sans-serif; + font-size: x-small;} + +a:link {background-color: transparent; + color: #191970; + text-decoration:none;} +a:visited {background-color: transparent; + color: #551a8a; + text-decoration:none;} +a:active {background-color: transparent; + color: #fe0000; + text-decoration:none;} +a:hover {background-color: transparent; + color: #1919aa; + text-decoration:underline;} + +tr.menurow {background-color: #505050; + color: #000000; + vertical-align: middle;} + +td.deco {color: #ffffff; + background-color: #505050; + font-family: sans-serif; + font-size: small;} + +td.menuactive {color: #ffcc00; + background-color: #777777; + font-family: sans-serif; + font-size: small;} + +td.menu {color: #ffffff; + background-color: #505050; + font-family: sans-serif; + font-size: small;} + +a.menu {color: #eeeeee; + font-family: sans-serif; + font-size: small;} + +a.menu:hover {color: #ffffff; + text-decoration:none;} + diff --git a/quanta/data/doc/lines.png b/quanta/data/doc/lines.png new file mode 100644 index 00000000..498330c3 Binary files /dev/null and b/quanta/data/doc/lines.png differ diff --git a/quanta/data/doc/lines2.png b/quanta/data/doc/lines2.png new file mode 100644 index 00000000..02a8c05b Binary files /dev/null and b/quanta/data/doc/lines2.png differ diff --git a/quanta/data/doc/maindoc.html b/quanta/data/doc/maindoc.html new file mode 100644 index 00000000..44e3dae4 --- /dev/null +++ b/quanta/data/doc/maindoc.html @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ Quanta Documentation +
+
+ + + + +
+ +

Quanta Documentation

+ +

+ Quanta Plus is an ambitious open souce project. + Early on some of our very first developers did not even think it would need a + help section as it was so intuitive... While I appreciate the optimisim (and + our code slinging hero may be the exception) we wish to attempt to provide a + substantial resource here. Documentation is often the last thing to be done in + open source projects. We would like to step up the level here. +

+ +

This documentation is being developed on an + ongoing basis to handle several areas. +

+
    +
  • Areas of Quanta's interface that may be more confusing like the project section.
  • +
  • Assistance in understanding some of the more potentially difficult areas + like interface customization, scripting and running a PHP debugger.
  • +
  • Pointing out the less obvious things like the ability to open projects + remotely through kio.
  • +
  • Giving instruction on how you can customize Quanta (without writing a line + of C++ and in many cases not even recompiling) with custom tags and documentation.
  • +
  • Introductory instruction on how to be much more productive with Quanta.
  • +
  • Reference information on our design objectives and progress.
  • +
  • Developer information for those who might wish to join us.
  • +
+
+

Getting Involved! +

+

We would be remiss not to point out that Quanta + is being built with volunteer effort. Many people feel they cannot contribute to + the open source cause for one reason or another. Probably the greatest being a + feeling they do not have the skills. This documentation is writing in HTML... + so if you can do that you can help. What is the open source cause? It is + giving back to the community to grow something bigger than we could on our own, + but it is also a shining hope for those people around the world where getting + software for free is not an option, it is the option. We believe in the + cause! +

+

If you would like to help out contact + Eric Laffoon. +

+ +

+
+
+ + + + +
+ +

Thank you for using Quanta

+ +

This page and all Quanta docs are currently + under heavy construction. +

+ +

+
   + + +
+
+ + + + + +
+ Quanta Documentation +
+ + + + + + + + diff --git a/quanta/data/doc/minilogo.jpg b/quanta/data/doc/minilogo.jpg new file mode 100644 index 00000000..a457c690 Binary files /dev/null and b/quanta/data/doc/minilogo.jpg differ diff --git a/quanta/data/doc/minilogo.png b/quanta/data/doc/minilogo.png new file mode 100644 index 00000000..981284c2 Binary files /dev/null and b/quanta/data/doc/minilogo.png differ diff --git a/quanta/data/doc/more.png b/quanta/data/doc/more.png new file mode 100644 index 00000000..f50ca50e Binary files /dev/null and b/quanta/data/doc/more.png differ diff --git a/quanta/data/doc/qcenter2.png b/quanta/data/doc/qcenter2.png new file mode 100644 index 00000000..cea35877 Binary files /dev/null and b/quanta/data/doc/qcenter2.png differ diff --git a/quanta/data/doc/quanta.css b/quanta/data/doc/quanta.css new file mode 100644 index 00000000..3dc4a64d --- /dev/null +++ b/quanta/data/doc/quanta.css @@ -0,0 +1,9 @@ +a:link { text-decoration: none; color: blue; } +a:visited { text-decoration: none; color: blue; } +a:active { text-decoration: none; color: blue; } +a:hover { text-decoration: underline; color: blue; } +..firstchar {color: #805417; font-weight: bold; font-size: larger} +..minihdr {color: #008080; font-weight: bold; font-size: larger} +td.blah { background-image:url(lines.png);} +td.bla { background-color: #505050; } + diff --git a/quanta/data/doc/quanta.docrc b/quanta/data/doc/quanta.docrc new file mode 100644 index 00000000..3aef01af --- /dev/null +++ b/quanta/data/doc/quanta.docrc @@ -0,0 +1,10 @@ +# KDE Config File +[Tree] + +Doc dir=../doc + +#top level elements +Top Element=Quanta Plus + +Quanta Plus=Welcome +Welcome=intro.html diff --git a/quanta/data/doc/quantahdr.png b/quanta/data/doc/quantahdr.png new file mode 100644 index 00000000..f747c16a Binary files /dev/null and b/quanta/data/doc/quantahdr.png differ diff --git a/quanta/data/doc/shadow1.png b/quanta/data/doc/shadow1.png new file mode 100644 index 00000000..1118daca Binary files /dev/null and b/quanta/data/doc/shadow1.png differ diff --git a/quanta/data/doc/template.html b/quanta/data/doc/template.html new file mode 100644 index 00000000..07a20c76 --- /dev/null +++ b/quanta/data/doc/template.html @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ Quanta Documentation +
+
+ + + + +
+ +

Documentation

+ +

+ Quanta Plus +

+ +

+
+
+ + + + +
+ +

Close Page

+ +

Quanta Plus +

+ +

+
   + + +
+
+ + + + + +
+ Quanta Documentation +
+ + + + + + + + diff --git a/quanta/data/doc/templates.html b/quanta/data/doc/templates.html new file mode 100644 index 00000000..3043187e --- /dev/null +++ b/quanta/data/doc/templates.html @@ -0,0 +1,189 @@ + + + Konquer the Web with Quanta! + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
Konquer the Web with Quanta!
 
+ + + + + + + + + + + + + +
+
+ + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + +
  
  + + + +

Quanta Plus Templates

+

Template description +

+

Templates are basically skeleton documents, code snippets and files to link to. Quanta +uses templates fundementally as a standard file system with enhanced organization and interfacing. +You can copy, move or link any repository currently on your system into the templates tree. +Think of Quanta templates as having roughly the limitations to your imagination that your file system +has. +

+

Templates exist in nested directories. There is no limit to how deep you can nest them however +within any given directory Quanta expects a consistent action for the base template type described +below. Additionally templates allow for pre and post text to be concatonated to +non document type templates. This facilitates tag creation. The next update after the introduction +is scheduled to add the ability to pass variables to the text such as image size information to +assist in tag creation. +

+

Template types +

+

Currently templates are limited to being one of the following types of objects: +

    +
  • Document
  • +
  • Text to insert in a document
  • +
  • A file to link to from a document
  • +
+Documents can be any type of document. Generally you would want to nest more specific or diverse +documents in subdirectories. Here you can make a basic framework for what you do and deliver it +to your work in an organized fashion and realize much better effiency. Text insertion could be +anything from a snippet of code to a script or whatever you might wish to use. Note also this overlaps +the ability to insert text blocks as an action which can be triggered from the toolbar. Linked files +can be binary, PHP class libraries or whatever. +

+

Template scope +

+

Templates are scoped into three general categories: Global, Local and Project. +

    +
  • Global - Available to all folks all the time.
  • +
  • Local - Available to a specific user (maybe others if they can see it where it + exists in the file system).
  • +
  • Project - Available to the associated project only.
  • +
+

+

Creating templates +

+

Create a document structure that you love (XML, HTML, DocBook, etc.) and + click on File->Save as Template->Save as Local/Project Template. +

+

Once this is done, you'll notice that (even if it's saved as a Project template) + the template does NOT show in the project tab view. Look into the templates view + to find your template under the Project templates tab. +

+

Additinoally if you look at your options with the Right Mouse Button (RMB) you +will see complete file management tools for creatind directories or copying and pasting +templates from one location to another. +

+

Using templates with Projects +

+

Project templates allow you to be more tightly focused. You can create headers, footers +or go dynamic with PHP include files and link them. Additionally there are some very +cool things we took into consideration when using templates in projects. +

    +
  • When creating a project you can opt to copy over all global and user templates.
  • +
  • Legacy project get default templating abilities so nothing is lost
  • +
  • You can choose where to locate your template files so they can be in your server root + and easy to upload or you can make them secure to link to below server root which is a + very cool trick
  • +
  • When linking to a file not in the project templates you will be prompted to copy + the file to the project templates prior to linking. This will prevent broken links on upload.
  • +
  • You always have control where you place your templates so you can choose to move them. + However Quanta does not track this so you will need to change links. This is a good + task for kfilereplace which we are setting up to plug in as a kpart.
  • +
+

+

Templates conclusion +

+

Our goal with templates is to extend them to include multi file "concept" templates useful +for things like placing an order or creating an about section, Ideally this will be a tool for +making your work more productive and dynamic. An eventual goal is to have a structural template +design mode to deal with site layout and structure which you could use to design and interactively +update your sites. If you would like to be involved contact us. +

+
 Continue + + + + +

 
  
+ +
 
 
+ + + + + + + + + +
 
 
+
+ + + diff --git a/quanta/data/doc/tips.html b/quanta/data/doc/tips.html new file mode 100644 index 00000000..9efe6822 --- /dev/null +++ b/quanta/data/doc/tips.html @@ -0,0 +1,151 @@ + + + + + Konquer the Web with Quanta Plus! + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Quanta PlusKonquer the Web with Quanta Plus!
 Quanta PlusWeb Develop Environment
+ + + + + + + + + + + + + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + +
  
  + +

Quanta Plus Tips

+ + + +
Quanta Plus Templates
Quanta Plus Toolbars
+ +

Quanta Plus Templates

+

Template description

+

Templates are basically skeleton documents, code snippets, and files to link to. Quanta Plus uses templates fundamentally as a standard file system with enhanced organization and interfacing. You can copy, move, or link any repository currently on your system into the templates tree. Think of Quanta Plus templates as having roughly the limitations to your file system has.

+

Templates exist in nested directories. There is no limit to how deep you can nest them, however, within any given directory, Quanta Plus expects a consistent action for the base template type described below. Additionally, templates allow for pre and post text to be concatenated to non document type templates. This facilitates tag creation. The next update after the introduction is scheduled to add the ability to pass variables to the text such as image size information to assist in tag creation.

+

Template types

+

Currently templates are limited to being one of the following types of objects:

+
    +
  • Document
  • +
  • Text to insert in a document
  • +
  • A file to link to from a document
  • +
+

Documents can be any type of document. Generally you would want to nest more specific or diverse documents in subdirectories. Here you can make a basic framework for what you do and deliver it to your work in an organized fashion and realize much better efficiency. Text insertion could be anything from a snippet of code to a script or whatever you might wish to use. Note that this also overlaps the ability to insert text blocks as an action which can be triggered from the toolbar. Linked files can be binary, PHP class libraries or whatever.

+

Template scope

+

Templates are scoped into three general categories: Global, Local and Project.

+
    +
  • Global - Available to all folks all the time.
  • +
  • Local - Available to a specific user (maybe others if they can see it where it exists in the file system).
  • +
  • Project - Available to the associated project only.
  • +
+

Creating templates

+

Create a document structure that you love (XML, (X)HTML, DocBook, etc.) and click on File->Save as Template->Save as Local/Project Template.

+

Once this is done, you'll notice that (even if it's saved as a Project template) the template does NOT show in the project tab view. Look into the templates view to find your template under the Project templates tab.

+

Additionally, if you look at your options with the Right Mouse Button (RMB) you will see complete file management tools for creating directories or copying and pasting templates from one location to another.

+

Using templates with Projects

+

Project templates allow you to be more tightly focused. You can create headers, footers or go dynamic with PHP include files and link them. Also, there are some very cool things we took into consideration when using templates in projects.

+
    +
  • When creating a project you can opt to copy over all global and user templates.
  • +
  • Legacy projects get default templating abilities, so nothing is lost.
  • +
  • You can choose where to locate your template files, so they can be in your server root and easy to upload or you can make them secure to link to below server root which is a very cool trick.
  • +
  • When linking to a file not in the project templates, you will be prompted to copy the file to the project templates prior to linking. This will prevent broken links on upload.
  • +
  • You always have control where you place your templates so you can choose to move them. However, Quanta Plus does not track this, so you will need to change links. This is a good task for KFileReplace, which is now a plug-in as a KPart!
  • +
+

Templates conclusion

+

Our goal with templates is to extend them to include multi-file "concept" templates, useful for certain things, like placing an order or creating an about section. Ideally this will be a tool for making your work more productive and dynamic. An eventual goal is to have a structural template design mode to deal with site layout and structure which you could use to design and interactively update your sites. If you would like to be involved, then contact us.

+
+

Quanta Plus Toolbars

+

Toolbar Description

+

Probably the most exciting feature of Quanta Plus is the ability to build and trade custom toolbars for the program.

+

Although this may seem somewhat trivial, toolbars are going to be quite critical to the quality of your experience with Quanta Plus.

+

Toolbars essentially give you the chance to organize any set of tags, commands, or utility functions you can make as a Quanta Plus action into a quick tabbed toolbar at the top of the code view. Currently, you must load and unload these as you see fit, but there is desire to make the toolbars change as the DTD/Schema changes. This will allow you to extend toolbars for a given type of document, say XML or DocBook, to include all of the tags for that markup, but not have to also get the (X)HTML toolbars, unless you wanted them.

+

Toolbar Creation

+

To put an action on a toolbar, select Toolbars->Add User Toolbar. Give it a nice descriptive name and then click Ok.

+

You should have it on the top with all the others now.

+

To add actions to this toolbar, go to Settings->Configure Toolbar or, if you're going to create more actions at this point, you can add the actions directly to the toolbar at action creation time with the "Place this action onto:" check box and selecting the toolbar to attach it to.

+

Toolbar Sharing

+

If you have a great toolbar and a set of actions, you can share it with the community or your buddies.

+

Just click on Toolbars->Send toolbar in email, follow the prompts and mail it to your buddies or someone on the Development team.

+

If this doesn't work for you, then you can just mail the <toolbar-name>.toolbar.gz file it can be opened via Toolbars->Load Toolbars menu tree.

+ >Continue + +
 
  
+
 
 
+ + + + + + + + +
 KDE
 
+
+ + diff --git a/quanta/data/doc/webdev.png b/quanta/data/doc/webdev.png new file mode 100644 index 00000000..0b4b0ab4 Binary files /dev/null and b/quanta/data/doc/webdev.png differ diff --git a/quanta/data/dtep/Makefile.am b/quanta/data/dtep/Makefile.am new file mode 100644 index 00000000..8adf55fa --- /dev/null +++ b/quanta/data/dtep/Makefile.am @@ -0,0 +1,4 @@ +SUBDIRS = html html-frameset html-strict tagxml php xhtml xhtml-basic xhtml-frameset xhtml-strict xhtml11 xslt wml-1-2 css docbook-4.2 schema cfml cffunct kde-docbook-4.1.2 kde-docbook-4.2 relaxng empty dtd +install-data-local: +# rm -f `find ${quanta_datadir}/tags -type f -name "*"` +# rmdir `find ${quanta_datadir}/tags -type d -name "*"` diff --git a/quanta/data/dtep/cffunct/Makefile.am b/quanta/data/dtep/cffunct/Makefile.am new file mode 100644 index 00000000..d85a5fc4 --- /dev/null +++ b/quanta/data/dtep/cffunct/Makefile.am @@ -0,0 +1,3 @@ +kdevelopdir = ${quanta_datadir}/dtep/cffunct + +kdevelop_DATA = abs.tag acos.tag acs.tag array.tag asin.tag atn.tag authenticatedcontext.tag authenticateduser.tag bitand.tag bitmaskclear.tag bitmaskread.tag bitmaskset.tag bitnot.tag bitor.tag bitshln.tag bitshrn.tag bitxor.tag ceiling.tag chr.tag cjustify.tag compare.tag comparenocase.tag cos.tag createobject.tag createuuid.tag datetime.tag de.tag decimalformat.tag decrementvalue.tag decrypt.tag deleteclientvariable.tag description.rc directoryexists.tag dollarformat.tag duplicate.tag encrypt.tag evaluate.tag exp.tag expandpath.tag fileexists.tag find.tag fix.tag formatbasen.tag getbasetagdata.tag getbasetaglist.tag getbasetemplatepath.tag getclientvariableslist.tag getcurrenttemplatepath.tag getdirectoryfrompath.tag getexception.tag getfilefrompath.tag getfunctionlist.tag gethttprequestdata.tag gethttptimestring.tag getlocale.tag getmetricdata.tag getprofilestring.tag gettempdirectory.tag gettempfile.tag gettemplatepath.tag gettickcount.tag gettoken.tag hash.tag htmlcodeformat.tag htmleditformat.tag iif.tag incrementvalue.tag inputbasen.tag insert.tag int.tag isarray.tag isauthenticated.tag diff --git a/quanta/data/dtep/cffunct/abs.tag b/quanta/data/dtep/cffunct/abs.tag new file mode 100644 index 00000000..8d39d9d8 --- /dev/null +++ b/quanta/data/dtep/cffunct/abs.tag @@ -0,0 +1,6 @@ + + + + + + diff --git a/quanta/data/dtep/cffunct/acos.tag b/quanta/data/dtep/cffunct/acos.tag new file mode 100644 index 00000000..43a6cef4 --- /dev/null +++ b/quanta/data/dtep/cffunct/acos.tag @@ -0,0 +1,6 @@ + + + + + + diff --git a/quanta/data/dtep/cffunct/acs.tag b/quanta/data/dtep/cffunct/acs.tag new file mode 100644 index 00000000..92080970 --- /dev/null +++ b/quanta/data/dtep/cffunct/acs.tag @@ -0,0 +1,6 @@ + + + + + + diff --git a/quanta/data/dtep/cffunct/array.tag b/quanta/data/dtep/cffunct/array.tag new file mode 100644 index 00000000..d6be4bca --- /dev/null +++ b/quanta/data/dtep/cffunct/array.tag @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/quanta/data/dtep/cffunct/asin.tag b/quanta/data/dtep/cffunct/asin.tag new file mode 100644 index 00000000..cc876e15 --- /dev/null +++ b/quanta/data/dtep/cffunct/asin.tag @@ -0,0 +1,6 @@ + + + + + + diff --git a/quanta/data/dtep/cffunct/atn.tag b/quanta/data/dtep/cffunct/atn.tag new file mode 100644 index 00000000..712359d4 --- /dev/null +++ b/quanta/data/dtep/cffunct/atn.tag @@ -0,0 +1,6 @@ + + + + + + diff --git a/quanta/data/dtep/cffunct/authenticatedcontext.tag b/quanta/data/dtep/cffunct/authenticatedcontext.tag new file mode 100644 index 00000000..d4767392 --- /dev/null +++ b/quanta/data/dtep/cffunct/authenticatedcontext.tag @@ -0,0 +1,5 @@ + + + + + diff --git a/quanta/data/dtep/cffunct/authenticateduser.tag b/quanta/data/dtep/cffunct/authenticateduser.tag new file mode 100644 index 00000000..cc7fa71a --- /dev/null +++ b/quanta/data/dtep/cffunct/authenticateduser.tag @@ -0,0 +1,5 @@ + + + + + diff --git a/quanta/data/dtep/cffunct/bitand.tag b/quanta/data/dtep/cffunct/bitand.tag new file mode 100644 index 00000000..371900e2 --- /dev/null +++ b/quanta/data/dtep/cffunct/bitand.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/bitmaskclear.tag b/quanta/data/dtep/cffunct/bitmaskclear.tag new file mode 100644 index 00000000..d97d6a61 --- /dev/null +++ b/quanta/data/dtep/cffunct/bitmaskclear.tag @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/quanta/data/dtep/cffunct/bitmaskread.tag b/quanta/data/dtep/cffunct/bitmaskread.tag new file mode 100644 index 00000000..ce2ebd08 --- /dev/null +++ b/quanta/data/dtep/cffunct/bitmaskread.tag @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/quanta/data/dtep/cffunct/bitmaskset.tag b/quanta/data/dtep/cffunct/bitmaskset.tag new file mode 100644 index 00000000..42289ce6 --- /dev/null +++ b/quanta/data/dtep/cffunct/bitmaskset.tag @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/quanta/data/dtep/cffunct/bitnot.tag b/quanta/data/dtep/cffunct/bitnot.tag new file mode 100644 index 00000000..71ac3b49 --- /dev/null +++ b/quanta/data/dtep/cffunct/bitnot.tag @@ -0,0 +1,6 @@ + + + + + + diff --git a/quanta/data/dtep/cffunct/bitor.tag b/quanta/data/dtep/cffunct/bitor.tag new file mode 100644 index 00000000..9c0462c3 --- /dev/null +++ b/quanta/data/dtep/cffunct/bitor.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/bitshln.tag b/quanta/data/dtep/cffunct/bitshln.tag new file mode 100644 index 00000000..50e60343 --- /dev/null +++ b/quanta/data/dtep/cffunct/bitshln.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/bitshrn.tag b/quanta/data/dtep/cffunct/bitshrn.tag new file mode 100644 index 00000000..b388e1f2 --- /dev/null +++ b/quanta/data/dtep/cffunct/bitshrn.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/bitxor.tag b/quanta/data/dtep/cffunct/bitxor.tag new file mode 100644 index 00000000..056a97a8 --- /dev/null +++ b/quanta/data/dtep/cffunct/bitxor.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/ceiling.tag b/quanta/data/dtep/cffunct/ceiling.tag new file mode 100644 index 00000000..cf01370b --- /dev/null +++ b/quanta/data/dtep/cffunct/ceiling.tag @@ -0,0 +1,6 @@ + + + + + + diff --git a/quanta/data/dtep/cffunct/chr.tag b/quanta/data/dtep/cffunct/chr.tag new file mode 100644 index 00000000..c3ee1463 --- /dev/null +++ b/quanta/data/dtep/cffunct/chr.tag @@ -0,0 +1,6 @@ + + + + + + diff --git a/quanta/data/dtep/cffunct/cjustify.tag b/quanta/data/dtep/cffunct/cjustify.tag new file mode 100644 index 00000000..45ba50ee --- /dev/null +++ b/quanta/data/dtep/cffunct/cjustify.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/compare.tag b/quanta/data/dtep/cffunct/compare.tag new file mode 100644 index 00000000..637fb43c --- /dev/null +++ b/quanta/data/dtep/cffunct/compare.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/comparenocase.tag b/quanta/data/dtep/cffunct/comparenocase.tag new file mode 100644 index 00000000..caa2fdab --- /dev/null +++ b/quanta/data/dtep/cffunct/comparenocase.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/cos.tag b/quanta/data/dtep/cffunct/cos.tag new file mode 100644 index 00000000..f6163502 --- /dev/null +++ b/quanta/data/dtep/cffunct/cos.tag @@ -0,0 +1,6 @@ + + + + + + diff --git a/quanta/data/dtep/cffunct/createobject.tag b/quanta/data/dtep/cffunct/createobject.tag new file mode 100644 index 00000000..9fe96212 --- /dev/null +++ b/quanta/data/dtep/cffunct/createobject.tag @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/quanta/data/dtep/cffunct/createuuid.tag b/quanta/data/dtep/cffunct/createuuid.tag new file mode 100644 index 00000000..cbbbe6a2 --- /dev/null +++ b/quanta/data/dtep/cffunct/createuuid.tag @@ -0,0 +1,5 @@ + + + + + diff --git a/quanta/data/dtep/cffunct/datetime.tag b/quanta/data/dtep/cffunct/datetime.tag new file mode 100644 index 00000000..a2f29126 --- /dev/null +++ b/quanta/data/dtep/cffunct/datetime.tag @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/quanta/data/dtep/cffunct/de.tag b/quanta/data/dtep/cffunct/de.tag new file mode 100644 index 00000000..92646b8a --- /dev/null +++ b/quanta/data/dtep/cffunct/de.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/decimalformat.tag b/quanta/data/dtep/cffunct/decimalformat.tag new file mode 100644 index 00000000..5bbbf061 --- /dev/null +++ b/quanta/data/dtep/cffunct/decimalformat.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/decrementvalue.tag b/quanta/data/dtep/cffunct/decrementvalue.tag new file mode 100644 index 00000000..099f2329 --- /dev/null +++ b/quanta/data/dtep/cffunct/decrementvalue.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/decrypt.tag b/quanta/data/dtep/cffunct/decrypt.tag new file mode 100644 index 00000000..08bac464 --- /dev/null +++ b/quanta/data/dtep/cffunct/decrypt.tag @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/quanta/data/dtep/cffunct/deleteclientvariable.tag b/quanta/data/dtep/cffunct/deleteclientvariable.tag new file mode 100644 index 00000000..bd2aa34a --- /dev/null +++ b/quanta/data/dtep/cffunct/deleteclientvariable.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/description.rc b/quanta/data/dtep/cffunct/description.rc new file mode 100644 index 00000000..c1b1f7ff --- /dev/null +++ b/quanta/data/dtep/cffunct/description.rc @@ -0,0 +1,15 @@ +[General] +Name = CFFUNCT +DefaultExtension = cfm +NumOfPages = 0 +CaseSensitive = true +Family = 2 + +[Extra rules] +TagAutoCompleteAfter = none + +[Parsing rules] +AreaBorders = +Tags = script(language) +Comments = // EOL +maycontain = cffunct diff --git a/quanta/data/dtep/cffunct/directoryexists.tag b/quanta/data/dtep/cffunct/directoryexists.tag new file mode 100644 index 00000000..005d76cc --- /dev/null +++ b/quanta/data/dtep/cffunct/directoryexists.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/dollarformat.tag b/quanta/data/dtep/cffunct/dollarformat.tag new file mode 100644 index 00000000..2cb4aa09 --- /dev/null +++ b/quanta/data/dtep/cffunct/dollarformat.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/duplicate.tag b/quanta/data/dtep/cffunct/duplicate.tag new file mode 100644 index 00000000..59f2d0a8 --- /dev/null +++ b/quanta/data/dtep/cffunct/duplicate.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/encrypt.tag b/quanta/data/dtep/cffunct/encrypt.tag new file mode 100644 index 00000000..480d8f50 --- /dev/null +++ b/quanta/data/dtep/cffunct/encrypt.tag @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/quanta/data/dtep/cffunct/evaluate.tag b/quanta/data/dtep/cffunct/evaluate.tag new file mode 100644 index 00000000..e18e732a --- /dev/null +++ b/quanta/data/dtep/cffunct/evaluate.tag @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/quanta/data/dtep/cffunct/exp.tag b/quanta/data/dtep/cffunct/exp.tag new file mode 100644 index 00000000..9f2967d2 --- /dev/null +++ b/quanta/data/dtep/cffunct/exp.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/expandpath.tag b/quanta/data/dtep/cffunct/expandpath.tag new file mode 100644 index 00000000..18fbc316 --- /dev/null +++ b/quanta/data/dtep/cffunct/expandpath.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/fileexists.tag b/quanta/data/dtep/cffunct/fileexists.tag new file mode 100644 index 00000000..d347d23c --- /dev/null +++ b/quanta/data/dtep/cffunct/fileexists.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/find.tag b/quanta/data/dtep/cffunct/find.tag new file mode 100644 index 00000000..127e6fe9 --- /dev/null +++ b/quanta/data/dtep/cffunct/find.tag @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/quanta/data/dtep/cffunct/fix.tag b/quanta/data/dtep/cffunct/fix.tag new file mode 100644 index 00000000..bda9d086 --- /dev/null +++ b/quanta/data/dtep/cffunct/fix.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/formatbasen.tag b/quanta/data/dtep/cffunct/formatbasen.tag new file mode 100644 index 00000000..13ae72c5 --- /dev/null +++ b/quanta/data/dtep/cffunct/formatbasen.tag @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/quanta/data/dtep/cffunct/getbasetagdata.tag b/quanta/data/dtep/cffunct/getbasetagdata.tag new file mode 100644 index 00000000..31e5eb7e --- /dev/null +++ b/quanta/data/dtep/cffunct/getbasetagdata.tag @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/quanta/data/dtep/cffunct/getbasetaglist.tag b/quanta/data/dtep/cffunct/getbasetaglist.tag new file mode 100644 index 00000000..c2113176 --- /dev/null +++ b/quanta/data/dtep/cffunct/getbasetaglist.tag @@ -0,0 +1,6 @@ + + + + + + diff --git a/quanta/data/dtep/cffunct/getbasetemplatepath.tag b/quanta/data/dtep/cffunct/getbasetemplatepath.tag new file mode 100644 index 00000000..24b8f42a --- /dev/null +++ b/quanta/data/dtep/cffunct/getbasetemplatepath.tag @@ -0,0 +1,6 @@ + + + + + + diff --git a/quanta/data/dtep/cffunct/getclientvariableslist.tag b/quanta/data/dtep/cffunct/getclientvariableslist.tag new file mode 100644 index 00000000..aa955783 --- /dev/null +++ b/quanta/data/dtep/cffunct/getclientvariableslist.tag @@ -0,0 +1,6 @@ + + + + + + diff --git a/quanta/data/dtep/cffunct/getcurrenttemplatepath.tag b/quanta/data/dtep/cffunct/getcurrenttemplatepath.tag new file mode 100644 index 00000000..e43b0e85 --- /dev/null +++ b/quanta/data/dtep/cffunct/getcurrenttemplatepath.tag @@ -0,0 +1,6 @@ + + + + + + diff --git a/quanta/data/dtep/cffunct/getdirectoryfrompath.tag b/quanta/data/dtep/cffunct/getdirectoryfrompath.tag new file mode 100644 index 00000000..95343c79 --- /dev/null +++ b/quanta/data/dtep/cffunct/getdirectoryfrompath.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/getexception.tag b/quanta/data/dtep/cffunct/getexception.tag new file mode 100644 index 00000000..04dda95e --- /dev/null +++ b/quanta/data/dtep/cffunct/getexception.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/getfilefrompath.tag b/quanta/data/dtep/cffunct/getfilefrompath.tag new file mode 100644 index 00000000..0ca6b63e --- /dev/null +++ b/quanta/data/dtep/cffunct/getfilefrompath.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/getfunctionlist.tag b/quanta/data/dtep/cffunct/getfunctionlist.tag new file mode 100644 index 00000000..8f5a518e --- /dev/null +++ b/quanta/data/dtep/cffunct/getfunctionlist.tag @@ -0,0 +1,6 @@ + + + + + + diff --git a/quanta/data/dtep/cffunct/gethttprequestdata.tag b/quanta/data/dtep/cffunct/gethttprequestdata.tag new file mode 100644 index 00000000..17d77fe8 --- /dev/null +++ b/quanta/data/dtep/cffunct/gethttprequestdata.tag @@ -0,0 +1,6 @@ + + + + + + diff --git a/quanta/data/dtep/cffunct/gethttptimestring.tag b/quanta/data/dtep/cffunct/gethttptimestring.tag new file mode 100644 index 00000000..7b66bb21 --- /dev/null +++ b/quanta/data/dtep/cffunct/gethttptimestring.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/getlocale.tag b/quanta/data/dtep/cffunct/getlocale.tag new file mode 100644 index 00000000..86f50a12 --- /dev/null +++ b/quanta/data/dtep/cffunct/getlocale.tag @@ -0,0 +1,6 @@ + + + + + + diff --git a/quanta/data/dtep/cffunct/getmetricdata.tag b/quanta/data/dtep/cffunct/getmetricdata.tag new file mode 100644 index 00000000..11295864 --- /dev/null +++ b/quanta/data/dtep/cffunct/getmetricdata.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/getprofilestring.tag b/quanta/data/dtep/cffunct/getprofilestring.tag new file mode 100644 index 00000000..5e4d55ea --- /dev/null +++ b/quanta/data/dtep/cffunct/getprofilestring.tag @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/quanta/data/dtep/cffunct/gettempdirectory.tag b/quanta/data/dtep/cffunct/gettempdirectory.tag new file mode 100644 index 00000000..971badbc --- /dev/null +++ b/quanta/data/dtep/cffunct/gettempdirectory.tag @@ -0,0 +1,6 @@ + + + + + + diff --git a/quanta/data/dtep/cffunct/gettempfile.tag b/quanta/data/dtep/cffunct/gettempfile.tag new file mode 100644 index 00000000..4ab8317e --- /dev/null +++ b/quanta/data/dtep/cffunct/gettempfile.tag @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/quanta/data/dtep/cffunct/gettemplatepath.tag b/quanta/data/dtep/cffunct/gettemplatepath.tag new file mode 100644 index 00000000..553803c1 --- /dev/null +++ b/quanta/data/dtep/cffunct/gettemplatepath.tag @@ -0,0 +1,6 @@ + + + + + + diff --git a/quanta/data/dtep/cffunct/gettickcount.tag b/quanta/data/dtep/cffunct/gettickcount.tag new file mode 100644 index 00000000..c03037a8 --- /dev/null +++ b/quanta/data/dtep/cffunct/gettickcount.tag @@ -0,0 +1,6 @@ + + + + + + diff --git a/quanta/data/dtep/cffunct/gettoken.tag b/quanta/data/dtep/cffunct/gettoken.tag new file mode 100644 index 00000000..762b8a12 --- /dev/null +++ b/quanta/data/dtep/cffunct/gettoken.tag @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/quanta/data/dtep/cffunct/hash.tag b/quanta/data/dtep/cffunct/hash.tag new file mode 100644 index 00000000..e8e52ffb --- /dev/null +++ b/quanta/data/dtep/cffunct/hash.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/htmlcodeformat.tag b/quanta/data/dtep/cffunct/htmlcodeformat.tag new file mode 100644 index 00000000..edcd27df --- /dev/null +++ b/quanta/data/dtep/cffunct/htmlcodeformat.tag @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/quanta/data/dtep/cffunct/htmleditformat.tag b/quanta/data/dtep/cffunct/htmleditformat.tag new file mode 100644 index 00000000..5cd35724 --- /dev/null +++ b/quanta/data/dtep/cffunct/htmleditformat.tag @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/quanta/data/dtep/cffunct/iif.tag b/quanta/data/dtep/cffunct/iif.tag new file mode 100644 index 00000000..5ef4b8b1 --- /dev/null +++ b/quanta/data/dtep/cffunct/iif.tag @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/quanta/data/dtep/cffunct/incrementvalue.tag b/quanta/data/dtep/cffunct/incrementvalue.tag new file mode 100644 index 00000000..1f23b171 --- /dev/null +++ b/quanta/data/dtep/cffunct/incrementvalue.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/inputbasen.tag b/quanta/data/dtep/cffunct/inputbasen.tag new file mode 100644 index 00000000..222bd0ad --- /dev/null +++ b/quanta/data/dtep/cffunct/inputbasen.tag @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/quanta/data/dtep/cffunct/insert.tag b/quanta/data/dtep/cffunct/insert.tag new file mode 100644 index 00000000..7a6a538f --- /dev/null +++ b/quanta/data/dtep/cffunct/insert.tag @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/quanta/data/dtep/cffunct/int.tag b/quanta/data/dtep/cffunct/int.tag new file mode 100644 index 00000000..fcd0f4a2 --- /dev/null +++ b/quanta/data/dtep/cffunct/int.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/isarray.tag b/quanta/data/dtep/cffunct/isarray.tag new file mode 100644 index 00000000..37a1b2cc --- /dev/null +++ b/quanta/data/dtep/cffunct/isarray.tag @@ -0,0 +1,7 @@ + + + + + + + diff --git a/quanta/data/dtep/cffunct/isauthenticated.tag b/quanta/data/dtep/cffunct/isauthenticated.tag new file mode 100644 index 00000000..ea387672 --- /dev/null +++ b/quanta/data/dtep/cffunct/isauthenticated.tag @@ -0,0 +1,6 @@ + + + + + + diff --git a/quanta/data/dtep/cfml/Makefile.am b/quanta/data/dtep/cfml/Makefile.am new file mode 100644 index 00000000..c714f718 --- /dev/null +++ b/quanta/data/dtep/cfml/Makefile.am @@ -0,0 +1,3 @@ +kdevelopdir = ${quanta_datadir}/dtep/cfml + +kdevelop_DATA = cfabort.tag cfapplet.tag cfapplication.tag cfargument.tag cfassociate.tag cfauthenticate.tag cfbreak.tag cfcache.tag cfcase.tag cfcatch.tag cfchart.tag cfchartdata.tag cfchartseries.tag cfcol.tag cfcollection.tag cfcomponent.tag cfcontent.tag cfcookie.tag cfdirectory.tag cfdump.tag cferror.tag cfexecute.tag cfexit.tag cffile.tag cfflush.tag cfform.tag cfftp.tag cffunction.tag cfgrid.tag cfgridcolumn.tag cfgridrow.tag cfgridupdate.tag cfheader.tag cfhtmlhead.tag cfhttp.tag cfhttpparam.tag cfimport.tag cfinclude.tag cfindex.tag cfinput.tag cfinsert.tag cfinvoke.tag cfinvokeargument.tag cfldap.tag cflocation.tag cflock.tag cflog.tag cflogin.tag cfloginuser.tag cfloop.tag cfmail.tag cfmailparam.tag cfmodule.tag cfobject.tag cfobjectcache.tag cfoutput.tag cfparam.tag cfpop.tag cfprocessingdirective.tag cfprocparam.tag cfprocresult.tag cfproperty.tag cfquery.tag cfqueryparam.tag cfregistry.tag cfreport.tag cfsavecontent.tag cfschedule.tag cfsearch.tag cfselect.tag cfsetting.tag cfslider.tag cfstoredproc.tag cfswitch.tag cftable.tag cftextinput.tag cfthrow.tag cftrace.tag cftransaction.tag cftree.tag cftreeitem.tag cfupdate.tag cfusion.tag cfwddx.tag cfxml.tag description.rc ftp.tag test.cfm diff --git a/quanta/data/dtep/cfml/cfabort.tag b/quanta/data/dtep/cfml/cfabort.tag new file mode 100644 index 00000000..2ee28179 --- /dev/null +++ b/quanta/data/dtep/cfml/cfabort.tag @@ -0,0 +1,14 @@ + + + + + Show Error: + + + Error message to display, rather than just ending execution + + + + + + diff --git a/quanta/data/dtep/cfml/cfapplet.tag b/quanta/data/dtep/cfml/cfapplet.tag new file mode 100644 index 00000000..9741735d --- /dev/null +++ b/quanta/data/dtep/cfml/cfapplet.tag @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfapplication.tag b/quanta/data/dtep/cfml/cfapplication.tag new file mode 100644 index 00000000..19a83ace --- /dev/null +++ b/quanta/data/dtep/cfml/cfapplication.tag @@ -0,0 +1,69 @@ + + + + + Name: + + + + + Client Management + + + + Yes + No + + + + Session Management + + + + Yes + No + + + + Set Client Cookies + + + + Yes + No + + + + Set Domain Cookies + + + + Yes + No + + + + Client Storage + + + + Registry + Cookie + "datasource_name" + + + + Application Timeout + + + + + Session Timeout + + + + + + + + diff --git a/quanta/data/dtep/cfml/cfargument.tag b/quanta/data/dtep/cfml/cfargument.tag new file mode 100644 index 00000000..3d1d2d9d --- /dev/null +++ b/quanta/data/dtep/cfml/cfargument.tag @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfassociate.tag b/quanta/data/dtep/cfml/cfassociate.tag new file mode 100644 index 00000000..dad2b9c9 --- /dev/null +++ b/quanta/data/dtep/cfml/cfassociate.tag @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfauthenticate.tag b/quanta/data/dtep/cfml/cfauthenticate.tag new file mode 100644 index 00000000..80eaedce --- /dev/null +++ b/quanta/data/dtep/cfml/cfauthenticate.tag @@ -0,0 +1,32 @@ + + + + + + + + + + + Yes + No + + + + + + Yes + No + + + + + + Basic + X509 + + + + + + diff --git a/quanta/data/dtep/cfml/cfbreak.tag b/quanta/data/dtep/cfml/cfbreak.tag new file mode 100644 index 00000000..5af7b0e8 --- /dev/null +++ b/quanta/data/dtep/cfml/cfbreak.tag @@ -0,0 +1,4 @@ + + + + diff --git a/quanta/data/dtep/cfml/cfcache.tag b/quanta/data/dtep/cfml/cfcache.tag new file mode 100644 index 00000000..a4939953 --- /dev/null +++ b/quanta/data/dtep/cfml/cfcache.tag @@ -0,0 +1,21 @@ + + + + + + cache + flush + clientcache + servercache + optimal + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfcase.tag b/quanta/data/dtep/cfml/cfcase.tag new file mode 100644 index 00000000..929d7eec --- /dev/null +++ b/quanta/data/dtep/cfml/cfcase.tag @@ -0,0 +1,19 @@ + + + + + Value(s) + + + + + Delimiters + + + Delimiters for the values, if more than one. + + + + + + diff --git a/quanta/data/dtep/cfml/cfcatch.tag b/quanta/data/dtep/cfml/cfcatch.tag new file mode 100644 index 00000000..75da8b41 --- /dev/null +++ b/quanta/data/dtep/cfml/cfcatch.tag @@ -0,0 +1,26 @@ + + + + + Exception Type: + + + + application + database + template + security + object + missinginclude + expression + lock + searchengine + any + "custom_type" + + + + + + + diff --git a/quanta/data/dtep/cfml/cfchart.tag b/quanta/data/dtep/cfml/cfchart.tag new file mode 100644 index 00000000..e8d1805e --- /dev/null +++ b/quanta/data/dtep/cfml/cfchart.tag @@ -0,0 +1,120 @@ + + + + + + flash + jpg + png + + + + + + + + + Yes + No + + + + + Yes + No + + + + + + default + cluster + stacked + percent + + + + + + + + Yes + No + + + + + + + Yes + No + + + + + Yes + No + + + + + number + currency + percent + date + + + + + + + Yes + No + + + + + Yes + No + + + + + + + Yes + No + + + + + Yes + No + + + + + moustdown + mouseover + off + + + + + + + Yes + No + + + + + + solid + sliced + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfchartdata.tag b/quanta/data/dtep/cfml/cfchartdata.tag new file mode 100644 index 00000000..35f96df5 --- /dev/null +++ b/quanta/data/dtep/cfml/cfchartdata.tag @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfchartseries.tag b/quanta/data/dtep/cfml/cfchartseries.tag new file mode 100644 index 00000000..b248dd50 --- /dev/null +++ b/quanta/data/dtep/cfml/cfchartseries.tag @@ -0,0 +1,45 @@ + + + + + + bar + line + pyramid + area + cone + curve + cylinder + step + scatter + pie + + + + + + + + + + plain + raise + shade + light + + + + + rectangle + triangle + diamond + circle + letter + mcross + snow + rcross + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfcol.tag b/quanta/data/dtep/cfml/cfcol.tag new file mode 100644 index 00000000..1129c9f0 --- /dev/null +++ b/quanta/data/dtep/cfml/cfcol.tag @@ -0,0 +1,15 @@ + + + + + + + + left + right + center + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfcollection.tag b/quanta/data/dtep/cfml/cfcollection.tag new file mode 100644 index 00000000..21f02f39 --- /dev/null +++ b/quanta/data/dtep/cfml/cfcollection.tag @@ -0,0 +1,19 @@ + + + + + + create + repair + delete + map + optimize + list + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfcomponent.tag b/quanta/data/dtep/cfml/cfcomponent.tag new file mode 100644 index 00000000..faa61c62 --- /dev/null +++ b/quanta/data/dtep/cfml/cfcomponent.tag @@ -0,0 +1,16 @@ + + + + + Extends: + + + + + + Yes + No + + + + diff --git a/quanta/data/dtep/cfml/cfcontent.tag b/quanta/data/dtep/cfml/cfcontent.tag new file mode 100644 index 00000000..a6eeaad1 --- /dev/null +++ b/quanta/data/dtep/cfml/cfcontent.tag @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfcookie.tag b/quanta/data/dtep/cfml/cfcookie.tag new file mode 100644 index 00000000..d1a0556e --- /dev/null +++ b/quanta/data/dtep/cfml/cfcookie.tag @@ -0,0 +1,16 @@ + + + + + + + + + Yes + No + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfdirectory.tag b/quanta/data/dtep/cfml/cfdirectory.tag new file mode 100644 index 00000000..24d6cd12 --- /dev/null +++ b/quanta/data/dtep/cfml/cfdirectory.tag @@ -0,0 +1,19 @@ + + + + + + list + create + delete + rename + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfdump.tag b/quanta/data/dtep/cfml/cfdump.tag new file mode 100644 index 00000000..feec0008 --- /dev/null +++ b/quanta/data/dtep/cfml/cfdump.tag @@ -0,0 +1,13 @@ + + + + + + + Yes + No + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cferror.tag b/quanta/data/dtep/cfml/cferror.tag new file mode 100644 index 00000000..a4cb031d --- /dev/null +++ b/quanta/data/dtep/cfml/cferror.tag @@ -0,0 +1,22 @@ + + + + + + application + database + template + security + object + missinginclude + expression + lock + any + "custom_type" + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfexecute.tag b/quanta/data/dtep/cfml/cfexecute.tag new file mode 100644 index 00000000..1c4c608a --- /dev/null +++ b/quanta/data/dtep/cfml/cfexecute.tag @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfexit.tag b/quanta/data/dtep/cfml/cfexit.tag new file mode 100644 index 00000000..1b3b6446 --- /dev/null +++ b/quanta/data/dtep/cfml/cfexit.tag @@ -0,0 +1,12 @@ + + + + + + exittag + exittemplate + loop + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cffile.tag b/quanta/data/dtep/cfml/cffile.tag new file mode 100644 index 00000000..2d5122f2 --- /dev/null +++ b/quanta/data/dtep/cfml/cffile.tag @@ -0,0 +1,37 @@ + + + + + + upload + move + rename + copy + delete + read + readbinary + write + append + + + + + + + + + error + skip + overwrite + makeunique + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfflush.tag b/quanta/data/dtep/cfml/cfflush.tag new file mode 100644 index 00000000..d8b2e6fe --- /dev/null +++ b/quanta/data/dtep/cfml/cfflush.tag @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfform.tag b/quanta/data/dtep/cfml/cfform.tag new file mode 100644 index 00000000..5bb0d053 --- /dev/null +++ b/quanta/data/dtep/cfml/cfform.tag @@ -0,0 +1,24 @@ + + + + + + + /cfide/scripts/cfform.js + + + + false + true + + + + + + /cfide/classes/cf-j2re-win.cab + + + /cfide/classes/CFJava2.jar + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfftp.tag b/quanta/data/dtep/cfml/cfftp.tag new file mode 100644 index 00000000..ed2b7690 --- /dev/null +++ b/quanta/data/dtep/cfml/cfftp.tag @@ -0,0 +1,64 @@ + + + + + + open + close + changedir + createdir + listdir + removedir + getfile + putfile + rename + remove + getcurrentdir + getcurrentURL + existsdir + existsfile + exists + + + + + + + + + auto + ASCII + binary + + + + + Yes + No + + + + + + + + + + + + + + + + Yes + No + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cffunction.tag b/quanta/data/dtep/cfml/cffunction.tag new file mode 100644 index 00000000..b721dfa9 --- /dev/null +++ b/quanta/data/dtep/cfml/cffunction.tag @@ -0,0 +1,38 @@ + + + + + + + any + array + binary + boolean + date + guid + numeric + query + string + struct + uuid + void + "a return type" + + + + + + private + package + public + remote + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfgrid.tag b/quanta/data/dtep/cfml/cfgrid.tag new file mode 100644 index 00000000..b7245c8d --- /dev/null +++ b/quanta/data/dtep/cfml/cfgrid.tag @@ -0,0 +1,173 @@ + + + + + + + + + Yes + No + + + + + + + top + left + bottom + baseline + texttop + absbottom + middle + absmiddle + right + + + + + + Yes + No + + + + + Yes + No + + + + + Yes + No + + + + + + + Yes + No + + + + + Yes + No + + + + + + + + + Yes + No + + + + + Yes + No + + + + + + + left + right + center + + + + + Yes + No + + + + + + Yes + No + + + + + left + right + center + + + + + + + Yes + No + + + + + Yes + No + + + + + + Yes + No + + + + + left + right + center + + + + + + + Yes + No + + + + + Yes + No + + + + + + + + edit + single + row + column + browse + + + + + + + Yes + No + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfgridcolumn.tag b/quanta/data/dtep/cfml/cfgridcolumn.tag new file mode 100644 index 00000000..4edfc232 --- /dev/null +++ b/quanta/data/dtep/cfml/cfgridcolumn.tag @@ -0,0 +1,86 @@ + + + + + + + Yes + No + + + + + + + + Yes + No + + + + + Yes + No + + + + + + + + + + Yes + No + + + + + Yes + No + + + + + image + numeric + boolean + string_nocase + + + + + + + + Yes + No + + + + + Yes + No + + + + + + left + right + center + + + + + left + right + center + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfgridrow.tag b/quanta/data/dtep/cfml/cfgridrow.tag new file mode 100644 index 00000000..8a183e04 --- /dev/null +++ b/quanta/data/dtep/cfml/cfgridrow.tag @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfgridupdate.tag b/quanta/data/dtep/cfml/cfgridupdate.tag new file mode 100644 index 00000000..b6ede664 --- /dev/null +++ b/quanta/data/dtep/cfml/cfgridupdate.tag @@ -0,0 +1,18 @@ + + + + + + + + + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfheader.tag b/quanta/data/dtep/cfml/cfheader.tag new file mode 100644 index 00000000..80fb218c --- /dev/null +++ b/quanta/data/dtep/cfml/cfheader.tag @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfhtmlhead.tag b/quanta/data/dtep/cfml/cfhtmlhead.tag new file mode 100644 index 00000000..cbe953b5 --- /dev/null +++ b/quanta/data/dtep/cfml/cfhtmlhead.tag @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfhttp.tag b/quanta/data/dtep/cfml/cfhttp.tag new file mode 100644 index 00000000..4054ebd7 --- /dev/null +++ b/quanta/data/dtep/cfml/cfhttp.tag @@ -0,0 +1,50 @@ + + + + + + + + GET + POST + + + + + + + + + Yes + No + + + + + + + + + Yes + No + + + + + + + + Yes + No + + + + + Yes + No + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfhttpparam.tag b/quanta/data/dtep/cfml/cfhttpparam.tag new file mode 100644 index 00000000..756600f1 --- /dev/null +++ b/quanta/data/dtep/cfml/cfhttpparam.tag @@ -0,0 +1,17 @@ + + + + + + + URL + formfield + cookie + cgi + file + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfimport.tag b/quanta/data/dtep/cfml/cfimport.tag new file mode 100644 index 00000000..15c79de4 --- /dev/null +++ b/quanta/data/dtep/cfml/cfimport.tag @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfinclude.tag b/quanta/data/dtep/cfml/cfinclude.tag new file mode 100644 index 00000000..3bc486e8 --- /dev/null +++ b/quanta/data/dtep/cfml/cfinclude.tag @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfindex.tag b/quanta/data/dtep/cfml/cfindex.tag new file mode 100644 index 00000000..52e1fabe --- /dev/null +++ b/quanta/data/dtep/cfml/cfindex.tag @@ -0,0 +1,36 @@ + + + + + + + update + delete + purge + refresh + + + + + file + path + custom + + + + + + + + + + + + + Yes + No + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfinput.tag b/quanta/data/dtep/cfml/cfinput.tag new file mode 100644 index 00000000..0ad1c657 --- /dev/null +++ b/quanta/data/dtep/cfml/cfinput.tag @@ -0,0 +1,42 @@ + + + + + + Yes + No + + + + + + + Yes + No + + + + + + date + eurodate + time + float + integer + telephone + zipcode + creditcard + social_security_number + regular_expression + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfinsert.tag b/quanta/data/dtep/cfml/cfinsert.tag new file mode 100644 index 00000000..818d5f3a --- /dev/null +++ b/quanta/data/dtep/cfml/cfinsert.tag @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfinvoke.tag b/quanta/data/dtep/cfml/cfinvoke.tag new file mode 100644 index 00000000..e222c665 --- /dev/null +++ b/quanta/data/dtep/cfml/cfinvoke.tag @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfinvokeargument.tag b/quanta/data/dtep/cfml/cfinvokeargument.tag new file mode 100644 index 00000000..562409bb --- /dev/null +++ b/quanta/data/dtep/cfml/cfinvokeargument.tag @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfldap.tag b/quanta/data/dtep/cfml/cfldap.tag new file mode 100644 index 00000000..9d77cd77 --- /dev/null +++ b/quanta/data/dtep/cfml/cfldap.tag @@ -0,0 +1,60 @@ + + + + + + + + + + query + add + modify + modifyDN + delete + + + + + + + + + onelevel + base + subtree + + + + + + + + nocase + asc + desc + nocase, asc + nocase, desc + + + + + + + add + delete + replace + + + + + Yes + No + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cflocation.tag b/quanta/data/dtep/cfml/cflocation.tag new file mode 100644 index 00000000..61823950 --- /dev/null +++ b/quanta/data/dtep/cfml/cflocation.tag @@ -0,0 +1,12 @@ + + + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cflock.tag b/quanta/data/dtep/cfml/cflock.tag new file mode 100644 index 00000000..6c3bfb67 --- /dev/null +++ b/quanta/data/dtep/cfml/cflock.tag @@ -0,0 +1,26 @@ + + + + + + + Application + Server + Session + + + + + + Yes + No + + + + + read-only + exclusive + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cflog.tag b/quanta/data/dtep/cfml/cflog.tag new file mode 100644 index 00000000..df018930 --- /dev/null +++ b/quanta/data/dtep/cfml/cflog.tag @@ -0,0 +1,27 @@ + + + + + + + Application + Scheduler + + + + + + information + warning + error + fatal information + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cflogin.tag b/quanta/data/dtep/cfml/cflogin.tag new file mode 100644 index 00000000..faaa5e2c --- /dev/null +++ b/quanta/data/dtep/cfml/cflogin.tag @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfloginuser.tag b/quanta/data/dtep/cfml/cfloginuser.tag new file mode 100644 index 00000000..6377fcfb --- /dev/null +++ b/quanta/data/dtep/cfml/cfloginuser.tag @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfloop.tag b/quanta/data/dtep/cfml/cfloop.tag new file mode 100644 index 00000000..a227333b --- /dev/null +++ b/quanta/data/dtep/cfml/cfloop.tag @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfmail.tag b/quanta/data/dtep/cfml/cfmail.tag new file mode 100644 index 00000000..a7d592ef --- /dev/null +++ b/quanta/data/dtep/cfml/cfmail.tag @@ -0,0 +1,34 @@ + + + + + + + + + + HTML + + + + + + + + Yes + No + + + + + + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfmailparam.tag b/quanta/data/dtep/cfml/cfmailparam.tag new file mode 100644 index 00000000..4c4a7654 --- /dev/null +++ b/quanta/data/dtep/cfml/cfmailparam.tag @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfmodule.tag b/quanta/data/dtep/cfml/cfmodule.tag new file mode 100644 index 00000000..3b1a23e3 --- /dev/null +++ b/quanta/data/dtep/cfml/cfmodule.tag @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfobject.tag b/quanta/data/dtep/cfml/cfobject.tag new file mode 100644 index 00000000..119068a7 --- /dev/null +++ b/quanta/data/dtep/cfml/cfobject.tag @@ -0,0 +1,37 @@ + + + + + + com + corba + java + + + + + create + connect + + + + + + + inproc + local + remote + + + + + + + ior + nameservice + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfobjectcache.tag b/quanta/data/dtep/cfml/cfobjectcache.tag new file mode 100644 index 00000000..46663bfb --- /dev/null +++ b/quanta/data/dtep/cfml/cfobjectcache.tag @@ -0,0 +1,8 @@ + + + + + clear + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfoutput.tag b/quanta/data/dtep/cfml/cfoutput.tag new file mode 100644 index 00000000..0a853c37 --- /dev/null +++ b/quanta/data/dtep/cfml/cfoutput.tag @@ -0,0 +1,15 @@ + + + + + + + + Yes + No + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfparam.tag b/quanta/data/dtep/cfml/cfparam.tag new file mode 100644 index 00000000..e1230cca --- /dev/null +++ b/quanta/data/dtep/cfml/cfparam.tag @@ -0,0 +1,21 @@ + + + + + + + array + binary + boolean + date + numeric + queyr + string + struct + uuid + any + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfpop.tag b/quanta/data/dtep/cfml/cfpop.tag new file mode 100644 index 00000000..57a1d4f3 --- /dev/null +++ b/quanta/data/dtep/cfml/cfpop.tag @@ -0,0 +1,28 @@ + + + + + + + + + + getheaderonly + getall + delete + + + + + + + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfprocessingdirective.tag b/quanta/data/dtep/cfml/cfprocessingdirective.tag new file mode 100644 index 00000000..0fc58685 --- /dev/null +++ b/quanta/data/dtep/cfml/cfprocessingdirective.tag @@ -0,0 +1,13 @@ + + + + + + in + out + inout + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfprocparam.tag b/quanta/data/dtep/cfml/cfprocparam.tag new file mode 100644 index 00000000..e0e95852 --- /dev/null +++ b/quanta/data/dtep/cfml/cfprocparam.tag @@ -0,0 +1,49 @@ + + + + + + in + out + inout + + + + + + + + CF_SQL_BIGINT + CF_SQL_BIT + CF_SQL_BLOB + CF_SQL_CHAR + CF_SQL_CLOB + CF_SQL_DATE + CF_SQL_DECIMAL + CF_SQL_DOUBLE + CF_SQL_FLOAT + CF_SQL_IDSTAMP + CF_SQL_INTEGER + CF_SQL_LONGVARCHAR + CF_SQL_MONEY + CF_SQL_MONEY4 + CF_SQL_NUMERIC + CF_SQL_REAL + CF_SQL_REFCURSOR + CF_SQL_SMALLINT + CF_SQL_TIME + CF_SQL_TIMESTAMP + CF_SQL_TINYINT + CF_SQL_VARCHAR + + + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfprocresult.tag b/quanta/data/dtep/cfml/cfprocresult.tag new file mode 100644 index 00000000..691f85c6 --- /dev/null +++ b/quanta/data/dtep/cfml/cfprocresult.tag @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfproperty.tag b/quanta/data/dtep/cfml/cfproperty.tag new file mode 100644 index 00000000..36f41be8 --- /dev/null +++ b/quanta/data/dtep/cfml/cfproperty.tag @@ -0,0 +1,20 @@ + + + + + + + array + binary + boolean + date + numeric + queyr + string + struct + uuid + any + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfquery.tag b/quanta/data/dtep/cfml/cfquery.tag new file mode 100644 index 00000000..86536fb9 --- /dev/null +++ b/quanta/data/dtep/cfml/cfquery.tag @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfqueryparam.tag b/quanta/data/dtep/cfml/cfqueryparam.tag new file mode 100644 index 00000000..47c14979 --- /dev/null +++ b/quanta/data/dtep/cfml/cfqueryparam.tag @@ -0,0 +1,47 @@ + + + + + + + CF_SQL_BIGINT + CF_SQL_BIT + CF_SQL_BLOB + CF_SQL_CHAR + CF_SQL_CLOB + CF_SQL_DATE + CF_SQL_DECIMAL + CF_SQL_DOUBLE + CF_SQL_FLOAT + CF_SQL_IDSTAMP + CF_SQL_INTEGER + CF_SQL_LONGVARCHAR + CF_SQL_MONEY + CF_SQL_MONEY4 + CF_SQL_NUMERIC + CF_SQL_REAL + CF_SQL_REFCURSOR + CF_SQL_SMALLINT + CF_SQL_TIME + CF_SQL_TIMESTAMP + CF_SQL_TINYINT + CF_SQL_VARCHAR + + + + + + + Yes + No + + + + + Yes + No + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfregistry.tag b/quanta/data/dtep/cfml/cfregistry.tag new file mode 100644 index 00000000..7a885419 --- /dev/null +++ b/quanta/data/dtep/cfml/cfregistry.tag @@ -0,0 +1,32 @@ + + + + + + getall + get + set + delete + + + + + + + + string + dword + key + any + + + + + + asc + desc + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfreport.tag b/quanta/data/dtep/cfml/cfreport.tag new file mode 100644 index 00000000..36a6621f --- /dev/null +++ b/quanta/data/dtep/cfml/cfreport.tag @@ -0,0 +1,19 @@ + + + + + + + + standard + netscape + microsoft + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfsavecontent.tag b/quanta/data/dtep/cfml/cfsavecontent.tag new file mode 100644 index 00000000..da0cf0b7 --- /dev/null +++ b/quanta/data/dtep/cfml/cfsavecontent.tag @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfschedule.tag b/quanta/data/dtep/cfml/cfschedule.tag new file mode 100644 index 00000000..432e4305 --- /dev/null +++ b/quanta/data/dtep/cfml/cfschedule.tag @@ -0,0 +1,40 @@ + + + + + + delete + update + run + + + + + + + + + + + + Yes + No + + + + + + + + + + + + Yes + No + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfsearch.tag b/quanta/data/dtep/cfml/cfsearch.tag new file mode 100644 index 00000000..e7eb9325 --- /dev/null +++ b/quanta/data/dtep/cfml/cfsearch.tag @@ -0,0 +1,17 @@ + + + + + + + + simple + explicit + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfselect.tag b/quanta/data/dtep/cfml/cfselect.tag new file mode 100644 index 00000000..1bfcd367 --- /dev/null +++ b/quanta/data/dtep/cfml/cfselect.tag @@ -0,0 +1,26 @@ + + + + + + + + Yes + No + + + + + + + Yes + No + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfsetting.tag b/quanta/data/dtep/cfml/cfsetting.tag new file mode 100644 index 00000000..789197f5 --- /dev/null +++ b/quanta/data/dtep/cfml/cfsetting.tag @@ -0,0 +1,18 @@ + + + + + + Yes + No + + + + + Yes + No + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfslider.tag b/quanta/data/dtep/cfml/cfslider.tag new file mode 100644 index 00000000..b599d7e6 --- /dev/null +++ b/quanta/data/dtep/cfml/cfslider.tag @@ -0,0 +1,85 @@ + + + + + + + + Yes + No + + + + + + + + + + + + + + top + left + bottom + baseline + texttop + absbottom + middle + absmiddle + right + + + + + Yes + No + + + + + Yes + No + + + + + + Yes + No + "custom,label,list" + + + + + motif + windows + metal + + + + + Yes + No + + + + + + + + + Yes + No + + + + + Yes + No + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfstoredproc.tag b/quanta/data/dtep/cfml/cfstoredproc.tag new file mode 100644 index 00000000..42928240 --- /dev/null +++ b/quanta/data/dtep/cfml/cfstoredproc.tag @@ -0,0 +1,22 @@ + + + + + + + + + + + Yes + No + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfswitch.tag b/quanta/data/dtep/cfml/cfswitch.tag new file mode 100644 index 00000000..b316033a --- /dev/null +++ b/quanta/data/dtep/cfml/cfswitch.tag @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cftable.tag b/quanta/data/dtep/cfml/cftable.tag new file mode 100644 index 00000000..6cb40182 --- /dev/null +++ b/quanta/data/dtep/cfml/cftable.tag @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cftextinput.tag b/quanta/data/dtep/cfml/cftextinput.tag new file mode 100644 index 00000000..f762f734 --- /dev/null +++ b/quanta/data/dtep/cfml/cftextinput.tag @@ -0,0 +1,68 @@ + + + + + + + + Yes + No + + + + + + date + eurodate + time + float + integer + telephone + zipcode + creditcard + social_security_number + regular_expression + + + + + + + + + + + + Yes + No + + + + + Yes + No + + + + + + + + + top + left + bottom + baseline + texttop + absbottom + middle + absmiddle + right + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfthrow.tag b/quanta/data/dtep/cfml/cfthrow.tag new file mode 100644 index 00000000..8d72ae51 --- /dev/null +++ b/quanta/data/dtep/cfml/cfthrow.tag @@ -0,0 +1,16 @@ + + + + + + application + "custom_type" + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cftrace.tag b/quanta/data/dtep/cfml/cftrace.tag new file mode 100644 index 00000000..5a00cf1a --- /dev/null +++ b/quanta/data/dtep/cfml/cftrace.tag @@ -0,0 +1,23 @@ + + + + + + Yes + No + + + + + + + + information + warning + error + fatal information + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cftransaction.tag b/quanta/data/dtep/cfml/cftransaction.tag new file mode 100644 index 00000000..e5454cb1 --- /dev/null +++ b/quanta/data/dtep/cfml/cftransaction.tag @@ -0,0 +1,20 @@ + + + + + + begin + commit + rollback + + + + + read_uncommitted + read_committed + repeatable_read + serializable + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cftree.tag b/quanta/data/dtep/cfml/cftree.tag new file mode 100644 index 00000000..f2601061 --- /dev/null +++ b/quanta/data/dtep/cfml/cftree.tag @@ -0,0 +1,91 @@ + + + + + + + Yes + No + + + + + + Yes + No + + + + + Yes + No + + + + + Yes + No + + + + + + + + motif + windows + metal + + + + + + + Yes + No + + + + + Yes + No + + + + + + + + + top + left + bottom + baseline + texttop + absbottom + middle + absmiddle + right + + + + + Yes + No + + + + + Yes + No + + + + + Yes + No + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cftreeitem.tag b/quanta/data/dtep/cfml/cftreeitem.tag new file mode 100644 index 00000000..2e54a59a --- /dev/null +++ b/quanta/data/dtep/cfml/cftreeitem.tag @@ -0,0 +1,37 @@ + + + + + + + + + cd + computer + document + element + folder + floppy + fixed + remote + + + + + + + + + Yes + No + "string_for_name" + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfupdate.tag b/quanta/data/dtep/cfml/cfupdate.tag new file mode 100644 index 00000000..277ff051 --- /dev/null +++ b/quanta/data/dtep/cfml/cfupdate.tag @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfusion.tag b/quanta/data/dtep/cfml/cfusion.tag new file mode 100644 index 00000000..07d1e464 --- /dev/null +++ b/quanta/data/dtep/cfml/cfusion.tag @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/quanta/data/dtep/cfml/cfwddx.tag b/quanta/data/dtep/cfml/cfwddx.tag new file mode 100644 index 00000000..97989536 --- /dev/null +++ b/quanta/data/dtep/cfml/cfwddx.tag @@ -0,0 +1,28 @@ + + + + + + cfml2wddx + wddx2cfml + cfml2js + wddx2js + + + + + + + + Yes + No + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfxml.tag b/quanta/data/dtep/cfml/cfxml.tag new file mode 100644 index 00000000..26bda494 --- /dev/null +++ b/quanta/data/dtep/cfml/cfxml.tag @@ -0,0 +1,12 @@ + + + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/description.rc b/quanta/data/dtep/cfml/description.rc new file mode 100644 index 00000000..166f7d99 --- /dev/null +++ b/quanta/data/dtep/cfml/description.rc @@ -0,0 +1,20 @@ +[General] +Name = CFML +Inherits = -//W3C//DTD XHTML 1.0 Strict//EN +DefaultExtension = cfm +NumOfPages = 0 +CaseSensitive = false +Family = 1 + +[Toolbars] +Location = cfml +Names = standard, fonts, tables, lists, forms, cfml + +[Extra rules] +BooleanAttributes = simple +Single Tag Style = html + +[Parsing rules] +AppendCommonRules = false +Comments = +MayContain = css, cffunct diff --git a/quanta/data/dtep/cfml/ftp.tag b/quanta/data/dtep/cfml/ftp.tag new file mode 100644 index 00000000..d6992804 --- /dev/null +++ b/quanta/data/dtep/cfml/ftp.tag @@ -0,0 +1,64 @@ + + + + + + open + close + changedir + createdir + listdir + removedir + getfile + putfile + rename + remove + getcurrentdir + getcurrentURL + existsdir + existsfile + exists + + + + + + + + + auto + ASCII + binary + + + + + Yes + No + + + + + + + + + + + + + + + + Yes + No + + + + + Yes + No + + + + diff --git a/quanta/data/dtep/cfml/test.cfm b/quanta/data/dtep/cfml/test.cfm new file mode 100644 index 00000000..139597f9 --- /dev/null +++ b/quanta/data/dtep/cfml/test.cfm @@ -0,0 +1,2 @@ + + diff --git a/quanta/data/dtep/css/Makefile.am b/quanta/data/dtep/css/Makefile.am new file mode 100644 index 00000000..043494b0 --- /dev/null +++ b/quanta/data/dtep/css/Makefile.am @@ -0,0 +1,18 @@ +quantadir = ${quanta_datadir}/dtep/css + +quanta_DATA = description.rc background.tag border-bottom-color.tag border-bottom-style.tag \ +border-bottom-width.tag border-bottom.tag border-collapse.tag border-color.tag \ +border-left-color.tag border-left-style.tag border-left-width.tag border-left.tag \ +border-right-color.tag border-right-style.tag border-right-width.tag border-right.tag \ +border-spacing.tag border-top-color.tag border-top-style.tag border-top-width.tag \ +border-top.tag border.tag bottom.tag caption-side.tag clear.tag clip.tag color.tag \ +content.tag counter-increment.tag counter-reset.tag cursor.tag direction.tag display.tag \ +empty-cells.tag float.tag font-size-adjust.tag font-stretch.tag font.tag height.tag \ +left.tag letter-spacing.tag line-height.tag list-style.tag margin-bottom.tag margin-left.tag \ +margin-right.tag margin-top.tag margin.tag marker-offset.tag max-height.tag max-width.tag \ +min-height.tag min-width.tag outline.tag overflow.tag padding-bottom.tag padding-left.tag \ +padding-right.tag padding-top.tag padding.tag position.tag quotes.tag right.tag table-layout.tag \ +text-align.tag text-decoration.tag text-indent.tag text-shadow.tag text-transform.tag \ +top.tag unicode-bidi.tag vertical-align.tag visibility.tag white-space.tag width.tag \ +word-spacing.tag z-index.tag + diff --git a/quanta/data/dtep/css/background.tag b/quanta/data/dtep/css/background.tag new file mode 100644 index 00000000..00716338 --- /dev/null +++ b/quanta/data/dtep/css/background.tag @@ -0,0 +1,67 @@ + + + + + + scroll + fixed + inherit + + + + + + + + white + transparent + inherit + + + + + + + + url() + none + inherit + + + + + + + + 0% + 10px + top + center + bottom + left + right + inherit + + + + + + + + repeat + repeat-x + repeat-y + no-repeat + inherit + + + + + + + + inherit + + + + diff --git a/quanta/data/dtep/css/border-bottom-color.tag b/quanta/data/dtep/css/border-bottom-color.tag new file mode 100644 index 00000000..515ef923 --- /dev/null +++ b/quanta/data/dtep/css/border-bottom-color.tag @@ -0,0 +1,11 @@ + + + + + + gray + inherit + + + + diff --git a/quanta/data/dtep/css/border-bottom-style.tag b/quanta/data/dtep/css/border-bottom-style.tag new file mode 100644 index 00000000..31183fb5 --- /dev/null +++ b/quanta/data/dtep/css/border-bottom-style.tag @@ -0,0 +1,20 @@ + + + + + + none + hidden + dotted + dashed + solid + double + groove + ridge + inset + outset + inherit + + + + diff --git a/quanta/data/dtep/css/border-bottom-width.tag b/quanta/data/dtep/css/border-bottom-width.tag new file mode 100644 index 00000000..11c3f803 --- /dev/null +++ b/quanta/data/dtep/css/border-bottom-width.tag @@ -0,0 +1,14 @@ + + + + + + 1px + thin + medium + thick + inherit + + + + diff --git a/quanta/data/dtep/css/border-bottom.tag b/quanta/data/dtep/css/border-bottom.tag new file mode 100644 index 00000000..8d849d22 --- /dev/null +++ b/quanta/data/dtep/css/border-bottom.tag @@ -0,0 +1,23 @@ + + + + + + 1px + thin + medium + thick + inherit + + + + + + + + gray + inherit + + + + diff --git a/quanta/data/dtep/css/border-collapse.tag b/quanta/data/dtep/css/border-collapse.tag new file mode 100644 index 00000000..03613a5c --- /dev/null +++ b/quanta/data/dtep/css/border-collapse.tag @@ -0,0 +1,12 @@ + + + + + + collapse + separate + inherit + + + + diff --git a/quanta/data/dtep/css/border-color.tag b/quanta/data/dtep/css/border-color.tag new file mode 100644 index 00000000..a486c23f --- /dev/null +++ b/quanta/data/dtep/css/border-color.tag @@ -0,0 +1,12 @@ + + + + + + grey + transparent + inherit + + + + diff --git a/quanta/data/dtep/css/border-left-color.tag b/quanta/data/dtep/css/border-left-color.tag new file mode 100644 index 00000000..c50afd49 --- /dev/null +++ b/quanta/data/dtep/css/border-left-color.tag @@ -0,0 +1,12 @@ + + + + + + grey + transparent + inherit + + + + diff --git a/quanta/data/dtep/css/border-left-style.tag b/quanta/data/dtep/css/border-left-style.tag new file mode 100644 index 00000000..afcba8e3 --- /dev/null +++ b/quanta/data/dtep/css/border-left-style.tag @@ -0,0 +1,20 @@ + + + + + + none + hidden + dotted + dashed + solid + double + groove + ridge + inset + outset + inherit + + + + diff --git a/quanta/data/dtep/css/border-left-width.tag b/quanta/data/dtep/css/border-left-width.tag new file mode 100644 index 00000000..540affe1 --- /dev/null +++ b/quanta/data/dtep/css/border-left-width.tag @@ -0,0 +1,14 @@ + + + + + + 1px + thin + medium + thick + inherit + + + + diff --git a/quanta/data/dtep/css/border-left.tag b/quanta/data/dtep/css/border-left.tag new file mode 100644 index 00000000..e5ff6cc6 --- /dev/null +++ b/quanta/data/dtep/css/border-left.tag @@ -0,0 +1,25 @@ + + + + + + grey + none + hidden + dotted + dashed + solid + double + groove + ridge + inset + outset + 1px + thin + medium + thick + inherit + + + + diff --git a/quanta/data/dtep/css/border-right-color.tag b/quanta/data/dtep/css/border-right-color.tag new file mode 100644 index 00000000..b17ba826 --- /dev/null +++ b/quanta/data/dtep/css/border-right-color.tag @@ -0,0 +1,12 @@ + + + + + + grey + transparent + inherit + + + + diff --git a/quanta/data/dtep/css/border-right-style.tag b/quanta/data/dtep/css/border-right-style.tag new file mode 100644 index 00000000..bafce197 --- /dev/null +++ b/quanta/data/dtep/css/border-right-style.tag @@ -0,0 +1,20 @@ + + + + + + none + hidden + dotted + dashed + solid + double + groove + ridge + inset + outset + inherit + + + + diff --git a/quanta/data/dtep/css/border-right-width.tag b/quanta/data/dtep/css/border-right-width.tag new file mode 100644 index 00000000..9a6959fb --- /dev/null +++ b/quanta/data/dtep/css/border-right-width.tag @@ -0,0 +1,14 @@ + + + + + + 1px + thin + medium + thick + inherit + + + + diff --git a/quanta/data/dtep/css/border-right.tag b/quanta/data/dtep/css/border-right.tag new file mode 100644 index 00000000..99278af3 --- /dev/null +++ b/quanta/data/dtep/css/border-right.tag @@ -0,0 +1,25 @@ + + + + + + grey + none + hidden + dotted + dashed + solid + double + groove + ridge + inset + outset + 1px + thin + medium + thick + inherit + + + + diff --git a/quanta/data/dtep/css/border-spacing.tag b/quanta/data/dtep/css/border-spacing.tag new file mode 100644 index 00000000..31fecc8b --- /dev/null +++ b/quanta/data/dtep/css/border-spacing.tag @@ -0,0 +1,11 @@ + + + + + + 1px + inherit + + + + diff --git a/quanta/data/dtep/css/border-top-color.tag b/quanta/data/dtep/css/border-top-color.tag new file mode 100644 index 00000000..877afb2d --- /dev/null +++ b/quanta/data/dtep/css/border-top-color.tag @@ -0,0 +1,12 @@ + + + + + + grey + transparent + inherit + + + + diff --git a/quanta/data/dtep/css/border-top-style.tag b/quanta/data/dtep/css/border-top-style.tag new file mode 100644 index 00000000..9e6a2cf0 --- /dev/null +++ b/quanta/data/dtep/css/border-top-style.tag @@ -0,0 +1,20 @@ + + + + + + none + hidden + dotted + dashed + solid + double + groove + ridge + inset + outset + inherit + + + + diff --git a/quanta/data/dtep/css/border-top-width.tag b/quanta/data/dtep/css/border-top-width.tag new file mode 100644 index 00000000..c987bb22 --- /dev/null +++ b/quanta/data/dtep/css/border-top-width.tag @@ -0,0 +1,14 @@ + + + + + + 1px + thin + medium + thick + inherit + + + + diff --git a/quanta/data/dtep/css/border-top.tag b/quanta/data/dtep/css/border-top.tag new file mode 100644 index 00000000..79800559 --- /dev/null +++ b/quanta/data/dtep/css/border-top.tag @@ -0,0 +1,25 @@ + + + + + + grey + none + hidden + dotted + dashed + solid + double + groove + ridge + inset + outset + 1px + thin + medium + thick + inherit + + + + diff --git a/quanta/data/dtep/css/border.tag b/quanta/data/dtep/css/border.tag new file mode 100644 index 00000000..3ea24d30 --- /dev/null +++ b/quanta/data/dtep/css/border.tag @@ -0,0 +1,41 @@ + + + + + + 1px + thin + medium + thick + inherit + + + + + + + + none + hidden + dotted + dashed + solid + double + groove + ridge + inset + outset + inherit + + + + + + + + gray + inherit + + + + diff --git a/quanta/data/dtep/css/bottom.tag b/quanta/data/dtep/css/bottom.tag new file mode 100644 index 00000000..34fb93a5 --- /dev/null +++ b/quanta/data/dtep/css/bottom.tag @@ -0,0 +1,13 @@ + + + + + + 1em + 0% + auto + inherit + + + + diff --git a/quanta/data/dtep/css/caption-side.tag b/quanta/data/dtep/css/caption-side.tag new file mode 100644 index 00000000..7c70a3d4 --- /dev/null +++ b/quanta/data/dtep/css/caption-side.tag @@ -0,0 +1,14 @@ + + + + + + top + bottom + left + right + inherit + + + + diff --git a/quanta/data/dtep/css/clear.tag b/quanta/data/dtep/css/clear.tag new file mode 100644 index 00000000..1ad3d0a1 --- /dev/null +++ b/quanta/data/dtep/css/clear.tag @@ -0,0 +1,14 @@ + + + + + + none + left + right + both + inherit + + + + diff --git a/quanta/data/dtep/css/clip.tag b/quanta/data/dtep/css/clip.tag new file mode 100644 index 00000000..5cc838a4 --- /dev/null +++ b/quanta/data/dtep/css/clip.tag @@ -0,0 +1,12 @@ + + + + + + rect + auto + inherit + + + + diff --git a/quanta/data/dtep/css/color.tag b/quanta/data/dtep/css/color.tag new file mode 100644 index 00000000..ec23d733 --- /dev/null +++ b/quanta/data/dtep/css/color.tag @@ -0,0 +1,12 @@ + + + + + + grey + yellow + inherit + + + + diff --git a/quanta/data/dtep/css/content.tag b/quanta/data/dtep/css/content.tag new file mode 100644 index 00000000..f038cd7d --- /dev/null +++ b/quanta/data/dtep/css/content.tag @@ -0,0 +1,18 @@ + + + + + + url() + string"" + counter + attr(x) + open-quote + close-quote + no-open-quote + no-close-quote + inherit + + + + diff --git a/quanta/data/dtep/css/counter-increment.tag b/quanta/data/dtep/css/counter-increment.tag new file mode 100644 index 00000000..41b23259 --- /dev/null +++ b/quanta/data/dtep/css/counter-increment.tag @@ -0,0 +1,13 @@ + + + + + + name + triples + none + inherit + + + + diff --git a/quanta/data/dtep/css/counter-reset.tag b/quanta/data/dtep/css/counter-reset.tag new file mode 100644 index 00000000..21628f84 --- /dev/null +++ b/quanta/data/dtep/css/counter-reset.tag @@ -0,0 +1,13 @@ + + + + + + name + triples + none + inherit + + + + diff --git a/quanta/data/dtep/css/cursor.tag b/quanta/data/dtep/css/cursor.tag new file mode 100644 index 00000000..cd549339 --- /dev/null +++ b/quanta/data/dtep/css/cursor.tag @@ -0,0 +1,28 @@ + + + + + + url() + auto + crosshair + default + pointer + double + move + e-resize + ne-resize + nw-resize + n-resize + se-resize + sw-resize + s-resize + w-resize + text + wait + help + inherit + + + + diff --git a/quanta/data/dtep/css/description.rc b/quanta/data/dtep/css/description.rc new file mode 100644 index 00000000..1d6a80c6 --- /dev/null +++ b/quanta/data/dtep/css/description.rc @@ -0,0 +1,37 @@ +[General] +Name = text/css +NickName = CSS +DefaultExtension = css +MimeTypes = text/css +NumOfPages = 0 +CaseSensitive = true +Family = 2 +TopLevel = true + +[Toolbars] +Location = css +Names = css + +[Extra rules] +StructGroupsCount = 1 +MinusAllowedInWord = true +TagAutoCompleteAfter = { +RequestSpaceBeforeTagAutoCompletion = true +AttributeAutoCompleteAfter = : +AttributeSeparator = , +TagSeparator = ; + +[Parsing rules] +Tags = style(type[text/css]) +Comments = /* */ +StructKeywords = +StructBeginStr = { +StructEndStr = } +StructRx = \\{|\\} + + +[StructGroup_1] +Name = Selectors +No_Name = No Selectors Found +DefinitionRx = \s([\d\S\w]+)\b +TagType = ScriptStructureBegin diff --git a/quanta/data/dtep/css/direction.tag b/quanta/data/dtep/css/direction.tag new file mode 100644 index 00000000..1df43e74 --- /dev/null +++ b/quanta/data/dtep/css/direction.tag @@ -0,0 +1,12 @@ + + + + + + rtl + ltr + inherit + + + + diff --git a/quanta/data/dtep/css/display.tag b/quanta/data/dtep/css/display.tag new file mode 100644 index 00000000..d62b5018 --- /dev/null +++ b/quanta/data/dtep/css/display.tag @@ -0,0 +1,27 @@ + + + + + + inline + block + list-item + run-in + compact + marker + table + inline-table + table-row-group + table-header-group + table-footer-group + table-row + table-column-group + table-column + table-cell + table-caption + none + inherit + + + + diff --git a/quanta/data/dtep/css/empty-cells.tag b/quanta/data/dtep/css/empty-cells.tag new file mode 100644 index 00000000..f07b227a --- /dev/null +++ b/quanta/data/dtep/css/empty-cells.tag @@ -0,0 +1,12 @@ + + + + + + show + hide + inherit + + + + diff --git a/quanta/data/dtep/css/float.tag b/quanta/data/dtep/css/float.tag new file mode 100644 index 00000000..013d6f45 --- /dev/null +++ b/quanta/data/dtep/css/float.tag @@ -0,0 +1,13 @@ + + + + + + left + right + none + inherit + + + + diff --git a/quanta/data/dtep/css/font-size-adjust.tag b/quanta/data/dtep/css/font-size-adjust.tag new file mode 100644 index 00000000..ca899f66 --- /dev/null +++ b/quanta/data/dtep/css/font-size-adjust.tag @@ -0,0 +1,12 @@ + + + + + + .5 + none + inherit + + + + diff --git a/quanta/data/dtep/css/font-stretch.tag b/quanta/data/dtep/css/font-stretch.tag new file mode 100644 index 00000000..291d5b8d --- /dev/null +++ b/quanta/data/dtep/css/font-stretch.tag @@ -0,0 +1,21 @@ + + + + + + normal + wider + narrower + ultra-condensed + extra-condensed + condensed + semi-condensed + semi-expanded + expanded + extra-expanded + ultra-expanded + inherit + + + + diff --git a/quanta/data/dtep/css/font.tag b/quanta/data/dtep/css/font.tag new file mode 100644 index 00000000..e38106b0 --- /dev/null +++ b/quanta/data/dtep/css/font.tag @@ -0,0 +1,75 @@ + + + + + + serif + sans-serif + cursive + fantasy + monospace + + + + + + + + normal + italic + oblique + + + + + + + + normal + small-caps + + + + + + + + normal + bold + bolder + lighter + 100 + 200 + 300 + 400 + 500 + 600 + 700 + 800 + 900 + + + + + + + + xx-small + x-small + small + medium + large + x-large + xx-large + larger + smaller + 12py + 70% + + + + + + + + diff --git a/quanta/data/dtep/css/height.tag b/quanta/data/dtep/css/height.tag new file mode 100644 index 00000000..99dc3983 --- /dev/null +++ b/quanta/data/dtep/css/height.tag @@ -0,0 +1,13 @@ + + + + + + 1em + 0% + auto + inherit + + + + diff --git a/quanta/data/dtep/css/left.tag b/quanta/data/dtep/css/left.tag new file mode 100644 index 00000000..e27a051b --- /dev/null +++ b/quanta/data/dtep/css/left.tag @@ -0,0 +1,13 @@ + + + + + + 1em + 0% + auto + inherit + + + + diff --git a/quanta/data/dtep/css/letter-spacing.tag b/quanta/data/dtep/css/letter-spacing.tag new file mode 100644 index 00000000..7f091780 --- /dev/null +++ b/quanta/data/dtep/css/letter-spacing.tag @@ -0,0 +1,12 @@ + + + + + + 1em + normal + inherit + + + + diff --git a/quanta/data/dtep/css/line-height.tag b/quanta/data/dtep/css/line-height.tag new file mode 100644 index 00000000..f199f55f --- /dev/null +++ b/quanta/data/dtep/css/line-height.tag @@ -0,0 +1,14 @@ + + + + + + 1.1 + 1px + 0% + normal + inherit + + + + diff --git a/quanta/data/dtep/css/list-style.tag b/quanta/data/dtep/css/list-style.tag new file mode 100644 index 00000000..958f2a68 --- /dev/null +++ b/quanta/data/dtep/css/list-style.tag @@ -0,0 +1,60 @@ + + + + + + url() + none + inherit + + + + + + + + inside + outside + inherit + + + + + + + + disc + circle + square + decimal + decimal-leading-zero + lower-roman + upper-roman + lower-greek + lower-alpha + lower-latin + upper-alpha + upper-latin + hebrew + hebrew + armenian + georgian + cjk-ideographic + hiragana + katakana + hiragana-iroha + katakana-iroha + none + inherit + + + + + + + + inherit + + + + diff --git a/quanta/data/dtep/css/margin-bottom.tag b/quanta/data/dtep/css/margin-bottom.tag new file mode 100644 index 00000000..b0918d9d --- /dev/null +++ b/quanta/data/dtep/css/margin-bottom.tag @@ -0,0 +1,13 @@ + + + + + + 1em + 0% + auto + inherit + + + + diff --git a/quanta/data/dtep/css/margin-left.tag b/quanta/data/dtep/css/margin-left.tag new file mode 100644 index 00000000..f1a4688f --- /dev/null +++ b/quanta/data/dtep/css/margin-left.tag @@ -0,0 +1,13 @@ + + + + + + 1em + 0% + auto + inherit + + + + diff --git a/quanta/data/dtep/css/margin-right.tag b/quanta/data/dtep/css/margin-right.tag new file mode 100644 index 00000000..e76ae0ff --- /dev/null +++ b/quanta/data/dtep/css/margin-right.tag @@ -0,0 +1,13 @@ + + + + + + 1em + 0% + auto + inherit + + + + diff --git a/quanta/data/dtep/css/margin-top.tag b/quanta/data/dtep/css/margin-top.tag new file mode 100644 index 00000000..16c06373 --- /dev/null +++ b/quanta/data/dtep/css/margin-top.tag @@ -0,0 +1,13 @@ + + + + + + 1em + 0% + auto + inherit + + + + diff --git a/quanta/data/dtep/css/margin.tag b/quanta/data/dtep/css/margin.tag new file mode 100644 index 00000000..924ab03a --- /dev/null +++ b/quanta/data/dtep/css/margin.tag @@ -0,0 +1,13 @@ + + + + + + 1em + 0% + auto + inherit + + + + diff --git a/quanta/data/dtep/css/marker-offset.tag b/quanta/data/dtep/css/marker-offset.tag new file mode 100644 index 00000000..058b495e --- /dev/null +++ b/quanta/data/dtep/css/marker-offset.tag @@ -0,0 +1,12 @@ + + + + + + 1em + auto + inherit + + + + diff --git a/quanta/data/dtep/css/max-height.tag b/quanta/data/dtep/css/max-height.tag new file mode 100644 index 00000000..ce3a71ed --- /dev/null +++ b/quanta/data/dtep/css/max-height.tag @@ -0,0 +1,13 @@ + + + + + + 1em + 0% + auto + inherit + + + + diff --git a/quanta/data/dtep/css/max-width.tag b/quanta/data/dtep/css/max-width.tag new file mode 100644 index 00000000..4a3a9315 --- /dev/null +++ b/quanta/data/dtep/css/max-width.tag @@ -0,0 +1,13 @@ + + + + + + 1em + 0% + auto + inherit + + + + diff --git a/quanta/data/dtep/css/min-height.tag b/quanta/data/dtep/css/min-height.tag new file mode 100644 index 00000000..3d3e8416 --- /dev/null +++ b/quanta/data/dtep/css/min-height.tag @@ -0,0 +1,12 @@ + + + + + + 1px + 0% + inherit + + + + diff --git a/quanta/data/dtep/css/min-width.tag b/quanta/data/dtep/css/min-width.tag new file mode 100644 index 00000000..0c194901 --- /dev/null +++ b/quanta/data/dtep/css/min-width.tag @@ -0,0 +1,12 @@ + + + + + + 1px + 0% + inherit + + + + diff --git a/quanta/data/dtep/css/outline.tag b/quanta/data/dtep/css/outline.tag new file mode 100644 index 00000000..aac4fbcc --- /dev/null +++ b/quanta/data/dtep/css/outline.tag @@ -0,0 +1,49 @@ + + + + + + grey + invert + inherit + + + + + + + + none + dotted + dashed + solid + double + groove + ridge + inset + outset + inherit + + + + + + + + 1px + thin + medium + thick + inherit + + + + + + + + inherit + + + + diff --git a/quanta/data/dtep/css/overflow.tag b/quanta/data/dtep/css/overflow.tag new file mode 100644 index 00000000..7f9321d3 --- /dev/null +++ b/quanta/data/dtep/css/overflow.tag @@ -0,0 +1,14 @@ + + + + + + visible + hidden + scroll + auto + inherit + + + + diff --git a/quanta/data/dtep/css/padding-bottom.tag b/quanta/data/dtep/css/padding-bottom.tag new file mode 100644 index 00000000..f2f61720 --- /dev/null +++ b/quanta/data/dtep/css/padding-bottom.tag @@ -0,0 +1,12 @@ + + + + + + 1em + 0% + inherit + + + + diff --git a/quanta/data/dtep/css/padding-left.tag b/quanta/data/dtep/css/padding-left.tag new file mode 100644 index 00000000..5867ec1e --- /dev/null +++ b/quanta/data/dtep/css/padding-left.tag @@ -0,0 +1,12 @@ + + + + + + 1em + 0% + inherit + + + + diff --git a/quanta/data/dtep/css/padding-right.tag b/quanta/data/dtep/css/padding-right.tag new file mode 100644 index 00000000..ea4639e8 --- /dev/null +++ b/quanta/data/dtep/css/padding-right.tag @@ -0,0 +1,12 @@ + + + + + + 1em + 0% + inherit + + + + diff --git a/quanta/data/dtep/css/padding-top.tag b/quanta/data/dtep/css/padding-top.tag new file mode 100644 index 00000000..428c49b6 --- /dev/null +++ b/quanta/data/dtep/css/padding-top.tag @@ -0,0 +1,12 @@ + + + + + + 1em + 0% + inherit + + + + diff --git a/quanta/data/dtep/css/padding.tag b/quanta/data/dtep/css/padding.tag new file mode 100644 index 00000000..ee3ce878 --- /dev/null +++ b/quanta/data/dtep/css/padding.tag @@ -0,0 +1,12 @@ + + + + + + 1em + 0% + inherit + + + + diff --git a/quanta/data/dtep/css/position.tag b/quanta/data/dtep/css/position.tag new file mode 100644 index 00000000..d7f95cdb --- /dev/null +++ b/quanta/data/dtep/css/position.tag @@ -0,0 +1,14 @@ + + + + + + static + relative + absolute + fixed + inherit + + + + diff --git a/quanta/data/dtep/css/quotes.tag b/quanta/data/dtep/css/quotes.tag new file mode 100644 index 00000000..4685c8ee --- /dev/null +++ b/quanta/data/dtep/css/quotes.tag @@ -0,0 +1,12 @@ + + + + + + " ' " + none + inherit + + + + diff --git a/quanta/data/dtep/css/right.tag b/quanta/data/dtep/css/right.tag new file mode 100644 index 00000000..5ee99359 --- /dev/null +++ b/quanta/data/dtep/css/right.tag @@ -0,0 +1,13 @@ + + + + + + 1em + 0% + auto + inherit + + + + diff --git a/quanta/data/dtep/css/table-layout.tag b/quanta/data/dtep/css/table-layout.tag new file mode 100644 index 00000000..36306882 --- /dev/null +++ b/quanta/data/dtep/css/table-layout.tag @@ -0,0 +1,12 @@ + + + + + + auto + fixed + inherit + + + + diff --git a/quanta/data/dtep/css/text-align.tag b/quanta/data/dtep/css/text-align.tag new file mode 100644 index 00000000..ed181d7c --- /dev/null +++ b/quanta/data/dtep/css/text-align.tag @@ -0,0 +1,15 @@ + + + + + + left + right + center + justify + " . " + inherit + + + + diff --git a/quanta/data/dtep/css/text-decoration.tag b/quanta/data/dtep/css/text-decoration.tag new file mode 100644 index 00000000..2f5e78af --- /dev/null +++ b/quanta/data/dtep/css/text-decoration.tag @@ -0,0 +1,15 @@ + + + + + + none + underline + overline + line-through + blink + inherit + + + + diff --git a/quanta/data/dtep/css/text-indent.tag b/quanta/data/dtep/css/text-indent.tag new file mode 100644 index 00000000..4d1e55ec --- /dev/null +++ b/quanta/data/dtep/css/text-indent.tag @@ -0,0 +1,12 @@ + + + + + + 1em + 0% + inherit + + + + diff --git a/quanta/data/dtep/css/text-shadow.tag b/quanta/data/dtep/css/text-shadow.tag new file mode 100644 index 00000000..173cd1d8 --- /dev/null +++ b/quanta/data/dtep/css/text-shadow.tag @@ -0,0 +1,13 @@ + + + + + + none + grey + 1em + inherit + + + + diff --git a/quanta/data/dtep/css/text-transform.tag b/quanta/data/dtep/css/text-transform.tag new file mode 100644 index 00000000..e7a05c2f --- /dev/null +++ b/quanta/data/dtep/css/text-transform.tag @@ -0,0 +1,14 @@ + + + + + + capitalize + uppercase + lowercase + none + inherit + + + + diff --git a/quanta/data/dtep/css/top.tag b/quanta/data/dtep/css/top.tag new file mode 100644 index 00000000..85ab1b9f --- /dev/null +++ b/quanta/data/dtep/css/top.tag @@ -0,0 +1,13 @@ + + + + + + 1em + 0% + auto + inherit + + + + diff --git a/quanta/data/dtep/css/unicode-bidi.tag b/quanta/data/dtep/css/unicode-bidi.tag new file mode 100644 index 00000000..cb3b4cf8 --- /dev/null +++ b/quanta/data/dtep/css/unicode-bidi.tag @@ -0,0 +1,13 @@ + + + + + + normal + embed + bidi-override + inherit + + + + diff --git a/quanta/data/dtep/css/vertical-align.tag b/quanta/data/dtep/css/vertical-align.tag new file mode 100644 index 00000000..7194de80 --- /dev/null +++ b/quanta/data/dtep/css/vertical-align.tag @@ -0,0 +1,20 @@ + + + + + + baseline + sub + super + top + text-top + middle + bottom + text-bottom + 0% + 1px + inherit + + + + diff --git a/quanta/data/dtep/css/visibility.tag b/quanta/data/dtep/css/visibility.tag new file mode 100644 index 00000000..cb445cf8 --- /dev/null +++ b/quanta/data/dtep/css/visibility.tag @@ -0,0 +1,13 @@ + + + + + + visible + hidden + collapse + inherit + + + + diff --git a/quanta/data/dtep/css/white-space.tag b/quanta/data/dtep/css/white-space.tag new file mode 100644 index 00000000..b0bfa169 --- /dev/null +++ b/quanta/data/dtep/css/white-space.tag @@ -0,0 +1,13 @@ + + + + + + normal + pre + nowrap + inherit + + + + diff --git a/quanta/data/dtep/css/width.tag b/quanta/data/dtep/css/width.tag new file mode 100644 index 00000000..37e80c3e --- /dev/null +++ b/quanta/data/dtep/css/width.tag @@ -0,0 +1,13 @@ + + + + + + 1em + 0% + auto + inherit + + + + diff --git a/quanta/data/dtep/css/word-spacing.tag b/quanta/data/dtep/css/word-spacing.tag new file mode 100644 index 00000000..488c8c82 --- /dev/null +++ b/quanta/data/dtep/css/word-spacing.tag @@ -0,0 +1,12 @@ + + + + + + 1em + normal + inherit + + + + diff --git a/quanta/data/dtep/css/z-index.tag b/quanta/data/dtep/css/z-index.tag new file mode 100644 index 00000000..1fdebcc8 --- /dev/null +++ b/quanta/data/dtep/css/z-index.tag @@ -0,0 +1,12 @@ + + + + + + auto + 1 + inherit + + + + diff --git a/quanta/data/dtep/docbook-4.2/Makefile.am b/quanta/data/dtep/docbook-4.2/Makefile.am new file mode 100644 index 00000000..b6288e76 --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/Makefile.am @@ -0,0 +1,6 @@ +quanta_DATA = a.tag b.tag c.tag d.tag e.tag f.tag g.tag h.tag i.tag j.tag \ +k.tag l.tag m.tag n.tag o.tag p.tag q.tag r.tag s.tag t.tag u.tag v.tag \ +w.tag x.tag y.tag common.tag description.rc + +quantadir = ${quanta_datadir}/dtep/docbook-4.2 + diff --git a/quanta/data/dtep/docbook-4.2/a.tag b/quanta/data/dtep/docbook-4.2/a.tag new file mode 100644 index 00000000..2e5e1355 --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/a.tag @@ -0,0 +1,339 @@ + + + + + + + + + + + moreinfo + + + none + refentry + + + + + + format + + + + linespecific + + + + linenumbering + + + + numbered + unnumbered + + + + + + + + revisionflag + + + added + changed + deleted + off + + + + + revision + + + + + arch + + + + + vendor + + + + + security + + + + + pagemnu + + + + + remap + + + + + xreflabel + + + + + conformance + + + + + os + + + + + userlevel + + + + + id + + + + + role + + + + + condition + + + + + + + + status + + + + + label + + + + + + + + moreinfo + + + none + refentry + + + + + class + + + hardware + software + + + + + + + units + + + calspair + linecolumn + linecolumnpair + linerange + other + + + + + label + + + + + otherunits + + + + + linkends + + + + + coords + + + + + + + units + + + + calspair + linecolumn + linecolumnpair + linerange + other + + + + label + + + + + otherunits + + + + + coords + + + + + + + units + + + + calspair + linecolumn + linecolumnpair + linerange + other + + + + otherunits + + + + + + + rep + + + norepeat + repeat + + + + + choice + + + opt + plain + req + + + + + + + parentbook + + + + + status + + + + + class + + + faq + journalarticle + productsheet + specification + techreport + whitepaper + + + + + + + + + + srccredit + + + + + format + + + BMP + CGM-BINARY + CGM-CHAR + CGM-CLEAR + DITROFF + DVI + EPS + EQN + FAX + GIF + GIF87a + GIF89a + IGES + JPEG + JPG + linespecific + PCX + PIC + PNG + PS + SGML + SVG + TBL + TEX + TIFF + WMF + WPG + + + + + entityref + + + + + fileref + + + + + + + + + + diff --git a/quanta/data/dtep/docbook-4.2/b.tag b/quanta/data/dtep/docbook-4.2/b.tag new file mode 100644 index 00000000..22f73979 --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/b.tag @@ -0,0 +1,206 @@ + + + + + + pagenum + + + + + + + otherspatial + + + + + spatial + + + dcmibox + dcmipoint + iso3166 + otherspatial + tgn + + + + + temporal + + + dcmiperiod + othertemporal + w3c-dtf + + + + + othertemporal + + + + + + + bibliodiv + + + + + + + + bibliography + + + + + + + + otherclass + + + + + class + + + doi + isbn + issn + libraryofcongress + other + pubnumber + uri + + + + + + + + + bibliomset + + + + + + + class + + + doi + isbn + issn + libraryofcongress + other + pubnumber + uri + + + + + type + + + hasformat + haspart + hasversion + isformatof + ispartof + isreferencedby + isreplacedby + isrequiredby + isversionof + othertype + references + replaces + requires + + + + + otherclass + + + + + othertype + + + + + + + relation + + + + + + + otherclass + + + + + class + + + doi + isbn + issn + libraryofcongress + other + pubnumber + uri + + + + + + + + + fpi + + + + + status + + + + + label + + + + + + + bookinfo + + + + + + + renderas + + + other + sect1 + sect2 + sect3 + sect4 + sect5 + + + + + diff --git a/quanta/data/dtep/docbook-4.2/c.tag b/quanta/data/dtep/docbook-4.2/c.tag new file mode 100644 index 00000000..810e8763 --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/c.tag @@ -0,0 +1,264 @@ + + + + + + arearefs + + + + + + + + + + status + + + + + label + + + + + + + + + otherclass + + + + + class + + + + doi + isbn + issn + libraryofcongress + other + pubnumber + uri + + + + + + + pubwork + + + + article + book + chapter + journal + manuscript + part + refentry + section + series + set + + + + + + + + language + + + + + class + + + + class + interface + + + + + + format + + + + linespecific + + + + linenumbering + + + + numbered + unnumbered + + + + + + sepchar + + + + + cmdlength + + + + + label + + + + + + + label + + + + + linkends + + + + + + + + + status + + + + + + + colnum + + + + + char + + + + + colsep + + + + + colwidth + + + + + charoff + + + + + colname + + + + + rowsep + + + + + align + + + + center + char + justify + left + right + + + + + + moreinfo + + + + none + refentry + + + + + + moreinfo + + + + none + refentry + + + + + + + + + + + class + + + + limit + + + + + + linkend + + + + + + + + language + + + + + + + + + + + linkend + + + + + label + + + + + + + + diff --git a/quanta/data/dtep/docbook-4.2/common.tag b/quanta/data/dtep/docbook-4.2/common.tag new file mode 100644 index 00000000..f99e27b4 --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/common.tag @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/docbook-4.2/d.tag b/quanta/data/dtep/docbook-4.2/d.tag new file mode 100644 index 00000000..2c051059 --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/d.tag @@ -0,0 +1,43 @@ + + + + + + moreinfo + + + + none + refentry + + + + class + + + + field + key1 + key2 + name + record + table + + + + + + + status + + + + + + + language + + + + + diff --git a/quanta/data/dtep/docbook-4.2/description.rc b/quanta/data/dtep/docbook-4.2/description.rc new file mode 100644 index 00000000..5e41935d --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/description.rc @@ -0,0 +1,23 @@ +[General] +Name = -//OASIS//DTD DocBook XML V4.2//EN +NickName = Docbook XML 4.2 +URL = http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd +DoctypeString = book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" +MimeTypes = text/docbook +DefaultExtension = docbook +Groups = Core +NumOfPages = 1 +CaseSensitive = true + +[Toolbars] +Location = docbook +Names = docbook_code, docbook_table, docbook_ui, docbook_xml, xmltools + +[Page1] +Title = Core +Groups = Core + +[Extra rules] +Single Tag Style = XML + +[Parsing rules] diff --git a/quanta/data/dtep/docbook-4.2/e.tag b/quanta/data/dtep/docbook-4.2/e.tag new file mode 100644 index 00000000..eee84d03 --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/e.tag @@ -0,0 +1,172 @@ + + + + + + + + + + entry + + + + + char + + + + + colsep + + + + + charoff + + + + + morerows + + + + + spanname + + + + + namest + + + + + colname + + + + + rowsep + + + + + rotate + + + + + align + + + + center + char + justify + left + right + + + + + + entry + + + + + char + + + + + charoff + + + + + spanname + + + + + namest + + + + + tgroupstyle + + + + + cols + + + + + colsep + + + + + rowsep + + + + + colname + + + + + align + + + + center + char + justify + left + right + + + + + + + + label + + + + + + + moreinfo + + + + none + refentry + + + + + + + + + width + + + + + label + + + + + + diff --git a/quanta/data/dtep/docbook-4.2/f.tag b/quanta/data/dtep/docbook-4.2/f.tag new file mode 100644 index 00000000..b92fc0ce --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/f.tag @@ -0,0 +1,128 @@ + + + + + + + language + + + + + + + float + + + + + pgwide + + + + + label + + + + + + + path + + + + + moreinfo + + + + none + refentry + + + + class + + + + devicefile + directory + extension + headerfile + libraryfile + partition + symlink + + + + + + + linkend + + + + + + + label + + + + + + + linkend + + + + + label + + + + + + + + + + + + label + + + + + + + format + + + + linespecific + + + + linenumbering + + + + numbered + unnumbered + + + + + + moreinfo + + + + none + refentry + + + + \ No newline at end of file diff --git a/quanta/data/dtep/docbook-4.2/g.tag b/quanta/data/dtep/docbook-4.2/g.tag new file mode 100644 index 00000000..3a35bebc --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/g.tag @@ -0,0 +1,249 @@ + + + + + + status + + + + + + + + subject + + + + + + + status + + + + + + + sortas + + + + + + + + otherterm + + + + + + + otherterm + + + + + + + baseform + + + + + linkend + + + + + + + srccredit + + + + + valign + + + + bottom + middle + top + + + + width + + + + + contentwidth + + + + + format + + + + BMP + CGM-BINARY + CGM-CHAR + CGM-CLEAR + DITROFF + DVI + EPS + EQN + FAX + GIF + GIF87a + GIF89a + IGES + JPEG + JPG + linespecific + PCX + PIC + PNG + PS + SGML + SVG + TBL + TEX + TIFF + WMF + WPG + + + + entityref + + + + + fileref + + + + + scalefit + + + + + depth + + + + + scale + + + + + contentdepth + + + + + align + + + + center + left + right + + + + + + + + + + + norepeat + repeat + + + + + + + + opt + plain + req + + + + + + moreinfo + + + + none + refentry + + + + + + moreinfo + + + + none + refentry + + + + + + moreinfo + + + + none + refentry + + + + + + moreinfo + + + + none + refentry + + + + + + moreinfo + + + + none + refentry + + + + + + moreinfo + + + + none + refentry + + + + \ No newline at end of file diff --git a/quanta/data/dtep/docbook-4.2/h.tag b/quanta/data/dtep/docbook-4.2/h.tag new file mode 100644 index 00000000..f55e2525 --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/h.tag @@ -0,0 +1,19 @@ + + + + + + moreinfo + + + + none + refentry + + + + + + + + diff --git a/quanta/data/dtep/docbook-4.2/i.tag b/quanta/data/dtep/docbook-4.2/i.tag new file mode 100644 index 00000000..05f05009 --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/i.tag @@ -0,0 +1,379 @@ + + + + + + srccredit + + + + + valign + + + + bottom + middle + top + + + + width + + + + + contentwidth + + + + + format + + + + BMP + CGM-BINARY + CGM-CHAR + CGM-CLEAR + DITROFF + DVI + EPS + EQN + FAX + GIF + GIF87a + GIF89a + IGES + JPEG + JPG + linespecific + PCX + PIC + PNG + PS + SGML + SVG + TBL + TEX + TIFF + WMF + WPG + + + + entityref + + + + + fileref + + + + + scalefit + + + + + depth + + + + + scale + + + + + contentdepth + + + + + align + + + + center + left + right + + + + + + + + + + + + + significance + + + + normal + preferred + + + + zone + + + + + pagenum + + + + + class + + + + endofrange + singular + startofrange + + + + scope + + + + all + global + local + + + + startref + + + + + + + + width + + + + + + + float + + + + + pgwide + + + + + label + + + + + + + tocentry + + + + + shortentry + + + + + tabstyle + + + + rowsep + orient + + + + land + port + + + + label + + + + + colsep + + + + + frame + + + + all + bottom + none + sides + top + topbot + + + + pgwide + + + + + rowsep + + + + + + + + + srccredit + + + + + valign + + + + bottom + middle + top + + + + width + + + + + contentwidth + + + + + format + + + + BMP + CGM-BINARY + CGM-CHAR + CGM-CLEAR + DITROFF + DVI + EPS + EQN + FAX + GIF + GIF87a + GIF89a + IGES + JPEG + JPG + linespecific + PCX + PIC + PNG + PS + SGML + SVG + TBL + TEX + TIFF + WMF + WPG + + + + entityref + + + + + fileref + + + + + scalefit + + + + + depth + + + + + scale + + + + + contentdepth + + + + + align + + + + center + left + right + + + + + + + moreinfo + + + + none + refentry + + + + + + + + + + + mark + + + + + spacing + + + + compact + normal + + + + + diff --git a/quanta/data/dtep/docbook-4.2/j.tag b/quanta/data/dtep/docbook-4.2/j.tag new file mode 100644 index 00000000..d3e01b37 --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/j.tag @@ -0,0 +1,5 @@ + + + + + diff --git a/quanta/data/dtep/docbook-4.2/k.tag b/quanta/data/dtep/docbook-4.2/k.tag new file mode 100644 index 00000000..809ee951 --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/k.tag @@ -0,0 +1,48 @@ + + + + + + moreinfo + + + + none + refentry + + + + + + + moreinfo + + + + none + refentry + + + + otheraction + + + + + action + + + + click + double-click + other + press + seq + simul + + + + + + + diff --git a/quanta/data/dtep/docbook-4.2/l.tag b/quanta/data/dtep/docbook-4.2/l.tag new file mode 100644 index 00000000..08737456 --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/l.tag @@ -0,0 +1,101 @@ + + + + + + + + + + + linkend + + + + + endterm + + + + + type + + + + + + + override + + + + + + + moreinfo + + + + none + refentry + + + + + + width + + + + + format + + + + linespecific + + + + linenumbering + + + + numbered + unnumbered + + + + class + + + + monospaced + normal + + + + + + label + + + + + + + srccredit + + + + + linkend + + + + + pagenum + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/docbook-4.2/m.tag b/quanta/data/dtep/docbook-4.2/m.tag new file mode 100644 index 00000000..13032732 --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/m.tag @@ -0,0 +1,123 @@ + + + + + + + + class + + + + cartridge + cdrom + disk + tape + + + + + + + + + moreinfo + + + + none + refentry + + + + + + + rep + + + + norepeat + repeat + + + + choice + + + + opt + plain + req + + + + + + language + + + + + + + modespec + + + + + BMP + CGM-BINARY + CGM-CHAR + CGM-CLEAR + DITROFF + DVI + EPS + EQN + FAX + GIF + GIF87a + GIF89a + IGES + JPEG + JPG + linespecific + PCX + PIC + PNG + PS + SGML + SVG + TBL + TEX + TIFF + WMF + WPG + + + + + + mousebutton + + + + + none + refentry + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/docbook-4.2/n.tag b/quanta/data/dtep/docbook-4.2/n.tag new file mode 100644 index 00000000..aed5b719 --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/n.tag @@ -0,0 +1,12 @@ + + + + + + def + + + + + + diff --git a/quanta/data/dtep/docbook-4.2/o.tag b/quanta/data/dtep/docbook-4.2/o.tag new file mode 100644 index 00000000..b4f3445a --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/o.tag @@ -0,0 +1,106 @@ + + + + + + + localinfo + + + + + type + + + + + linkmode + + + + + targetptr + + + + + targe + + + + + targetdocent + + + + + + + + + + + + inheritnum + + + + ignore + inherit + + + + spacing + + + + compact + normal + + + + continuation + + + + continues + restarts + + + + numeration + + + + arabic + loweralpha + lowerroman + upperalpha + upperroman + + + + + + + otherclass + + + + + class + + + + consortium + corporation + informal + nonprofit + other + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/docbook-4.2/p.tag b/quanta/data/dtep/docbook-4.2/p.tag new file mode 100644 index 00000000..a450837c --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/p.tag @@ -0,0 +1,152 @@ + + + + + + + + + moreinfo + + + + none + refentry + + + + class + + + + command + function + option + + + + + + status + + + + + label + + + + + + + + label + + + + + + + + + + + + + status + + + + + + + + sortas + + + + + + + linkend + + + + + + + + + + linkend + + + + + + + + class + + + + copyright + registered + service + trade + + + + + + + width + + + + + format + + + + linespecific + + + + linenumbering + + + + numbered + unnumbered + + + + + + + moreinfo + + + + none + refentry + + + + + + moreinfo + + + + none + refentry + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/docbook-4.2/q.tag b/quanta/data/dtep/docbook-4.2/q.tag new file mode 100644 index 00000000..a5c5d2c3 --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/q.tag @@ -0,0 +1,20 @@ + + + + + + + + defaultlabel + + + + none + number + qanda + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/docbook-4.2/r.tag b/quanta/data/dtep/docbook-4.2/r.tag new file mode 100644 index 00000000..2068b297 --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/r.tag @@ -0,0 +1,112 @@ + + + + + + + + status + + + + + + + + + status + + + + + label + + + + + + + + + class + + + + + + + + + + status + + + + + + + + status + + + + + + + + status + + + + + + + + status + + + + + + + + + + + + class + + + + command + function + option + parameter + + + + + + + + + + + + + valign + + + + bottom + middle + top + + + + rowsep + + + + + diff --git a/quanta/data/dtep/docbook-4.2/s.tag b/quanta/data/dtep/docbook-4.2/s.tag new file mode 100644 index 00000000..1a616cc1 --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/s.tag @@ -0,0 +1,482 @@ + + + + + + + width + + + + + format + + + + linespecific + + + + linenumbering + + + + numbered + unnumbered + + + + + + + + + sortas + + + + + + + linkends + + + + + + + renderas + + + + sect2 + sect3 + sect4 + sect5 + + + + status + + + + + label + + + + + + + + renderas + + + + sect1 + sect3 + sect4 + sect5 + + + + status + + + + + label + + + + + + + + renderas + + + + sect1 + sect2 + sect4 + sect5 + + + + status + + + + + label + + + + + + + + renderas + + + + sect1 + sect2 + sect3 + sect5 + + + + status + + + + + label + + + + + + + + renderas + + + + sect1 + sect2 + sect3 + sect4 + + + + status + + + + + label + + + + + + + + status + + + + + label + + + + + + + + + + linkends + + + + + + + linkends + + + + + + + + + + + + fpi + + + + + status + + + + + + + + + contents + + + + + + + class + + + + attribute + attvalue + element + emptytag + endtag + genentity + numcharref + paramentity + pi + sgmlcomment + starttag + xmlpi + + + + + + + moreinfo + + + + none + refentry + + + + otheraction + + + + + action + + + + click + double-click + other + press + seq + simul + + + + + + + + + columns + + + + + type + + + + horiz + inline + vert + + + + + + origin + + + + + audience + + + + + level + + + + + + + + nameend + + + + + char + + + + + colsep + + + + + charoff + + + + + spanname + + + + + namest + + + + + rowsep + + + + + align + + + + center + char + justify + left + right + + + + + + + performance + + + + optional + required + + + + + + + + + weight + + + + + + + scheme + + + + + + + + + performance + + + + optional + required + + + + + + + + + symbol + + + + + limit + + + + + + + linkend + + + + + + + format + + + + linespecific + + + + linenumbering + + + + numbered + unnumbered + + + + label + + + + + + + moreinfo + + + + none + refentry + + + + class + + + + constant + domainname + etheraddress + event + eventhandler + filesystem + fqdomainname + groupname + ipaddress + library + macro + netmask + newsgroup + osname + resource + systemname + username + + + + diff --git a/quanta/data/dtep/docbook-4.2/t.tag b/quanta/data/dtep/docbook-4.2/t.tag new file mode 100644 index 00000000..17101804 --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/t.tag @@ -0,0 +1,305 @@ + + + + + + tocentry + + + + + shortentry + + + + + tabstyle + + + + + orient + + + + land + port + + + + label + + + + + colsep + + + + + frame + + + + all + bottom + none + sides + top + topbot + + + + pgwide + + + + + rowsep + + + + + + + valign + + + + bottom + middle + top + + + + + + + sortas + + + + + + + linkends + + + + + + + srccredit + + + + + format + + + + BMP + CGM-BINARY + CGM-CHAR + CGM-CLEAR + DITROFF + DVI + EPS + EQN + FAX + GIF + GIF87a + GIF89a + IGES + JPEG + JPG + linespecific + PCX + PIC + PNG + PS + SGML + SVG + TBL + TEX + TIFF + WMF + WPG + + + + entityref + + + + + fileref + + + + + encoding + + + + + + + + valign + + + + bottom + middle + top + + + + + + char + + + + + charoff + + + + + tgroupstyle + + + + + cols + + + + + colsep + + + + + rowsep + + + + + align + + + + center + char + justify + left + right + + + + + + valign + + + + bottom + middle + top + + + + + + + pagenum + + + + + + + + pagenum + + + + + + + linkend + + + + + label + + + + + pagenum + + + + + + + label + + + + + + + linkend + + + + + pagenum + + + + + + + linkend + + + + + label + + + + + pagenum + + + + + + + + + + + + + + trademark + + + + copyright + registered + service + trade + + + + + diff --git a/quanta/data/dtep/docbook-4.2/u.tag b/quanta/data/dtep/docbook-4.2/u.tag new file mode 100644 index 00000000..e377b58a --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/u.tag @@ -0,0 +1,27 @@ + + + + + + url + + + + + type + + + + + + + moreinfo + + + + none + refentry + + + + diff --git a/quanta/data/dtep/docbook-4.2/v.tag b/quanta/data/dtep/docbook-4.2/v.tag new file mode 100644 index 00000000..45dd6a22 --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/v.tag @@ -0,0 +1,113 @@ + + + + + + + termlength + + + + + + + + + srccredit + + + + + valign + + + + bottom + middle + top + + + + width + + + + + contentwidth + + + + + format + + + + BMP + CGM-BINARY + CGM-CHAR + CGM-CLEAR + DITROFF + DVI + EPS + EQN + FAX + GIF + GIF87a + GIF89a + IGES + JPEG + JPG + linespecific + PCX + PIC + PNG + PS + SGML + SVG + TBL + TEX + TIFF + WMF + WPG + + + + entityref + + + + + fileref + + + + + scalefit + + + + + depth + + + + + scale + + + + + contentdepth + + + + + align + + + + + + + + diff --git a/quanta/data/dtep/docbook-4.2/w.tag b/quanta/data/dtep/docbook-4.2/w.tag new file mode 100644 index 00000000..f46d2140 --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/w.tag @@ -0,0 +1,6 @@ + + + + + + diff --git a/quanta/data/dtep/docbook-4.2/x.tag b/quanta/data/dtep/docbook-4.2/x.tag new file mode 100644 index 00000000..3f351e2c --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/x.tag @@ -0,0 +1,16 @@ + + + + + + linkend + + + + + endterm + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/docbook-4.2/y.tag b/quanta/data/dtep/docbook-4.2/y.tag new file mode 100644 index 00000000..cf5c47b8 --- /dev/null +++ b/quanta/data/dtep/docbook-4.2/y.tag @@ -0,0 +1,5 @@ + + + + + diff --git a/quanta/data/dtep/dtd-description.txt b/quanta/data/dtep/dtd-description.txt new file mode 100644 index 00000000..3c55890d --- /dev/null +++ b/quanta/data/dtep/dtd-description.txt @@ -0,0 +1,207 @@ +DTD definitions for Quanta+ are made up from two parts: +a) the description.rc +b) the tag files + +The content of them depends also on the type of the DTD (real or pseudo +DTD). + +A. The description.rc +--------------------- +Contains some information and rules about the DTD itself. + +A1. description.rc for real DTDs +-------------------------------- + +[General] - generic information +Name = DTD definition string (like -//W3C//DTD HTML 4.01 Transitional//EN) +NickName = the beautified name of the DTD (like HTML 4.01 Transitional). If not + defined, the Name is used as NickName. +URL = url pointing to the DTD definition (http://www.w3.org/TR/html4/loose.dtd) +DoctypeString = the string that should appear in the !DOCTYPE tag + (HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd") +Inherits = the name of the DTD from where this DTD inherits the tags (-//W3C//DTD HTML 4.01//EN) +DefaultExtension = new files are created with this extension (html) +Groups = the list of common attribute groups, which may be present in more than + one tag (Core, I18n, Script). See below (Group1, Group2...) + OBSOLETE, don't use. Groups are read from common.tag. +NumOfPages = how many pages does a tag dialog have (aside of the page containing + the attributes defined in the tag file). See below (Page1,...) +CaseSensitive = case-sensitiveness of the DTD +QuotedAttributes = OBSOLETE, not used +Family = 1 (it's a real DTD) + + +[Toolbars] - information about DTD toolbars +Location = the directory inside the $KDEDIR($KDEHOME)/share/apps/quanta/toolbars + where the toolbars for this DTD are +Names = the list of toolbar file names (without the .toolbar.tgz extension) that + are loaded for this DTD from the above directory + + +[Group1] - replace with one of the Groups listed below +Attributes = the list of attributes for this group. Currently all of the listed + attributes are treated as strings. +Example: +[Core] +Attributes = id, class, style, title + + +[Page1] - description of a tag editor page +Title = the title of this page in the tag editing dialog +Groups = list of groups appearing on this page (like Core, I18n) + + +[Extra tags] - OBSOLETE! Please define the tags in external files! +List = list of tags not defined in external tag files. +tag_name = attribute1, attribute2 - attribute names of tag called tag_name +tag_name_options = options of tag called tag_name + + +[Extra rules] - some rules not fitted in other places +BooleanAttributes = simple or complex. + Example for simple: . + Example for complex: or +Single Tag Style = html or XML. + Example for html: + Example for XML: +StructGroupsCount = the number of structure groups. See below. +MinusAllowedInWords = if true "this-is-a-word" is treated like a word. Otherwise + it's treated like 4 words. +TagAutoCompleteAfter = CHAR. The autocompletion box is brought up automatically + once this CHAR is entered or SPACE is pressed after this CHAR. For real + DTDs it's usually "<", but for CSS pseudo DTD it's "{". The text "none" + instead of a CHAR specifies that the tag completion box should not be brought + up automatically, only if the user requests it. +AttributeSeparator = CHAR. This CHAR means that the attribute name has ended. + It's " for XML DTDs and , for pseudo DTDs. +TagSeparator = CHAR. Similar to the above. + + +[StructGroup_1] - definition of structure group 1 +Name = the text that appears if there are tags matching this group settings + (like Links) +No_Name = the text that appears if there are NO tags matching this group settings + (like No Links) +Icon = the name of the icon appearing before the above texts (like www) +Tag = tagname(attribute1, attribute2, ...). Tags with name tagname will appear + under this group. The item text will be "attribute1_value | attribute2_value | ..." + Currently only one tag may be listed here. +HasFileName = true if the item text (one of the above attribute values) contains a file name +FileNameRx = regular expression used to remove the unnecessary chars from the item + text. + + +[Parsing rules] - rules used when parsing the document +SpecialAreas = the beginning and ending string of special areas, separatted by a comma. + Special areas are not parsed according to this DTD's rules, but as their own rules. + A special area can be a pseudo DTD,a comment or something like that. Eg. +SpecialAreaNames = comma separated list of the above special area names. Eg. comment +Comments = comma separated list of area borders for comments. EOL means end-of-line. + Eg: // EOL, /* */ +AppendCommonRules = true or false. If true, the following rules are automatically appended: + SpecialAreas = , , + SpecialAreaNames = XML PI, comment, DTD + Comments = + Default is "true", so append the rules. +SpecialTags = tagname(attributename) - specifies a tag which defines the start of + a special area +MayContain = comma separated list of pseudo-DTDs that can be present in the document. + E.g. php, css + + +A2. description.rc for pseudo DTDs +---------------------------------- + +Only the differences, special notices are listed here. +[General] +Groups = (There are no common groups) +NumOfPages = 0 . There is no tag editing dialog for pseudo DTDs. +Family = 2 (it's a pseudo DTD) + + +[Extra rules] +ScriptName = OBSOLETE, don't use. +ScriptTagBorders = OBSOLETE, don't use. +ScriptRegExp = OBSOLETE, don't use. +AttributeAutoCompletionAfter = CHAR. Similar to the TagAutoCompletionAfter, but + for tag attributes. It's "(" by default and ":" for CSS. Not used for real + DTDs. +RequestSpaceBeforeTagAutoCompletion = boolean. If "true", the list of tags + does not appear if the user types the TagAutoCompletionAfter char, only + if it is followed by at least one space. The default is "false". +VariableGroupIndex = the index value of the group that defines variables. + -1 if there is no such group, otherwise the group must exists. +FunctionGroupIndex = the index value of the group that defines functions. + -1 if there is no such group, otherwise the group must exists. +ClassGroupIndex = the index value of the group that defines classes. + -1 if there is no such group, otherwise the group must exists. +ObjectGroupIndex = the index value of the group that defines objects. + ClassGroupIndex must be defined, otherwise this doesn't make sense. + -1 if there is no such group, otherwise the group must exists. +MemberAutoCompleteAfter = a regular expression which defines when may a member + variable/method appear after a class' usage. Example: + - we have a class called "foo" with some member variables + - the object of type "foo" is used in the document as $objFoo + - the members can appear as $objFoo->member or $objFoo.member + - in the above case this entry shoul look like (?:->|\.)$ (autocomplete + if the object is followed by -> or .) + The regular expression must be terminated with "$" (match end of line). + + +[StructGroup_1] +DefinitionRx = regular expression used to find text areas in the pseudo DTD, which + will belong to this group. The first captured area should be the actual name + of the group entry. + Example: + \bclass[\\s]+([0-9a-zA-Z_\x7f-\xff]*)[\\s]* + The first captured area (between "(" and ")") holds the class name. +UsageRx = to find an usage of an element of the group. + Example: + - classes are defined as "class foo {...}" + - classes are used as $objFoo + Example 2: + - variables are defined as "int i" + - variables are used as @i + Example 3: + - variables are defined as $i + - variables are used as $i. In this case UsageRx is the same as + DefinitionRx +TypeRx = regular expression to find the type of the element. The pattern is + searched on the result of DefinitionRx match and the first captured areas + will hold the element type. Example (simplified): + DefinitionRx =\$+([a-zA-Z]+)=new\\s[a-zA-Z]+; + TypeRx = new\\s([a-zA-Z]+); + This will match strings like "$fooObj=new foo;". Now this string is + searched and it will find "new foo;", where "foo" is the first + captured text (the regular expression matching foo is between brackets). + So the type of "$fooObj" is "foo". + + +SearchRx = OBSOLETED by DefinitionRx. Don't use it. +ClearRx = OBSOLETED by DefinitionRx. Don't use it. + + + +[Parsing rules] +AreaBorders = comma separated list of the area borders encapsulating this pseudo + DTD. In case of PHP it is: , <* *>, <% %> +Tags = tagname(attribute[defaultvalue]). If the parent(real) DTD has a tag with tagname and + the attribute value of this tag is equal with the DTD name, the tag area + is parsed according to the rules of this DTD. If [defaultvalue] is present, it means that if the attribute + is not present in the tag it's taken as present with value = defaultvalue. Example: + Tags = style(type[text/css]) means that both + + + + + + \ No newline at end of file diff --git a/quanta/data/templates/pages/html/special/Makefile.am b/quanta/data/templates/pages/html/special/Makefile.am new file mode 100644 index 00000000..e86133b9 --- /dev/null +++ b/quanta/data/templates/pages/html/special/Makefile.am @@ -0,0 +1,2 @@ +templatespagesspecialdir = ${quanta_datadir}/templates/pages/special +templatespagesspecial_DATA = drag_n_drop_men.html diff --git a/quanta/data/templates/pages/html/special/drag_n_drop_men.html b/quanta/data/templates/pages/html/special/drag_n_drop_men.html new file mode 100644 index 00000000..8710921e --- /dev/null +++ b/quanta/data/templates/pages/html/special/drag_n_drop_men.html @@ -0,0 +1,156 @@ + + + + + + d and d men + + + + + + + +
+ +
+ + \ No newline at end of file diff --git a/quanta/data/templates/pages/html/xhtml/Makefile.am b/quanta/data/templates/pages/html/xhtml/Makefile.am new file mode 100644 index 00000000..acdd8102 --- /dev/null +++ b/quanta/data/templates/pages/html/xhtml/Makefile.am @@ -0,0 +1,2 @@ +templatespagesxhtmldir = ${quanta_datadir}/templates/pages/xhtml +templatespagesxhtml_DATA = Quanta_Times.html leftMen_BB.html rightMen_BB.html twoSideMen_BB.html leftMen_Quanta.html rightMen_Quanta.html twoSideMen_Quanta.html diff --git a/quanta/data/templates/pages/html/xhtml/Quanta_Times.html b/quanta/data/templates/pages/html/xhtml/Quanta_Times.html new file mode 100644 index 00000000..381252da --- /dev/null +++ b/quanta/data/templates/pages/html/xhtml/Quanta_Times.html @@ -0,0 +1,103 @@ + + + + + + NewsPaper + + + + + + +
Quanta Times.
+ +

News!

The Quanta editor continues to improve and expand! Both in terms of usability and of functionality.

+This fab all purpose script and markup editor contius to make strides in every direction. Prompting the question from FOSS observers "Just how many legs does Quanta have anyway?"

+ +

Developers

Undisclosed honours are said to be on the way for the chief Quanta developers.It is rumoured that Eric Laffoon has been awarded an extra Cat, and that Andras Mantia may be the lucky recipient of a day without patch requests!More news on this development will be printed when it comes to light.

+Just how many will be honoured and in what way is yet to be announced. Early speculation however suggests that some may recieve personaly typed emails possibly containing the word “Thanks” at some point in the text.

+ +

Killer App!

With great new features like VPL and it's excelent xml configurable CSS tool, Quanta the DTD agnostic markup and scripting editor could well be the killer app that moves more and more people certainly more and more web profesionals to open source solutions.

+Quanta's usability, productivity enhanced enviroment and it's easy production of DTD compliant markup is producing an application streets ahead of it's commercial competitors.

+ +

Comment!

In a world without walls and fences who needs windows and gates?

+ + + + diff --git a/quanta/data/templates/pages/html/xhtml/leftMen_BB.html b/quanta/data/templates/pages/html/xhtml/leftMen_BB.html new file mode 100644 index 00000000..9b403d4d --- /dev/null +++ b/quanta/data/templates/pages/html/xhtml/leftMen_BB.html @@ -0,0 +1,75 @@ + + + + + + rightMen-Float.html + + + + + + +
+
Quanta web I.D.E.
+
+ + + +
+ +

Welcome to Quanta

+

+Quanta Plus is a web development tool for +the K Desktop Environment. Quanta is designed for quick web development +and is a mature yet continuously developing editor with a number of great features.

+

Community

+

Quanta has had a great deal of success and +acclaim. When you load it up and begin making pages, putting a Quanta logo on them +and interacting to help us make Quanta better you are a part of that community. +We welcome you.

+ +
+ + + + diff --git a/quanta/data/templates/pages/html/xhtml/leftMen_Quanta.html b/quanta/data/templates/pages/html/xhtml/leftMen_Quanta.html new file mode 100644 index 00000000..9a370621 --- /dev/null +++ b/quanta/data/templates/pages/html/xhtml/leftMen_Quanta.html @@ -0,0 +1,86 @@ + + + + + + rightMen-Float.html + + + + + + + + + +
+ +

Welcome to Quanta

+

+Quanta Plus is a web development tool for +the K Desktop Environment. Quanta is designed for quick web development +and is a mature yet continuously developing editor with a number of great features.

+

Community

+

Quanta has had a great deal of success and +acclaim. When you load it up and begin making pages, putting a Quanta logo on them +and interacting to help us make Quanta better you are a part of that community. +We welcome you.

+ +
+ + + + diff --git a/quanta/data/templates/pages/html/xhtml/rightMen_BB.html b/quanta/data/templates/pages/html/xhtml/rightMen_BB.html new file mode 100644 index 00000000..4f32cf59 --- /dev/null +++ b/quanta/data/templates/pages/html/xhtml/rightMen_BB.html @@ -0,0 +1,74 @@ + + + + + + rightMen-Float.html + + + + + + + +
Quanta web I.D.E.
+
+ + + +
+ +

Welcome to Quanta

+

+Quanta Plus is a web development tool for +the K Desktop Environment. Quanta is designed for quick web development +and is a mature yet continuously developing editor with a number of great features.

+

Community

+

Quanta has had a great deal of success and +acclaim. When you load it up and begin making pages, putting a Quanta logo on them +and interacting to help us make Quanta better you are a part of that community. +We welcome you.

+ +
+ + + + diff --git a/quanta/data/templates/pages/html/xhtml/rightMen_Quanta.html b/quanta/data/templates/pages/html/xhtml/rightMen_Quanta.html new file mode 100644 index 00000000..e4b6dfbf --- /dev/null +++ b/quanta/data/templates/pages/html/xhtml/rightMen_Quanta.html @@ -0,0 +1,86 @@ + + + + + + rightMen-Float.html + + + + + + + + + +
+ +

Welcome to Quanta

+

+Quanta Plus is a web development tool for +the K Desktop Environment. Quanta is designed for quick web development +and is a mature yet continuously developing editor with a number of great features.

+

Community

+

Quanta has had a great deal of success and +acclaim. When you load it up and begin making pages, putting a Quanta logo on them +and interacting to help us make Quanta better you are a part of that community. +We welcome you.

+ +
+ + + + diff --git a/quanta/data/templates/pages/html/xhtml/twoSideMen_BB.html b/quanta/data/templates/pages/html/xhtml/twoSideMen_BB.html new file mode 100644 index 00000000..5342591d --- /dev/null +++ b/quanta/data/templates/pages/html/xhtml/twoSideMen_BB.html @@ -0,0 +1,94 @@ + + + + + + rightMen-Float.html + + + + + + + +
Quanta web I.D.E.
+
+ + + + + +
+ +

Welcome to Quanta

+

+Quanta Plus is a web development tool for +the K Desktop Environment. Quanta is designed for quick web development +and is a mature yet continuously developing editor with a number of great features.

+

Community

+

Quanta has had a great deal of success and +acclaim. When you load it up and begin making pages, putting a Quanta logo on them +and interacting to help us make Quanta better you are a part of that community. +We welcome you.

+ +
+ + + + diff --git a/quanta/data/templates/pages/html/xhtml/twoSideMen_Quanta.html b/quanta/data/templates/pages/html/xhtml/twoSideMen_Quanta.html new file mode 100644 index 00000000..dda87f28 --- /dev/null +++ b/quanta/data/templates/pages/html/xhtml/twoSideMen_Quanta.html @@ -0,0 +1,108 @@ + + + + + + rightMen-Float.html + + + + + + + + + + + +
+ +

Welcome to Quanta

+

+Quanta Plus is a web development tool for +the K Desktop Environment. Quanta is designed for quick web development +and is a mature yet continuously developing editor with a number of great features.

+

Community

+

Quanta has had a great deal of success and +acclaim. When you load it up and begin making pages, putting a Quanta logo on them +and interacting to help us make Quanta better you are a part of that community. +We welcome you.

+ +
+ + + + diff --git a/quanta/data/templates/pages/php/Makefile.am b/quanta/data/templates/pages/php/Makefile.am new file mode 100644 index 00000000..9def08e3 --- /dev/null +++ b/quanta/data/templates/pages/php/Makefile.am @@ -0,0 +1,2 @@ +templatespagesphpdir = ${quanta_datadir}/templates/pages/php +templatespagesphp_DATA = demo.php diff --git a/quanta/data/templates/pages/php/demo.php b/quanta/data/templates/pages/php/demo.php new file mode 100644 index 00000000..573cfc1c --- /dev/null +++ b/quanta/data/templates/pages/php/demo.php @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/quanta/data/templates/scripts/Makefile.am b/quanta/data/templates/scripts/Makefile.am new file mode 100644 index 00000000..a6e11e12 --- /dev/null +++ b/quanta/data/templates/scripts/Makefile.am @@ -0,0 +1,7 @@ +SUBDIRS = php perl javascript + +templatesscriptsdir = ${quanta_datadir}/templates/scripts +templatesscripts_DATA = dirinfo + +install-data-hook: + @mv $(DESTDIR)$(templatesscriptsdir)/dirinfo $(DESTDIR)$(templatesscriptsdir)/.dirinfo diff --git a/quanta/data/templates/scripts/dirinfo b/quanta/data/templates/scripts/dirinfo new file mode 100644 index 00000000..5cc185ca --- /dev/null +++ b/quanta/data/templates/scripts/dirinfo @@ -0,0 +1,6 @@ +PostText= +PreText= +Type=text/all +UsePrePostText=false + + diff --git a/quanta/data/templates/scripts/javascript/Makefile.am b/quanta/data/templates/scripts/javascript/Makefile.am new file mode 100644 index 00000000..05b96d9f --- /dev/null +++ b/quanta/data/templates/scripts/javascript/Makefile.am @@ -0,0 +1,2 @@ +templatesscriptsjavascriptdir = ${quanta_datadir}/templates/scripts/javascript +templatesscriptsjavascript_DATA = overlib.js email_validate.js preload.js diff --git a/quanta/data/templates/scripts/javascript/email_validate.js b/quanta/data/templates/scripts/javascript/email_validate.js new file mode 100644 index 00000000..3b9bdf75 --- /dev/null +++ b/quanta/data/templates/scripts/javascript/email_validate.js @@ -0,0 +1,63 @@ +/* To include this script into an xhtml page without copying and pasting it in +add the following tags into your xhtml page. Please note that these comments are +only valid within .js (JavaScript files), +do not include them if you wish to use this script within an xhtml document. + + + +or copy and paste the script into your document head enclosed in + tags + +add the following in place of your usual tag + + + +variable names variable descrition + +yourname first name input +yoursurname second name input +addy email address + +*/ + + + +function validate(){ + if (document.form1.yourname.value.length<3){ + alert("Please enter your full Forname"); + document.form1.yourname.focus(); + return false; + } + if (document.form1.yoursirname.value.length<3){ + alert("Please enter your full Sirname."); + document.form1.yoursirname.focus(); + return false; + } + if (document.form1.addy.value.length < 5){ + alert("Please enter a complete email address in the form: yourname@yourdomain.com") + document.form1.addy.focus(); + return false; + } +var addystring = document.form1.addy.value; + var ampIndex = addystring.indexOf("@"); + var afterAmp = addystring.substring((ampIndex + 1), addystring.length); + var dotIndex = afterAmp.indexOf("."); + dotIndex = dotIndex + ampIndex + 1; + afterAmp = addystring.substring((ampIndex + 1), dotIndex); + var afterDot = addystring.substring((dotIndex + 1), addystring.length); + var beforeAmp = addystring.substring(0,(ampIndex)); + var addy_regex ="^[a-zA-Z0-9_\-\.]+@[a-zA-Z0-9_\-]+\.[a-zA-Z0-9_\-\.]+$"; + if ((addystring.indexOf("@") != "-1") && + (addystring.length > 5) && + (afterAmp.length > 0) && + (beforeAmp.length > 1) && + (afterDot.length > 1) && + (addy_regex.test(addystring)) ) { + return true; + } + else{ + alert("Invalid! Please enter a complete email address in the form: yourname@yourdomain.com") + document.form1.addy.focus(); + return false; + } +} diff --git a/quanta/data/templates/scripts/javascript/overlib.js b/quanta/data/templates/scripts/javascript/overlib.js new file mode 100644 index 00000000..4ec178bd --- /dev/null +++ b/quanta/data/templates/scripts/javascript/overlib.js @@ -0,0 +1,1222 @@ +//\////////////////////////////////////////////////////////////////////////////////// +//\ overLIB 3.50 -- This notice must remain untouched at all times. +//\ Copyright Erik Bosrup 1998-2001. All rights reserved. +//\ +//\ By Erik Bosrup (erik@bosrup.com). Last modified 2001-08-28. +//\ Portions by Dan Steinman (dansteinman.com). Additions by other people are +//\ listed on the overLIB homepage. +//\ +//\ Get the latest version at http://www.bosrup.com/web/overlib/ +//\ +//\ This script is published under an open source license. Please read the license +//\ agreement online at: http://www.bosrup.com/web/overlib/license.html +//\ If you have questions regarding the license please contact erik@bosrup.com. +//\ +//\ This script library was originally created for personal use. By request it has +//\ later been made public. This is free software. Do not sell this as your own +//\ work, or remove this copyright notice. For full details on copying or changing +//\ this script please read the license agreement at the link above. +//\ +//\ Please give credit on sites that use overLIB and submit changes of the script +//\ so other people can use them as well. This script is free to use, don't abuse. +//\////////////////////////////////////////////////////////////////////////////////// +//\mini + + +//////////////////////////////////////////////////////////////////////////////////// +// CONSTANTS +// Don't touch these. :) +//////////////////////////////////////////////////////////////////////////////////// +var INARRAY = 1; +var CAPARRAY = 2; +var STICKY = 3; +var BACKGROUND = 4; +var NOCLOSE = 5; +var CAPTION = 6; +var LEFT = 7; +var RIGHT = 8; +var CENTER = 9; +var OFFSETX = 10; +var OFFSETY = 11; +var FGCOLOR = 12; +var BGCOLOR = 13; +var TEXTCOLOR = 14; +var CAPCOLOR = 15; +var CLOSECOLOR = 16; +var WIDTH = 17; +var BORDER = 18; +var STATUS = 19; +var AUTOSTATUS = 20; +var AUTOSTATUSCAP = 21; +var HEIGHT = 22; +var CLOSETEXT = 23; +var SNAPX = 24; +var SNAPY = 25; +var FIXX = 26; +var FIXY = 27; +var FGBACKGROUND = 28; +var BGBACKGROUND = 29; +var PADX = 30; // PADX2 out +var PADY = 31; // PADY2 out +var FULLHTML = 34; +var ABOVE = 35; +var BELOW = 36; +var CAPICON = 37; +var TEXTFONT = 38; +var CAPTIONFONT = 39; +var CLOSEFONT = 40; +var TEXTSIZE = 41; +var CAPTIONSIZE = 42; +var CLOSESIZE = 43; +var FRAME = 44; +var TIMEOUT = 45; +var FUNCTION = 46; +var DELAY = 47; +var HAUTO = 48; +var VAUTO = 49; +var CLOSECLICK = 50; +var CSSOFF = 51; +var CSSSTYLE = 52; +var CSSCLASS = 53; +var FGCLASS = 54; +var BGCLASS = 55; +var TEXTFONTCLASS = 56; +var CAPTIONFONTCLASS = 57; +var CLOSEFONTCLASS = 58; +var PADUNIT = 59; +var HEIGHTUNIT = 60; +var WIDTHUNIT = 61; +var TEXTSIZEUNIT = 62; +var TEXTDECORATION = 63; +var TEXTSTYLE = 64; +var TEXTWEIGHT = 65; +var CAPTIONSIZEUNIT = 66; +var CAPTIONDECORATION = 67; +var CAPTIONSTYLE = 68; +var CAPTIONWEIGHT = 69; +var CLOSESIZEUNIT = 70; +var CLOSEDECORATION = 71; +var CLOSESTYLE = 72; +var CLOSEWEIGHT = 73; + + +//////////////////////////////////////////////////////////////////////////////////// +// DEFAULT CONFIGURATION +// You don't have to change anything here if you don't want to. All of this can be +// changed on your html page or through an overLIB call. +//////////////////////////////////////////////////////////////////////////////////// + +// Main background color (the large area) +// Usually a bright color (white, yellow etc) +if (typeof ol_fgcolor == 'undefined') { var ol_fgcolor = "#CCCCFF";} + +// Border color and color of caption +// Usually a dark color (black, brown etc) +if (typeof ol_bgcolor == 'undefined') { var ol_bgcolor = "#333399";} + +// Text color +// Usually a dark color +if (typeof ol_textcolor == 'undefined') { var ol_textcolor = "#000000";} + +// Color of the caption text +// Usually a bright color +if (typeof ol_capcolor == 'undefined') { var ol_capcolor = "#FFFFFF";} + +// Color of "Close" when using Sticky +// Usually a semi-bright color +if (typeof ol_closecolor == 'undefined') { var ol_closecolor = "#9999FF";} + +// Font face for the main text +if (typeof ol_textfont == 'undefined') { var ol_textfont = "sans-serif";} + +// Font face for the caption +if (typeof ol_captionfont == 'undefined') { var ol_captionfont = "sans-serif";} + +// Font face for the close text +if (typeof ol_closefont == 'undefined') { var ol_closefont = "sans-serif";} + +// Font size for the main text +// When using CSS this will be very small. +if (typeof ol_textsize == 'undefined') { var ol_textsize = "1";} + +// Font size for the caption +// When using CSS this will be very small. +if (typeof ol_captionsize == 'undefined') { var ol_captionsize = "1";} + +// Font size for the close text +// When using CSS this will be very small. +if (typeof ol_closesize == 'undefined') { var ol_closesize = "1";} + +// Width of the popups in pixels +// 100-300 pixels is typical +if (typeof ol_width == 'undefined') { var ol_width = "200";} + +// How thick the ol_border should be in pixels +// 1-3 pixels is typical +if (typeof ol_border == 'undefined') { var ol_border = "1";} + +// How many pixels to the right/left of the cursor to show the popup +// Values between 3 and 12 are best +if (typeof ol_offsetx == 'undefined') { var ol_offsetx = 10;} + +// How many pixels to the below the cursor to show the popup +// Values between 3 and 12 are best +if (typeof ol_offsety == 'undefined') { var ol_offsety = 10;} + +// Default text for popups +// Should you forget to pass something to overLIB this will be displayed. +if (typeof ol_text == 'undefined') { var ol_text = "Default Text"; } + +// Default caption +// You should leave this blank or you will have problems making non caps popups. +if (typeof ol_cap == 'undefined') { var ol_cap = ""; } + +// Decides if sticky popups are default. +// 0 for non, 1 for stickies. +if (typeof ol_sticky == 'undefined') { var ol_sticky = 0; } + +// Default background image. Better left empty unless you always want one. +if (typeof ol_background == 'undefined') { var ol_background = ""; } + +// Text for the closing sticky popups. +// Normal is "Close". +if (typeof ol_close == 'undefined') { var ol_close = "Close"; } + +// Default vertical alignment for popups. +// It's best to leave RIGHT here. Other options are LEFT and CENTER. +if (typeof ol_hpos == 'undefined') { var ol_hpos = RIGHT; } + +// Default status bar text when a popup is invoked. +if (typeof ol_status == 'undefined') { var ol_status = ""; } + +// If the status bar automatically should load either text or caption. +// 0=nothing, 1=text, 2=caption +if (typeof ol_autostatus == 'undefined') { var ol_autostatus = 0; } + +// Default height for popup. Often best left alone. +if (typeof ol_height == 'undefined') { var ol_height = -1; } + +// Horizontal grid spacing that popups will snap to. +// 0 makes no grid, anything else will cause a snap to that grid spacing. +if (typeof ol_snapx == 'undefined') { var ol_snapx = 0; } + +// Vertical grid spacing that popups will snap to. +// 0 makes no grid, andthing else will cause a snap to that grid spacing. +if (typeof ol_snapy == 'undefined') { var ol_snapy = 0; } + +// Sets the popups horizontal position to a fixed column. +// Anything above -1 will cause fixed position. +if (typeof ol_fixx == 'undefined') { var ol_fixx = -1; } + +// Sets the popups vertical position to a fixed row. +// Anything above -1 will cause fixed position. +if (typeof ol_fixy == 'undefined') { var ol_fixy = -1; } + +// Background image for the popups inside. +if (typeof ol_fgbackground == 'undefined') { var ol_fgbackground = ""; } + +// Background image for the popups frame. +if (typeof ol_bgbackground == 'undefined') { var ol_bgbackground = ""; } + +// How much horizontal left padding text should get by default when BACKGROUND is used. +if (typeof ol_padxl == 'undefined') { var ol_padxl = 1; } + +// How much horizontal right padding text should get by default when BACKGROUND is used. +if (typeof ol_padxr == 'undefined') { var ol_padxr = 1; } + +// How much vertical top padding text should get by default when BACKGROUND is used. +if (typeof ol_padyt == 'undefined') { var ol_padyt = 1; } + +// How much vertical bottom padding text should get by default when BACKGROUND is used. +if (typeof ol_padyb == 'undefined') { var ol_padyb = 1; } + +// If the user by default must supply all html for complete popup control. +// Set to 1 to activate, 0 otherwise. +if (typeof ol_fullhtml == 'undefined') { var ol_fullhtml = 0; } + +// Default vertical position of the popup. Default should normally be BELOW. +// ABOVE only works when HEIGHT is defined. +if (typeof ol_vpos == 'undefined') { var ol_vpos = BELOW; } + +// Default height of popup to use when placing the popup above the cursor. +if (typeof ol_aboveheight == 'undefined') { var ol_aboveheight = 0; } + +// Default icon to place next to the popups caption. +if (typeof ol_caption == 'undefined') { var ol_capicon = ""; } + +// Default frame. We default to current frame if there is no frame defined. +if (typeof ol_frame == 'undefined') { var ol_frame = self; } + +// Default timeout. By default there is no timeout. +if (typeof ol_timeout == 'undefined') { var ol_timeout = 0; } + +// Default javascript funktion. By default there is none. +if (typeof ol_function == 'undefined') { var ol_function = Function(); } + +// Default timeout. By default there is no timeout. +if (typeof ol_delay == 'undefined') { var ol_delay = 0; } + +// If overLIB should decide the horizontal placement. +if (typeof ol_hauto == 'undefined') { var ol_hauto = 0; } + +// If overLIB should decide the vertical placement. +if (typeof ol_vauto == 'undefined') { var ol_vauto = 0; } + + + +// If the user has to click to close stickies. +if (typeof ol_closeclick == 'undefined') { var ol_closeclick = 0; } + +// This variable determines if you want to use CSS or inline definitions. +// CSSOFF=no CSS CSSSTYLE=use CSS inline styles CSSCLASS=use classes +if (typeof ol_css == 'undefined') { var ol_css = CSSOFF; } + +// Main background class (eqv of fgcolor) +// This is only used if CSS is set to use classes (ol_css = CSSCLASS) +if (typeof ol_fgclass == 'undefined') { var ol_fgclass = ""; } + +// Frame background class (eqv of bgcolor) +// This is only used if CSS is set to use classes (ol_css = CSSCLASS) +if (typeof ol_bgclass == 'undefined') { var ol_bgclass = ""; } + +// Main font class +// This is only used if CSS is set to use classes (ol_css = CSSCLASS) +if (typeof ol_textfontclass == 'undefined') { var ol_textfontclass = ""; } + +// Caption font class +// This is only used if CSS is set to use classes (ol_css = CSSCLASS) +if (typeof ol_captionfontclass == 'undefined') { var ol_captionfontclass = ""; } + +// Close font class +// This is only used if CSS is set to use classes (ol_css = CSSCLASS) +if (typeof ol_closefontclass == 'undefined') { var ol_closefontclass = ""; } + +// Unit to be used for the text padding above +// Only used if CSS inline styles are being used (ol_css = CSSSTYLE) +// Options include "px", "%", "in", "cm" and more +if (typeof ol_padunit == 'undefined') { var ol_padunit = "px";} + +// Unit to be used for height of popup +// Only used if CSS inline styles are being used (ol_css = CSSSTYLE) +// Options include "px", "%", "in", "cm" and more +if (typeof ol_heightunit == 'undefined') { var ol_heightunit = "px";} + +// Unit to be used for width of popup +// Only used if CSS inline styles are being used (ol_css = CSSSTYLE) +// Options include "px", "%", "in", "cm" and more +if (typeof ol_widthunit == 'undefined') { var ol_widthunit = "px";} + +// Font size unit for the main text +// Only used if CSS inline styles are being used (ol_css = CSSSTYLE) +if (typeof ol_textsizeunit == 'undefined') { var ol_textsizeunit = "px";} + +// Decoration of the main text ("none", "underline", "line-through" or "blink") +// Only used if CSS inline styles are being used (ol_css = CSSSTYLE) +if (typeof ol_textdecoration == 'undefined') { var ol_textdecoration = "none";} + +// Font style of the main text ("normal" or "italic") +// Only used if CSS inline styles are being used (ol_css = CSSSTYLE) +if (typeof ol_textstyle == 'undefined') { var ol_textstyle = "normal";} + +// Font weight of the main text ("normal", "bold", "bolder", "lighter", ect.) +// Only used if CSS inline styles are being used (ol_css = CSSSTYLE) +if (typeof ol_textweight == 'undefined') { var ol_textweight = "normal";} + +// Font size unit for the caption +// Only used if CSS inline styles are being used (ol_css = CSSSTYLE) +if (typeof ol_captionsizeunit == 'undefined') { var ol_captionsizeunit = "px";} + +// Decoration of the caption ("none", "underline", "line-through" or "blink") +// Only used if CSS inline styles are being used (ol_css = CSSSTYLE) +if (typeof ol_captiondecoration == 'undefined') { var ol_captiondecoration = "none";} + +// Font style of the caption ("normal" or "italic") +// Only used if CSS inline styles are being used (ol_css = CSSSTYLE) +if (typeof ol_captionstyle == 'undefined') { var ol_captionstyle = "normal";} + +// Font weight of the caption ("normal", "bold", "bolder", "lighter", ect.) +// Only used if CSS inline styles are being used (ol_css = CSSSTYLE) +if (typeof ol_captionweight == 'undefined') { var ol_captionweight = "bold";} + +// Font size unit for the close text +// Only used if CSS inline styles are being used (ol_css = CSSSTYLE) +if (typeof ol_closesizeunit == 'undefined') { var ol_closesizeunit = "px";} + +// Decoration of the close text ("none", "underline", "line-through" or "blink") +// Only used if CSS inline styles are being used (ol_css = CSSSTYLE) +if (typeof ol_closedecoration == 'undefined') { var ol_closedecoration = "none";} + +// Font style of the close text ("normal" or "italic") +// Only used if CSS inline styles are being used (ol_css = CSSSTYLE) +if (typeof ol_closestyle == 'undefined') { var ol_closestyle = "normal";} + +// Font weight of the close text ("normal", "bold", "bolder", "lighter", ect.) +// Only used if CSS inline styles are being used (ol_css = CSSSTYLE) +if (typeof ol_closeweight == 'undefined') { var ol_closeweight = "normal";} + + + +//////////////////////////////////////////////////////////////////////////////////// +// ARRAY CONFIGURATION +// You don't have to change anything here if you don't want to. The following +// arrays can be filled with text and html if you don't wish to pass it from +// your html page. +//////////////////////////////////////////////////////////////////////////////////// + +// Array with texts. +if (typeof ol_texts == 'undefined') { var ol_texts = new Array("Text 0", "Text 1"); } + +// Array with captions. +if (typeof ol_caps == 'undefined') { var ol_caps = new Array("Caption 0", "Caption 1"); } + + +//////////////////////////////////////////////////////////////////////////////////// +// END CONFIGURATION +// Don't change anything below this line, all configuration is above. +//////////////////////////////////////////////////////////////////////////////////// + + + + + + + +//////////////////////////////////////////////////////////////////////////////////// +// INIT +//////////////////////////////////////////////////////////////////////////////////// + +// Runtime variables init. Used for runtime only, don't change, not for config! +var o3_text = ""; +var o3_cap = ""; +var o3_sticky = 0; +var o3_background = ""; +var o3_close = "Close"; +var o3_hpos = RIGHT; +var o3_offsetx = 2; +var o3_offsety = 2; +var o3_fgcolor = ""; +var o3_bgcolor = ""; +var o3_textcolor = ""; +var o3_capcolor = ""; +var o3_closecolor = ""; +var o3_width = 100; +var o3_border = 1; +var o3_status = ""; +var o3_autostatus = 0; +var o3_height = -1; +var o3_snapx = 0; +var o3_snapy = 0; +var o3_fixx = -1; +var o3_fixy = -1; +var o3_fgbackground = ""; +var o3_bgbackground = ""; +var o3_padxl = 0; +var o3_padxr = 0; +var o3_padyt = 0; +var o3_padyb = 0; +var o3_fullhtml = 0; +var o3_vpos = BELOW; +var o3_aboveheight = 0; +var o3_capicon = ""; +var o3_textfont = "Verdana,Arial,Helvetica"; +var o3_captionfont = "Verdana,Arial,Helvetica"; +var o3_closefont = "Verdana,Arial,Helvetica"; +var o3_textsize = "1"; +var o3_captionsize = "1"; +var o3_closesize = "1"; +var o3_frame = self; +var o3_timeout = 0; +var o3_timerid = 0; +var o3_allowmove = 0; +var o3_function = Function(); +var o3_delay = 0; +var o3_delayid = 0; +var o3_hauto = 0; +var o3_vauto = 0; +var o3_closeclick = 0; + +var o3_css = CSSOFF; +var o3_fgclass = ""; +var o3_bgclass = ""; +var o3_textfontclass = ""; +var o3_captionfontclass = ""; +var o3_closefontclass = ""; +var o3_padunit = "px"; +var o3_heightunit = "px"; +var o3_widthunit = "px"; +var o3_textsizeunit = "px"; +var o3_textdecoration = ""; +var o3_textstyle = ""; +var o3_textweight = ""; +var o3_captionsizeunit = "px"; +var o3_captiondecoration = ""; +var o3_captionstyle = ""; +var o3_captionweight = ""; +var o3_closesizeunit = "px"; +var o3_closedecoration = ""; +var o3_closestyle = ""; +var o3_closeweight = ""; + + + +// Display state variables +var o3_x = 0; +var o3_y = 0; +var o3_allow = 0; +var o3_showingsticky = 0; +var o3_removecounter = 0; + +// Our layer +var over = null; + + +// Decide browser version +var ns4 = (document.layers)? true:false; +var ns6 = (document.getElementById)? true:false; +var ie4 = (document.all)? true:false; +var ie5 = false; + +// Microsoft Stupidity Check(tm). +if (ie4) { + if ((navigator.userAgent.indexOf('MSIE 5') > 0) || (navigator.userAgent.indexOf('MSIE 6') > 0)) { + ie5 = true; + } + if (ns6) { + ns6 = false; + } +} + + +// Capture events, alt. diffuses the overlib function. +if ( (ns4) || (ie4) || (ns6)) { + document.onmousemove = mouseMove + if (ns4) document.captureEvents(Event.MOUSEMOVE) +} else { + overlib = no_overlib; + nd = no_overlib; + ver3fix = true; +} + + +// Fake function for 3.0 users. +function no_overlib() { + return ver3fix; +} + + + +//////////////////////////////////////////////////////////////////////////////////// +// PUBLIC FUNCTIONS +//////////////////////////////////////////////////////////////////////////////////// + + +// overlib(arg0, ..., argN) +// Loads parameters into global runtime variables. +function overlib() { + + // Load defaults to runtime. + o3_text = ol_text; + o3_cap = ol_cap; + o3_sticky = ol_sticky; + o3_background = ol_background; + o3_close = ol_close; + o3_hpos = ol_hpos; + o3_offsetx = ol_offsetx; + o3_offsety = ol_offsety; + o3_fgcolor = ol_fgcolor; + o3_bgcolor = ol_bgcolor; + o3_textcolor = ol_textcolor; + o3_capcolor = ol_capcolor; + o3_closecolor = ol_closecolor; + o3_width = ol_width; + o3_border = ol_border; + o3_status = ol_status; + o3_autostatus = ol_autostatus; + o3_height = ol_height; + o3_snapx = ol_snapx; + o3_snapy = ol_snapy; + o3_fixx = ol_fixx; + o3_fixy = ol_fixy; + o3_fgbackground = ol_fgbackground; + o3_bgbackground = ol_bgbackground; + o3_padxl = ol_padxl; + o3_padxr = ol_padxr; + o3_padyt = ol_padyt; + o3_padyb = ol_padyb; + o3_fullhtml = ol_fullhtml; + o3_vpos = ol_vpos; + o3_aboveheight = ol_aboveheight; + o3_capicon = ol_capicon; + o3_textfont = ol_textfont; + o3_captionfont = ol_captionfont; + o3_closefont = ol_closefont; + o3_textsize = ol_textsize; + o3_captionsize = ol_captionsize; + o3_closesize = ol_closesize; + o3_timeout = ol_timeout; + o3_function = ol_function; + o3_delay = ol_delay; + o3_hauto = ol_hauto; + o3_vauto = ol_vauto; + o3_closeclick = ol_closeclick; + + o3_css = ol_css; + o3_fgclass = ol_fgclass; + o3_bgclass = ol_bgclass; + o3_textfontclass = ol_textfontclass; + o3_captionfontclass = ol_captionfontclass; + o3_closefontclass = ol_closefontclass; + o3_padunit = ol_padunit; + o3_heightunit = ol_heightunit; + o3_widthunit = ol_widthunit; + o3_textsizeunit = ol_textsizeunit; + o3_textdecoration = ol_textdecoration; + o3_textstyle = ol_textstyle; + o3_textweight = ol_textweight; + o3_captionsizeunit = ol_captionsizeunit; + o3_captiondecoration = ol_captiondecoration; + o3_captionstyle = ol_captionstyle; + o3_captionweight = ol_captionweight; + o3_closesizeunit = ol_closesizeunit; + o3_closedecoration = ol_closedecoration; + o3_closestyle = ol_closestyle; + o3_closeweight = ol_closeweight; + + + // Special for frame support, over must be reset... + if ( (ns4) || (ie4) || (ns6) ) { + o3_frame = ol_frame; + if (ns4) over = o3_frame.document.overDiv + if (ie4) over = o3_frame.overDiv.style + if (ns6) over = o3_frame.document.getElementById("overDiv"); + } + + + // What the next argument is expected to be. + var parsemode = -1; + + var ar = arguments; + + for (i = 0; i < ar.length; i++) { + + if (parsemode < 0) { + // Arg is maintext, unless INARRAY + if (ar[i] == INARRAY) { + o3_text = ol_texts[ar[++i]]; + } else { + o3_text = ar[i]; + } + + parsemode = 0; + } else { + // Note: NS4 doesn't like switch cases with vars. + if (ar[i] == INARRAY) { o3_text = ol_texts[ar[++i]]; continue; } + if (ar[i] == CAPARRAY) { o3_cap = ol_caps[ar[++i]]; continue; } + if (ar[i] == STICKY) { o3_sticky = 1; continue; } + if (ar[i] == BACKGROUND) { o3_background = ar[++i]; continue; } + if (ar[i] == NOCLOSE) { o3_close = ""; continue; } + if (ar[i] == CAPTION) { o3_cap = ar[++i]; continue; } + if (ar[i] == CENTER || ar[i] == LEFT || ar[i] == RIGHT) { o3_hpos = ar[i]; continue; } + if (ar[i] == OFFSETX) { o3_offsetx = ar[++i]; continue; } + if (ar[i] == OFFSETY) { o3_offsety = ar[++i]; continue; } + if (ar[i] == FGCOLOR) { o3_fgcolor = ar[++i]; continue; } + if (ar[i] == BGCOLOR) { o3_bgcolor = ar[++i]; continue; } + if (ar[i] == TEXTCOLOR) { o3_textcolor = ar[++i]; continue; } + if (ar[i] == CAPCOLOR) { o3_capcolor = ar[++i]; continue; } + if (ar[i] == CLOSECOLOR) { o3_closecolor = ar[++i]; continue; } + if (ar[i] == WIDTH) { o3_width = ar[++i]; continue; } + if (ar[i] == BORDER) { o3_border = ar[++i]; continue; } + if (ar[i] == STATUS) { o3_status = ar[++i]; continue; } + if (ar[i] == AUTOSTATUS) { o3_autostatus = 1; continue; } + if (ar[i] == AUTOSTATUSCAP) { o3_autostatus = 2; continue; } + if (ar[i] == HEIGHT) { o3_height = ar[++i]; o3_aboveheight = ar[i]; continue; } // Same param again. + if (ar[i] == CLOSETEXT) { o3_close = ar[++i]; continue; } + if (ar[i] == SNAPX) { o3_snapx = ar[++i]; continue; } + if (ar[i] == SNAPY) { o3_snapy = ar[++i]; continue; } + if (ar[i] == FIXX) { o3_fixx = ar[++i]; continue; } + if (ar[i] == FIXY) { o3_fixy = ar[++i]; continue; } + if (ar[i] == FGBACKGROUND) { o3_fgbackground = ar[++i]; continue; } + if (ar[i] == BGBACKGROUND) { o3_bgbackground = ar[++i]; continue; } + if (ar[i] == PADX) { o3_padxl = ar[++i]; o3_padxr = ar[++i]; continue; } + if (ar[i] == PADY) { o3_padyt = ar[++i]; o3_padyb = ar[++i]; continue; } + if (ar[i] == FULLHTML) { o3_fullhtml = 1; continue; } + if (ar[i] == BELOW || ar[i] == ABOVE) { o3_vpos = ar[i]; continue; } + if (ar[i] == CAPICON) { o3_capicon = ar[++i]; continue; } + if (ar[i] == TEXTFONT) { o3_textfont = ar[++i]; continue; } + if (ar[i] == CAPTIONFONT) { o3_captionfont = ar[++i]; continue; } + if (ar[i] == CLOSEFONT) { o3_closefont = ar[++i]; continue; } + if (ar[i] == TEXTSIZE) { o3_textsize = ar[++i]; continue; } + if (ar[i] == CAPTIONSIZE) { o3_captionsize = ar[++i]; continue; } + if (ar[i] == CLOSESIZE) { o3_closesize = ar[++i]; continue; } + if (ar[i] == FRAME) { opt_FRAME(ar[++i]); continue; } + if (ar[i] == TIMEOUT) { o3_timeout = ar[++i]; continue; } + if (ar[i] == FUNCTION) { opt_FUNCTION(ar[++i]); continue; } + if (ar[i] == DELAY) { o3_delay = ar[++i]; continue; } + if (ar[i] == HAUTO) { o3_hauto = (o3_hauto == 0) ? 1 : 0; continue; } + if (ar[i] == VAUTO) { o3_vauto = (o3_vauto == 0) ? 1 : 0; continue; } + if (ar[i] == CLOSECLICK) { o3_closeclick = (o3_closeclick == 0) ? 1 : 0; continue; } + if (ar[i] == CSSOFF) { o3_css = ar[i]; continue; } + if (ar[i] == CSSSTYLE) { o3_css = ar[i]; continue; } + if (ar[i] == CSSCLASS) { o3_css = ar[i]; continue; } + if (ar[i] == FGCLASS) { o3_fgclass = ar[++i]; continue; } + if (ar[i] == BGCLASS) { o3_bgclass = ar[++i]; continue; } + if (ar[i] == TEXTFONTCLASS) { o3_textfontclass = ar[++i]; continue; } + if (ar[i] == CAPTIONFONTCLASS) { o3_captionfontclass = ar[++i]; continue; } + if (ar[i] == CLOSEFONTCLASS) { o3_closefontclass = ar[++i]; continue; } + if (ar[i] == PADUNIT) { o3_padunit = ar[++i]; continue; } + if (ar[i] == HEIGHTUNIT) { o3_heightunit = ar[++i]; continue; } + if (ar[i] == WIDTHUNIT) { o3_widthunit = ar[++i]; continue; } + if (ar[i] == TEXTSIZEUNIT) { o3_textsizeunit = ar[++i]; continue; } + if (ar[i] == TEXTDECORATION) { o3_textdecoration = ar[++i]; continue; } + if (ar[i] == TEXTSTYLE) { o3_textstyle = ar[++i]; continue; } + if (ar[i] == TEXTWEIGHT) { o3_textweight = ar[++i]; continue; } + if (ar[i] == CAPTIONSIZEUNIT) { o3_captionsizeunit = ar[++i]; continue; } + if (ar[i] == CAPTIONDECORATION) { o3_captiondecoration = ar[++i]; continue; } + if (ar[i] == CAPTIONSTYLE) { o3_captionstyle = ar[++i]; continue; } + if (ar[i] == CAPTIONWEIGHT) { o3_captionweight = ar[++i]; continue; } + if (ar[i] == CLOSESIZEUNIT) { o3_closesizeunit = ar[++i]; continue; } + if (ar[i] == CLOSEDECORATION) { o3_closedecoration = ar[++i]; continue; } + if (ar[i] == CLOSESTYLE) { o3_closestyle = ar[++i]; continue; } + if (ar[i] == CLOSEWEIGHT) { o3_closeweight = ar[++i]; continue; } + } + } + + if (o3_delay == 0) { + return overlib350(); + } else { + o3_delayid = setTimeout("overlib350()", o3_delay); + + if (o3_sticky) { + return false; + } else { + return true; + } + } +} + + + +// Clears popups if appropriate +function nd() { + if ( o3_removecounter >= 1 ) { o3_showingsticky = 0 }; + if ( (ns4) || (ie4) || (ns6) ) { + if ( o3_showingsticky == 0 ) { + o3_allowmove = 0; + if (over != null) hideObject(over); + } else { + o3_removecounter++; + } + } + + return true; +} + + + + + + + +//////////////////////////////////////////////////////////////////////////////////// +// OVERLIB 3.50 FUNCTION +//////////////////////////////////////////////////////////////////////////////////// + + +// This function decides what it is we want to display and how we want it done. +function overlib350() { + + // Make layer content + var layerhtml; + + if (o3_background != "" || o3_fullhtml) { + // Use background instead of box. + layerhtml = ol_content_background(o3_text, o3_background, o3_fullhtml); + } else { + // They want a popup box. + + // Prepare popup background + if (o3_fgbackground != "" && o3_css == CSSOFF) { + o3_fgbackground = "BACKGROUND=\""+o3_fgbackground+"\""; + } + if (o3_bgbackground != "" && o3_css == CSSOFF) { + o3_bgbackground = "BACKGROUND=\""+o3_bgbackground+"\""; + } + + // Prepare popup colors + if (o3_fgcolor != "" && o3_css == CSSOFF) { + o3_fgcolor = "BGCOLOR=\""+o3_fgcolor+"\""; + } + if (o3_bgcolor != "" && o3_css == CSSOFF) { + o3_bgcolor = "BGCOLOR=\""+o3_bgcolor+"\""; + } + + // Prepare popup height + if (o3_height > 0 && o3_css == CSSOFF) { + o3_height = "HEIGHT=" + o3_height; + } else { + o3_height = ""; + } + + // Decide which kinda box. + if (o3_cap == "") { + // Plain + layerhtml = ol_content_simple(o3_text); + } else { + // With caption + if (o3_sticky) { + // Show close text + layerhtml = ol_content_caption(o3_text, o3_cap, o3_close); + } else { + // No close text + layerhtml = ol_content_caption(o3_text, o3_cap, ""); + } + } + } + + // We want it to stick! + if (o3_sticky) { + o3_showingsticky = 1; + o3_removecounter = 0; + } + + // Write layer + layerWrite(layerhtml); + + // Prepare status bar + if (o3_autostatus > 0) { + o3_status = o3_text; + if (o3_autostatus > 1) { + o3_status = o3_cap; + } + } + + // When placing the layer the first time, even stickies may be moved. + o3_allowmove = 0; + + // Initiate a timer for timeout + if (o3_timeout > 0) { + if (o3_timerid > 0) clearTimeout(o3_timerid); + o3_timerid = setTimeout("cClick()", o3_timeout); + } + + // Show layer + disp(o3_status); + + // Stickies should stay where they are. + if (o3_sticky) { + o3_allowmove = 0; + return false; + } else { + return true; + } +} + + + +//////////////////////////////////////////////////////////////////////////////////// +// LAYER GENERATION FUNCTIONS +//////////////////////////////////////////////////////////////////////////////////// + +// Makes simple table without caption +function ol_content_simple(text) { + if (o3_css == CSSCLASS) txt = "
"+text+"
"; + if (o3_css == CSSSTYLE) txt = "
"+text+"
"; + if (o3_css == CSSOFF) txt = "
"+text+"
"; + + set_background(""); + return txt; +} + + + + +// Makes table with caption and optional close link +function ol_content_caption(text, title, close) { + closing = ""; + closeevent = "onMouseOver"; + + if (o3_closeclick == 1) closeevent = "onClick"; + if (o3_capicon != "") o3_capicon = " "; + + if (close != "") { + if (o3_css == CSSCLASS) closing = ""+close+""; + if (o3_css == CSSSTYLE) closing = ""+close+""; + if (o3_css == CSSOFF) closing = ""+close+""; + } + + if (o3_css == CSSCLASS) txt = "
"+closing+"
"+o3_capicon+title+"
"+text+"
"; + if (o3_css == CSSSTYLE) txt = "
"+closing+"
"+o3_capicon+title+"
"+text+"
"; + if (o3_css == CSSOFF) txt = "
"+closing+"
"+o3_capicon+title+"
"+text+"
"; + + set_background(""); + return txt; +} + +// Sets the background picture, padding and lots more. :) +function ol_content_background(text, picture, hasfullhtml) { + if (hasfullhtml) { + txt = text; + } else { + if (o3_css == CSSCLASS) txt = "
"+text+"
"; + if (o3_css == CSSSTYLE) txt = "
"+text+"
"; + if (o3_css == CSSOFF) txt = "
"+text+"
"; + } + set_background(picture); + return txt; +} + +// Loads a picture into the div. +function set_background(pic) { + if (pic == "") { + if (ie4) over.backgroundImage = "none"; + if (ns6) over.style.backgroundImage = "none"; + } else { + if (ns4) { + over.background.src = pic; + } else if (ie4) { + over.backgroundImage = "url("+pic+")"; + } else if (ns6) { + over.style.backgroundImage = "url("+pic+")"; + } + } +} + + + +//////////////////////////////////////////////////////////////////////////////////// +// HANDLING FUNCTIONS +//////////////////////////////////////////////////////////////////////////////////// + + +// Displays the popup +function disp(statustext) { + if ( (ns4) || (ie4) || (ns6) ) { + if (o3_allowmove == 0) { + placeLayer(); + showObject(over); + o3_allowmove = 1; + } + } + + if (statustext != "") { + self.status = statustext; + } +} + +// Decides where we want the popup. +function placeLayer() { + var placeX, placeY; + + // HORIZONTAL PLACEMENT + if (o3_fixx > -1) { + // Fixed position + placeX = o3_fixx; + } else { + winoffset = (ie4) ? o3_frame.document.body.scrollLeft : o3_frame.pageXOffset; + if (ie4) iwidth = o3_frame.document.body.clientWidth; + if (ns4) iwidth = o3_frame.innerWidth; // was screwed in mozilla, fixed now? + if (ns6) iwidth = o3_frame.outerWidth; + + // If HAUTO, decide what to use. + if (o3_hauto == 1) { + if ( (o3_x - winoffset) > ((eval(iwidth)) / 2)) { + o3_hpos = LEFT; + } else { + o3_hpos = RIGHT; + } + } + + // From mouse + if (o3_hpos == CENTER) { // Center + placeX = o3_x+o3_offsetx-(o3_width/2); + } + if (o3_hpos == RIGHT) { // Right + placeX = o3_x+o3_offsetx; + if ( (eval(placeX) + eval(o3_width)) > (winoffset + iwidth) ) { + placeX = iwidth + winoffset - o3_width; + if (placeX < 0) placeX = 0; + } + } + if (o3_hpos == LEFT) { // Left + placeX = o3_x-o3_offsetx-o3_width; + if (placeX < winoffset) placeX = winoffset; + } + + // Snapping! + if (o3_snapx > 1) { + var snapping = placeX % o3_snapx; + if (o3_hpos == LEFT) { + placeX = placeX - (o3_snapx + snapping); + } else { + // CENTER and RIGHT + placeX = placeX + (o3_snapx - snapping); + } + if (placeX < winoffset) placeX = winoffset; + } + } + + + + // VERTICAL PLACEMENT + if (o3_fixy > -1) { + // Fixed position + placeY = o3_fixy; + } else { + scrolloffset = (ie4) ? o3_frame.document.body.scrollTop : o3_frame.pageYOffset; + + // If VAUTO, decide what to use. + if (o3_vauto == 1) { + if (ie4) iheight = o3_frame.document.body.clientHeight; + if (ns4) iheight = o3_frame.innerHeight; + if (ns6) iheight = o3_frame.outerHeight; + + iheight = (eval(iheight)) / 2; + if ( (o3_y - scrolloffset) > iheight) { + o3_vpos = ABOVE; + } else { + o3_vpos = BELOW; + } + } + + + // From mouse + if (o3_vpos == ABOVE) { + if (o3_aboveheight == 0) { + var divref = (ie4) ? o3_frame.document.all['overDiv'] : over; + o3_aboveheight = (ns4) ? divref.clip.height : divref.offsetHeight; + } + + placeY = o3_y - (o3_aboveheight + o3_offsety); + if (placeY < scrolloffset) placeY = scrolloffset; + } else { + // BELOW + placeY = o3_y + o3_offsety; + } + + // Snapping! + if (o3_snapy > 1) { + var snapping = placeY % o3_snapy; + + if (o3_aboveheight > 0 && o3_vpos == ABOVE) { + placeY = placeY - (o3_snapy + snapping); + } else { + placeY = placeY + (o3_snapy - snapping); + } + + if (placeY < scrolloffset) placeY = scrolloffset; + } + } + + + // Actually move the object. + repositionTo(over, placeX, placeY); +} + + +// Moves the layer +function mouseMove(e) { + if ( (ns4) || (ns6) ) {o3_x=e.pageX; o3_y=e.pageY;} + if (ie4) {o3_x=event.x; o3_y=event.y;} + if (ie5) {o3_x=event.x+o3_frame.document.body.scrollLeft; o3_y=event.y+o3_frame.document.body.scrollTop;} + + if (o3_allowmove == 1) { + placeLayer(); + } +} + +// The Close onMouseOver function for stickies +function cClick() { + hideObject(over); + o3_showingsticky = 0; + + return false; +} + + +// Makes sure target frame has overLIB +function compatibleframe(frameid) { + if (ns4) { + if (typeof frameid.document.overDiv =='undefined') return false; + } else if (ie4) { + if (typeof frameid.document.all["overDiv"] =='undefined') return false; + } else if (ns6) { + if (frameid.document.getElementById('overDiv') == null) return false; + } + + return true; +} + + + +//////////////////////////////////////////////////////////////////////////////////// +// LAYER FUNCTIONS +//////////////////////////////////////////////////////////////////////////////////// + + +// Writes to a layer +function layerWrite(txt) { + txt += "\n"; + + if (ns4) { + var lyr = o3_frame.document.overDiv.document + + lyr.write(txt) + lyr.close() + } else if (ie4) { + o3_frame.document.all["overDiv"].innerHTML = txt + } else if (ns6) { + range = o3_frame.document.createRange(); + range.setStartBefore(over); + domfrag = range.createContextualFragment(txt); + while (over.hasChildNodes()) { + over.removeChild(over.lastChild); + } + over.appendChild(domfrag); + } +} + +// Make an object visible +function showObject(obj) { + if (ns4) obj.visibility = "show"; + else if (ie4) obj.visibility = "visible"; + else if (ns6) obj.style.visibility = "visible"; +} + +// Hides an object +function hideObject(obj) { + if (ns4) obj.visibility = "hide"; + else if (ie4) obj.visibility = "hidden"; + else if (ns6) obj.style.visibility = "hidden"; + + if (o3_timerid > 0) clearTimeout(o3_timerid); + if (o3_delayid > 0) clearTimeout(o3_delayid); + o3_timerid = 0; + o3_delayid = 0; + self.status = ""; +} + +// Move a layer +function repositionTo(obj,xL,yL) { + if ( (ns4) || (ie4) ) { + obj.left = xL; + obj.top = yL; + } else if (ns6) { + obj.style.left = xL + "px"; + obj.style.top = yL+ "px"; + } +} + + + + + +//////////////////////////////////////////////////////////////////////////////////// +// PARSER FUNCTIONS +//////////////////////////////////////////////////////////////////////////////////// + + +// Defines which frame we should point to. +function opt_FRAME(frm) { + o3_frame = compatibleframe(frm) ? frm : ol_frame; + + if ( (ns4) || (ie4 || (ns6)) ) { + if (ns4) over = o3_frame.document.overDiv; + if (ie4) over = o3_frame.overDiv.style; + if (ns6) over = o3_frame.document.getElementById("overDiv"); + } + + return 0; +} + +// Calls an external function +function opt_FUNCTION(callme) { + o3_text = callme() + return 0; +} + + + + +//end (For internal purposes.) +//////////////////////////////////////////////////////////////////////////////////// +// OVERLIB 2 COMPATABILITY FUNCTIONS +// If you aren't upgrading you can remove the below section. +//////////////////////////////////////////////////////////////////////////////////// + +// Converts old 0=left, 1=right and 2=center into constants. +function vpos_convert(d) { + if (d == 0) { + d = LEFT; + } else { + if (d == 1) { + d = RIGHT; + } else { + d = CENTER; + } + } + + return d; +} + +// Simple popup +function dts(d,text) { + o3_hpos = vpos_convert(d); + overlib(text, o3_hpos, CAPTION, ""); +} + +// Caption popup +function dtc(d,text, title) { + o3_hpos = vpos_convert(d); + overlib(text, CAPTION, title, o3_hpos); +} + +// Sticky +function stc(d,text, title) { + o3_hpos = vpos_convert(d); + overlib(text, CAPTION, title, o3_hpos, STICKY); +} + +// Simple popup right +function drs(text) { + dts(1,text); +} + +// Caption popup right +function drc(text, title) { + dtc(1,text,title); +} + +// Sticky caption right +function src(text,title) { + stc(1,text,title); +} + +// Simple popup left +function dls(text) { + dts(0,text); +} + +// Caption popup left +function dlc(text, title) { + dtc(0,text,title); +} + +// Sticky caption left +function slc(text,title) { + stc(0,text,title); +} + +// Simple popup center +function dcs(text) { + dts(2,text); +} + +// Caption popup center +function dcc(text, title) { + dtc(2,text,title); +} + +// Sticky caption center +function scc(text,title) { + stc(2,text,title); +} diff --git a/quanta/data/templates/scripts/javascript/preload.js b/quanta/data/templates/scripts/javascript/preload.js new file mode 100644 index 00000000..5023bb37 --- /dev/null +++ b/quanta/data/templates/scripts/javascript/preload.js @@ -0,0 +1,24 @@ +/* To include this script into an xhtml page without copying and pasting it in +add the following tags into your xhtml page. Please note that these comments are +only valid within .js (JavaScript files), +do not include them if you wish to use this script within an xhtml document. + + + +or copy and paste the script into your document head enclosed in + tags */ + +var arImages=new Array(); +function Preload() { + var temp = Preload.arguments; + for(x=0; x < temp.length; x++) { + arImages[x]=new Image(); + arImages[x].src=Preload.arguments[x]; + } +} + + /*this replaces your normal 'body' tag + substitute your own image names*/ + /* + < body onload="Preload('thing.png','anotherthing.png','etc etc.png')" > + */ \ No newline at end of file diff --git a/quanta/data/templates/scripts/perl/Makefile.am b/quanta/data/templates/scripts/perl/Makefile.am new file mode 100644 index 00000000..ace29364 --- /dev/null +++ b/quanta/data/templates/scripts/perl/Makefile.am @@ -0,0 +1,2 @@ +templatesscriptsperldir = ${quanta_datadir}/templates/scripts/perl +templatesscriptsperl_DATA = demo.perl diff --git a/quanta/data/templates/scripts/perl/demo.perl b/quanta/data/templates/scripts/perl/demo.perl new file mode 100644 index 00000000..0757c3be --- /dev/null +++ b/quanta/data/templates/scripts/perl/demo.perl @@ -0,0 +1 @@ +#You can put script parts here and in the subdirs. diff --git a/quanta/data/templates/scripts/php/Makefile.am b/quanta/data/templates/scripts/php/Makefile.am new file mode 100644 index 00000000..8c457ec7 --- /dev/null +++ b/quanta/data/templates/scripts/php/Makefile.am @@ -0,0 +1,2 @@ +templatescriptsphpdir = ${quanta_datadir}/templates/scripts/php +templatescriptsphp_DATA = demo.php diff --git a/quanta/data/templates/scripts/php/demo.php b/quanta/data/templates/scripts/php/demo.php new file mode 100644 index 00000000..573cfc1c --- /dev/null +++ b/quanta/data/templates/scripts/php/demo.php @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/quanta/data/templates/text/Makefile.am b/quanta/data/templates/text/Makefile.am new file mode 100644 index 00000000..62450336 --- /dev/null +++ b/quanta/data/templates/text/Makefile.am @@ -0,0 +1,7 @@ +SUBDIRS = scripts others html + +templatestextdir = ${quanta_datadir}/templates/text +templatestext_DATA = dirinfo + +install-data-hook: + @mv $(DESTDIR)$(templatestextdir)/dirinfo $(DESTDIR)$(templatestextdir)/.dirinfo diff --git a/quanta/data/templates/text/dirinfo b/quanta/data/templates/text/dirinfo new file mode 100644 index 00000000..5cc185ca --- /dev/null +++ b/quanta/data/templates/text/dirinfo @@ -0,0 +1,6 @@ +PostText= +PreText= +Type=text/all +UsePrePostText=false + + diff --git a/quanta/data/templates/text/html/Makefile.am b/quanta/data/templates/text/html/Makefile.am new file mode 100644 index 00000000..c882d6c2 --- /dev/null +++ b/quanta/data/templates/text/html/Makefile.am @@ -0,0 +1,2 @@ +templatestexthtmldir = ${quanta_datadir}/templates/text/html +templatestexthtml_DATA = demo.html diff --git a/quanta/data/templates/text/html/demo.html b/quanta/data/templates/text/html/demo.html new file mode 100644 index 00000000..b395e172 --- /dev/null +++ b/quanta/data/templates/text/html/demo.html @@ -0,0 +1 @@ + diff --git a/quanta/data/templates/text/others/Makefile.am b/quanta/data/templates/text/others/Makefile.am new file mode 100644 index 00000000..7320b408 --- /dev/null +++ b/quanta/data/templates/text/others/Makefile.am @@ -0,0 +1,2 @@ +templatestextothersdir = ${quanta_datadir}/templates/text/others +templatestextothers_DATA = demo.txt diff --git a/quanta/data/templates/text/others/demo.txt b/quanta/data/templates/text/others/demo.txt new file mode 100644 index 00000000..88373d80 --- /dev/null +++ b/quanta/data/templates/text/others/demo.txt @@ -0,0 +1 @@ +You can put common texts in this dir. \ No newline at end of file diff --git a/quanta/data/templates/text/scripts/Makefile.am b/quanta/data/templates/text/scripts/Makefile.am new file mode 100644 index 00000000..0323c49b --- /dev/null +++ b/quanta/data/templates/text/scripts/Makefile.am @@ -0,0 +1,2 @@ +templatestextscriptsdir = ${quanta_datadir}/templates/text/scripts +templatestextscripts_DATA = demo.php diff --git a/quanta/data/templates/text/scripts/demo.php b/quanta/data/templates/text/scripts/demo.php new file mode 100644 index 00000000..573cfc1c --- /dev/null +++ b/quanta/data/templates/text/scripts/demo.php @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/quanta/data/tips b/quanta/data/tips new file mode 100644 index 00000000..609ed245 --- /dev/null +++ b/quanta/data/tips @@ -0,0 +1,369 @@ + + +

...that you can use ftp for file operations by using +ftp://user@domain/path in the file dialog? It will prompt you for your password. +

+ +
+ + + +

...that you can use SSH/SCP for file operations by using +fish://user@domain/path in the file dialog? It will prompt you for your password. +

+ +
+ + + +

...that you can view and manage the content of any +project upload profile in the in a tree in the right side dock? Dragging files from the upload profile to the project tree in the left dock will also prompt asking if you want to add them to the project if they are new. +

+ +
+ + + +

...that you can turn on line numbering and the icon border +by default from Settings > Configure Editor::Defaults? +

+ +
+ + + +

...that you can create actions that will run scripts from +Settings > Configure Actions and place them on the toolbar? You can even assign hot keys to them. +

+ +
+ + + +

...that you can create custom toolbars and even make them project +specific? You can customize any of Quanta's toolbars too. +

+ +
+ + + +

...that you can create remote projects and manage them with the +kio slave of your choice? Look in the project settings dialog. +

+ +
+ + + +

...that you can open and close groups of files in projects with +Project Views? You can even include project toolbars in the views. The new project toolbar makes it easy. +

+ +
+ + + +

...that you can have as many upload profiles as you want for a project? This means you can have a separate test server and production server and Quanta will keep track of what is uploaded where. +

+ +
+ + + +

...that you can view a summary of PHP classes, functions and variables +in the structure tree with RMB Show Groups For > PHP? +

+ +
+ + + +

...that you can use auto-complete with PHP's built in functions by using Ctrl+Space? +

+ +
+ + + +

...that you can turn on/off autoupdating of closing tags in +Settings > Configure Quanta::Tag Style? + + + + + +

...that you can cause Quanta to open files from Konqueror into the +currently open window by adding a --unique switch to your .desktop +file or menu entry? It would look like this: '[path/]quanta --unique'. +

+ +
+ + + +

...that you can add a keyboard shortcut for any action you define? +Just go to Settings > Configure Shortcuts. +

+ +
+ + + +

...that you can add new local and remote top level folders to the Files Tree? Use RMB New Top Folder... and select a local folder or enter the remote server name in form of ftp://user@server and select the remote folder. +

+ +
+ + + +

...that there is a README file with useful information? +

+ +
+ + + +

...that we have a mailing list for Quanta users at http://mail.kde.org/mailman/listinfo/quanta? This is a great place to go for help and information. Please join before posting, even if you read from a newsreader. You can set it not to send you mail and this is how we prevent spam. +

+ +
+ + + +

...that you can search the Quanta mailing list using Google? +

+ +
+ + + +

...that we have additional mailing lists to support our users? Lists include Kommander and web development help.Click here to see. +

+ +
+ + + +

...that you can help to financially support our program of sponsoring developers? Click here to help. +

+ +
+ + + +

...that you can set a project root below your document root and then upload database password files and libraries where they can only be accessed by your user account. +

+ +
+ + + +

...that you can use Quanta to enable new DTDs using our tagxml DTD? Quanta can even import a DTD for you. +

+ +
+ + + +

...that you can now edit and create Quanta Document Type Editing Packages from a dialog? Use DTD>Edit DTD settings to access this. +

+ +
+ + + +

...that you can use Kommander to create custom dialogs for Quanta? Open the editor with kmdr-editor or run a dialog with kmdr-executor mydialog.kmdr. +

+ +
+ + + +

...that bookmarks are now saved? +

+ +
+ + + +

...that Quanta has a visual problem reporter for your current DTD? Switch to the Structure Tree and make the problem description widget visible with View > Show Problem Reporter. +

+ +
+ + + +

...that you can save file descriptions that appear in the project tree? Right click on a project file, select Properties and go to the Quanta File Info tab. +

+ +
+ + + +

...that you can set the Upload Status of files and folders in the project tree? Right click on a project file or folder and select Upload Status and set the appropriate actions. This enables you to set a project root below the document root and prevent support files from uploading while requiring confirmation on sensitive data files. +

+ +
+ + + +

...that you can set the file tabs to one of three modes for close buttons? You can set them to never, always or delay/hover in Settings > Configure Quanta::User Interface. +

+ +
+ + + +

...that you can move the file tabs now? Hold the middle mouse button on a tab and drag it where you want it.. +

+ +
+ + + +

...that the file tabs now have popup menus? RMB on a file tab and you can even select which open file to view from a menu list. +

+ +
+ + + +

...that Quanta can convert tag and attribute case for you? It's on the Tools menu. +

+ +
+ + + +

...that Quanta comes with a number of applications that run a plug ins? Quanta can also load other programs if they are installed including HTML Tidy, Cervisia and Kompare. Make sure you have HTML Tidy and the kdesdk module installed to use them all. +

+ +
+ + + +

...that you can use Cervisia to manage CVS from inside Quanta? Click on the Cervisia icon and it will load up the current project directory (if it is CVS). If you have never used CVS before Cervisia has great help files and setting up a local repository is easy. +

+ +
+ + + +

...that common CVS commands are available in the project context menu inside Quanta? Open the project tree and right click on a file or folder. This functionality uses the DCOP services of Cervisia so you must have it installed. It will also support any versioning system supported by Cervisia. +

+ +
+ + + +

...that you can use KFileReplace to find and replace across your entire project? Click on the KFileReplace button and you can set extensive configurations, use multi line values and wild cards, and even go to the files found in Quanta. +

+ +
+ + + +

...that you can create image maps easily with Quanta? Select KImageMapEditor from the Plugins menu and you have estensive options at your fingertips. +

+ +
+ + + +

...that you can debug XSL from within Quanta? Click on the XSL icon for KXSL Dbg and Quanta will load an interactive XSL debugger. +

+ +
+ + + +

...that you can visually check the status of your links from within Quanta? Select KLinkStatus from the Plugins menu and Quanta will load a visual link checker. +

+ +
+ + + +

...that you can view the HTML source when using project preview with PHP (or other server side scripting) in Quanta? right click on a preview and select View Document Source and Quanta will load a tab with the rendered HTML. +

+ +
+ + + +

...that Quanta has XML tools for things like XSL Transforms? Select the scripts tree on the left and you will find several Kommander dialogs that use your installed libxml libraries. +

+ +
+ + + +

...that Quanta has a local script library for useful scripts? Select the scripts tree on the left and you will find scripts and Kommander dialogs for doc generation, Quick Start, XSL Transforms and more. +

+ +
+ + + +

...that you can create the XML files used to display information about scripts in the Script tree? Select the scripts tree on the left and you will find scriptinfo.kmdr. Right click and select Run Script and fill in the dialog. +

+ +
+ + + +

...that you can create text templates using Drag and Drop ? Have your template tree open, select some text, drag it to the tree and drop it on a folder. Quanta will prompt you for a file name. +

+ +
+ + + +

...that you can create filter actions for templates? Right click on a template in the tree and select properties, Quanta Templates and a filtering action, which is a script from the scripts tree. This can take the template and filter it. +

+ +
+ + + +

...that Quanta has four types of templates? There are document (page), text snippet, binary (linked files) and site (tgz files holding entire trees) templates. These all go in folders for each type. +

+ +
+ + + +

...that Quanta has a deeply integrated PHP debugger? you can enable it from your Project Settings. +

+ +
+ + + +

...that Quanta now has Team Project capabilities? You can share information about roles, subprojects and tasks. This integrates with Quanta's new Event Actions. See the Project Properties dialog. +

+ +
+ + + +

...that Quanta supports attaching scripts to events with Event Actions in your projects? You can share information about roles, subprojects and tasks. This integrates with Quanta's new Event Actions. See the Project Properties dialog. +

+ +
+ + + +

...that Quanta now has a public repository for all resources? Quanta uses KNewStuff to make templates, scripts, DTEPs, toolbars and more available for download. Need something? Check the download menu items. +

+ +
+ + + +

...that you can contribute to Quanta's public repository of resources? Just email it here. +

+ +
+ diff --git a/quanta/data/toolbars/Makefile.am b/quanta/data/toolbars/Makefile.am new file mode 100644 index 00000000..9aa73c87 --- /dev/null +++ b/quanta/data/toolbars/Makefile.am @@ -0,0 +1,4 @@ +SUBDIRS = html xml wml-1-2 tagxml schema cfml kde-docbook docbook css + +toolbarsdir = ${quanta_datadir}/toolbars +toolbars_DATA = debug.toolbar.tgz diff --git a/quanta/data/toolbars/cfml/Makefile.am b/quanta/data/toolbars/cfml/Makefile.am new file mode 100644 index 00000000..5f5c6f00 --- /dev/null +++ b/quanta/data/toolbars/cfml/Makefile.am @@ -0,0 +1,2 @@ +quanta_DATA = fonts.toolbar.tgz forms.toolbar.tgz lists.toolbar.tgz standard.toolbar.tgz tables.toolbar.tgz cfml.toolbar.tgz +quantadir = ${quanta_datadir}/toolbars/cfml diff --git a/quanta/data/toolbars/cfml/cfml.toolbar.tgz b/quanta/data/toolbars/cfml/cfml.toolbar.tgz new file mode 100644 index 00000000..d4ace7c2 Binary files /dev/null and b/quanta/data/toolbars/cfml/cfml.toolbar.tgz differ diff --git a/quanta/data/toolbars/cfml/fonts.toolbar.tgz b/quanta/data/toolbars/cfml/fonts.toolbar.tgz new file mode 100644 index 00000000..392af661 Binary files /dev/null and b/quanta/data/toolbars/cfml/fonts.toolbar.tgz differ diff --git a/quanta/data/toolbars/cfml/forms.toolbar.tgz b/quanta/data/toolbars/cfml/forms.toolbar.tgz new file mode 100644 index 00000000..7df6b7aa Binary files /dev/null and b/quanta/data/toolbars/cfml/forms.toolbar.tgz differ diff --git a/quanta/data/toolbars/cfml/lists.toolbar.tgz b/quanta/data/toolbars/cfml/lists.toolbar.tgz new file mode 100644 index 00000000..4505da3f Binary files /dev/null and b/quanta/data/toolbars/cfml/lists.toolbar.tgz differ diff --git a/quanta/data/toolbars/cfml/standard.toolbar.tgz b/quanta/data/toolbars/cfml/standard.toolbar.tgz new file mode 100644 index 00000000..46dfd340 Binary files /dev/null and b/quanta/data/toolbars/cfml/standard.toolbar.tgz differ diff --git a/quanta/data/toolbars/cfml/tables.toolbar.tgz b/quanta/data/toolbars/cfml/tables.toolbar.tgz new file mode 100644 index 00000000..8f31e707 Binary files /dev/null and b/quanta/data/toolbars/cfml/tables.toolbar.tgz differ diff --git a/quanta/data/toolbars/css/Makefile.am b/quanta/data/toolbars/css/Makefile.am new file mode 100644 index 00000000..808de3e2 --- /dev/null +++ b/quanta/data/toolbars/css/Makefile.am @@ -0,0 +1,2 @@ +quantadir = ${quanta_datadir}/toolbars/css +quanta_DATA = css.toolbar.tgz diff --git a/quanta/data/toolbars/css/css.toolbar.tgz b/quanta/data/toolbars/css/css.toolbar.tgz new file mode 100644 index 00000000..0d2b9b0d Binary files /dev/null and b/quanta/data/toolbars/css/css.toolbar.tgz differ diff --git a/quanta/data/toolbars/debug.toolbar.tgz b/quanta/data/toolbars/debug.toolbar.tgz new file mode 100644 index 00000000..ed854a93 Binary files /dev/null and b/quanta/data/toolbars/debug.toolbar.tgz differ diff --git a/quanta/data/toolbars/docbook/Makefile.am b/quanta/data/toolbars/docbook/Makefile.am new file mode 100644 index 00000000..4ab71fd2 --- /dev/null +++ b/quanta/data/toolbars/docbook/Makefile.am @@ -0,0 +1,5 @@ +quantadir = ${quanta_datadir}/toolbars/docbook +quanta_DATA = xmltools.toolbar.tgz \ +docbook_code.toolbar.tgz \ +docbook_ui.toolbar.tgz \ +docbook_xml.toolbar.tgz diff --git a/quanta/data/toolbars/docbook/docbook_code.toolbar.tgz b/quanta/data/toolbars/docbook/docbook_code.toolbar.tgz new file mode 100644 index 00000000..51555e4f Binary files /dev/null and b/quanta/data/toolbars/docbook/docbook_code.toolbar.tgz differ diff --git a/quanta/data/toolbars/docbook/docbook_ui.toolbar.tgz b/quanta/data/toolbars/docbook/docbook_ui.toolbar.tgz new file mode 100644 index 00000000..17a33fce Binary files /dev/null and b/quanta/data/toolbars/docbook/docbook_ui.toolbar.tgz differ diff --git a/quanta/data/toolbars/docbook/docbook_xml.toolbar.tgz b/quanta/data/toolbars/docbook/docbook_xml.toolbar.tgz new file mode 100644 index 00000000..6a332f62 Binary files /dev/null and b/quanta/data/toolbars/docbook/docbook_xml.toolbar.tgz differ diff --git a/quanta/data/toolbars/docbook/xmltools.toolbar.tgz b/quanta/data/toolbars/docbook/xmltools.toolbar.tgz new file mode 100644 index 00000000..9d029ece Binary files /dev/null and b/quanta/data/toolbars/docbook/xmltools.toolbar.tgz differ diff --git a/quanta/data/toolbars/html/Makefile.am b/quanta/data/toolbars/html/Makefile.am new file mode 100644 index 00000000..be14bd30 --- /dev/null +++ b/quanta/data/toolbars/html/Makefile.am @@ -0,0 +1,2 @@ +htmltemplatedir = ${quanta_datadir}/toolbars/html +htmltemplate_DATA = forms.toolbar.tgz lists.toolbar.tgz other.toolbar.tgz standard.toolbar.tgz tables.toolbar.tgz style.toolbar.tgz diff --git a/quanta/data/toolbars/html/forms.toolbar.tgz b/quanta/data/toolbars/html/forms.toolbar.tgz new file mode 100644 index 00000000..72b05874 Binary files /dev/null and b/quanta/data/toolbars/html/forms.toolbar.tgz differ diff --git a/quanta/data/toolbars/html/lists.toolbar.tgz b/quanta/data/toolbars/html/lists.toolbar.tgz new file mode 100644 index 00000000..4505da3f Binary files /dev/null and b/quanta/data/toolbars/html/lists.toolbar.tgz differ diff --git a/quanta/data/toolbars/html/other.toolbar.tgz b/quanta/data/toolbars/html/other.toolbar.tgz new file mode 100644 index 00000000..50d01e26 Binary files /dev/null and b/quanta/data/toolbars/html/other.toolbar.tgz differ diff --git a/quanta/data/toolbars/html/standard.toolbar.tgz b/quanta/data/toolbars/html/standard.toolbar.tgz new file mode 100644 index 00000000..646f9c49 Binary files /dev/null and b/quanta/data/toolbars/html/standard.toolbar.tgz differ diff --git a/quanta/data/toolbars/html/style.toolbar.tgz b/quanta/data/toolbars/html/style.toolbar.tgz new file mode 100644 index 00000000..a6696d92 Binary files /dev/null and b/quanta/data/toolbars/html/style.toolbar.tgz differ diff --git a/quanta/data/toolbars/html/tables.toolbar.tgz b/quanta/data/toolbars/html/tables.toolbar.tgz new file mode 100644 index 00000000..32ea1763 Binary files /dev/null and b/quanta/data/toolbars/html/tables.toolbar.tgz differ diff --git a/quanta/data/toolbars/kde-docbook/Makefile.am b/quanta/data/toolbars/kde-docbook/Makefile.am new file mode 100644 index 00000000..fc263072 --- /dev/null +++ b/quanta/data/toolbars/kde-docbook/Makefile.am @@ -0,0 +1,8 @@ +quantadir = ${quanta_datadir}/toolbars/kde-docbook +quanta_DATA = kde-docbook-admonitions.toolbar.tgz \ + kde-docbook-images.toolbar.tgz \ + kde-docbook-list.toolbar.tgz \ + kde-docbook-standard.toolbar.tgz \ + kde-docbook-tables.toolbar.tgz \ + kde-docbook-uielements.toolbar.tgz \ + kdexmltools.toolbar.tgz diff --git a/quanta/data/toolbars/kde-docbook/kde-docbook-admonitions.toolbar.tgz b/quanta/data/toolbars/kde-docbook/kde-docbook-admonitions.toolbar.tgz new file mode 100644 index 00000000..eab93067 Binary files /dev/null and b/quanta/data/toolbars/kde-docbook/kde-docbook-admonitions.toolbar.tgz differ diff --git a/quanta/data/toolbars/kde-docbook/kde-docbook-images.toolbar.tgz b/quanta/data/toolbars/kde-docbook/kde-docbook-images.toolbar.tgz new file mode 100644 index 00000000..cccd2614 Binary files /dev/null and b/quanta/data/toolbars/kde-docbook/kde-docbook-images.toolbar.tgz differ diff --git a/quanta/data/toolbars/kde-docbook/kde-docbook-list.toolbar.tgz b/quanta/data/toolbars/kde-docbook/kde-docbook-list.toolbar.tgz new file mode 100644 index 00000000..55041f46 Binary files /dev/null and b/quanta/data/toolbars/kde-docbook/kde-docbook-list.toolbar.tgz differ diff --git a/quanta/data/toolbars/kde-docbook/kde-docbook-standard.toolbar.tgz b/quanta/data/toolbars/kde-docbook/kde-docbook-standard.toolbar.tgz new file mode 100644 index 00000000..e280053a Binary files /dev/null and b/quanta/data/toolbars/kde-docbook/kde-docbook-standard.toolbar.tgz differ diff --git a/quanta/data/toolbars/kde-docbook/kde-docbook-tables.toolbar.tgz b/quanta/data/toolbars/kde-docbook/kde-docbook-tables.toolbar.tgz new file mode 100644 index 00000000..5501091a Binary files /dev/null and b/quanta/data/toolbars/kde-docbook/kde-docbook-tables.toolbar.tgz differ diff --git a/quanta/data/toolbars/kde-docbook/kde-docbook-uielements.toolbar.tgz b/quanta/data/toolbars/kde-docbook/kde-docbook-uielements.toolbar.tgz new file mode 100644 index 00000000..ec6c407c Binary files /dev/null and b/quanta/data/toolbars/kde-docbook/kde-docbook-uielements.toolbar.tgz differ diff --git a/quanta/data/toolbars/kde-docbook/kdexmltools.toolbar.tgz b/quanta/data/toolbars/kde-docbook/kdexmltools.toolbar.tgz new file mode 100644 index 00000000..319a7b3a Binary files /dev/null and b/quanta/data/toolbars/kde-docbook/kdexmltools.toolbar.tgz differ diff --git a/quanta/data/toolbars/schema/Makefile.am b/quanta/data/toolbars/schema/Makefile.am new file mode 100644 index 00000000..0a534bab --- /dev/null +++ b/quanta/data/toolbars/schema/Makefile.am @@ -0,0 +1,3 @@ +schemadir = ${quanta_datadir}/toolbars/schema +schema_DATA = attributes.toolbar.tgz complex.toolbar.tgz documentation.toolbar.tgz facets.toolbar.tgz \ + misc.toolbar.tgz simple.toolbar.tgz main.toolbar.tgz diff --git a/quanta/data/toolbars/schema/attributes.toolbar.tgz b/quanta/data/toolbars/schema/attributes.toolbar.tgz new file mode 100644 index 00000000..3bd6acb4 Binary files /dev/null and b/quanta/data/toolbars/schema/attributes.toolbar.tgz differ diff --git a/quanta/data/toolbars/schema/complex.toolbar.tgz b/quanta/data/toolbars/schema/complex.toolbar.tgz new file mode 100644 index 00000000..d9a51053 Binary files /dev/null and b/quanta/data/toolbars/schema/complex.toolbar.tgz differ diff --git a/quanta/data/toolbars/schema/documentation.toolbar.tgz b/quanta/data/toolbars/schema/documentation.toolbar.tgz new file mode 100644 index 00000000..205cd011 Binary files /dev/null and b/quanta/data/toolbars/schema/documentation.toolbar.tgz differ diff --git a/quanta/data/toolbars/schema/facets.toolbar.tgz b/quanta/data/toolbars/schema/facets.toolbar.tgz new file mode 100644 index 00000000..980388fb Binary files /dev/null and b/quanta/data/toolbars/schema/facets.toolbar.tgz differ diff --git a/quanta/data/toolbars/schema/main.toolbar.tgz b/quanta/data/toolbars/schema/main.toolbar.tgz new file mode 100644 index 00000000..804941c0 Binary files /dev/null and b/quanta/data/toolbars/schema/main.toolbar.tgz differ diff --git a/quanta/data/toolbars/schema/misc.toolbar.tgz b/quanta/data/toolbars/schema/misc.toolbar.tgz new file mode 100644 index 00000000..815f01c1 Binary files /dev/null and b/quanta/data/toolbars/schema/misc.toolbar.tgz differ diff --git a/quanta/data/toolbars/schema/simple.toolbar.tgz b/quanta/data/toolbars/schema/simple.toolbar.tgz new file mode 100644 index 00000000..3a1a3963 Binary files /dev/null and b/quanta/data/toolbars/schema/simple.toolbar.tgz differ diff --git a/quanta/data/toolbars/tagxml/Makefile.am b/quanta/data/toolbars/tagxml/Makefile.am new file mode 100644 index 00000000..b2baec1a --- /dev/null +++ b/quanta/data/toolbars/tagxml/Makefile.am @@ -0,0 +1,2 @@ +tagxmldir = ${quanta_datadir}/toolbars/tagxml +tagxml_DATA = tagxml.toolbar.tgz diff --git a/quanta/data/toolbars/tagxml/tagxml.toolbar.tgz b/quanta/data/toolbars/tagxml/tagxml.toolbar.tgz new file mode 100644 index 00000000..cc41f5ec Binary files /dev/null and b/quanta/data/toolbars/tagxml/tagxml.toolbar.tgz differ diff --git a/quanta/data/toolbars/wml-1-2/Makefile.am b/quanta/data/toolbars/wml-1-2/Makefile.am new file mode 100644 index 00000000..93708ec7 --- /dev/null +++ b/quanta/data/toolbars/wml-1-2/Makefile.am @@ -0,0 +1,2 @@ +wmldir = ${quanta_datadir}/toolbars/wml-1-2 +wml_DATA = deck.toolbar.tgz forms.toolbar.tgz misc.toolbar.tgz table.toolbar.tgz tasks.toolbar.tgz text.toolbar.tgz diff --git a/quanta/data/toolbars/wml-1-2/deck.toolbar.tgz b/quanta/data/toolbars/wml-1-2/deck.toolbar.tgz new file mode 100644 index 00000000..f8a7295b Binary files /dev/null and b/quanta/data/toolbars/wml-1-2/deck.toolbar.tgz differ diff --git a/quanta/data/toolbars/wml-1-2/forms.toolbar.tgz b/quanta/data/toolbars/wml-1-2/forms.toolbar.tgz new file mode 100644 index 00000000..8215aaf8 Binary files /dev/null and b/quanta/data/toolbars/wml-1-2/forms.toolbar.tgz differ diff --git a/quanta/data/toolbars/wml-1-2/misc.toolbar.tgz b/quanta/data/toolbars/wml-1-2/misc.toolbar.tgz new file mode 100644 index 00000000..7d3e918b Binary files /dev/null and b/quanta/data/toolbars/wml-1-2/misc.toolbar.tgz differ diff --git a/quanta/data/toolbars/wml-1-2/table.toolbar.tgz b/quanta/data/toolbars/wml-1-2/table.toolbar.tgz new file mode 100644 index 00000000..db602b3e Binary files /dev/null and b/quanta/data/toolbars/wml-1-2/table.toolbar.tgz differ diff --git a/quanta/data/toolbars/wml-1-2/tasks.toolbar.tgz b/quanta/data/toolbars/wml-1-2/tasks.toolbar.tgz new file mode 100644 index 00000000..3533b936 Binary files /dev/null and b/quanta/data/toolbars/wml-1-2/tasks.toolbar.tgz differ diff --git a/quanta/data/toolbars/wml-1-2/text.toolbar.tgz b/quanta/data/toolbars/wml-1-2/text.toolbar.tgz new file mode 100644 index 00000000..8319d038 Binary files /dev/null and b/quanta/data/toolbars/wml-1-2/text.toolbar.tgz differ diff --git a/quanta/data/toolbars/xml/Makefile.am b/quanta/data/toolbars/xml/Makefile.am new file mode 100644 index 00000000..7e12f324 --- /dev/null +++ b/quanta/data/toolbars/xml/Makefile.am @@ -0,0 +1,2 @@ +toolbarxmldir = ${quanta_datadir}/toolbars/xml +toolbarxml_DATA = fonts.toolbar.tgz diff --git a/quanta/data/toolbars/xml/fonts.toolbar.tgz b/quanta/data/toolbars/xml/fonts.toolbar.tgz new file mode 100644 index 00000000..392af661 Binary files /dev/null and b/quanta/data/toolbars/xml/fonts.toolbar.tgz differ -- cgit v1.2.3