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/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 + 1006 files changed, 61195 insertions(+) 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 (limited to 'quanta/data/dtep') 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