diff options
| author | Oleh Prypin <oleh@pryp.in> | 2021-01-20 10:48:45 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-20 10:48:45 +0100 |
| commit | 6f4309217326430145564ae8b1bb393ea684f39f (patch) | |
| tree | bf4025a5e709426dc927c4afc4fd2286f8450ed9 /tests/examplefiles/typoscript/typoscript_example.output | |
| parent | f0445be718da83541ea3401aad882f3937147263 (diff) | |
| download | pygments-git-6f4309217326430145564ae8b1bb393ea684f39f.tar.gz | |
Also add auto-updatable output-based tests to examplefiles (#1689)
Co-authored-by: Georg Brandl <georg@python.org>
Diffstat (limited to 'tests/examplefiles/typoscript/typoscript_example.output')
| -rw-r--r-- | tests/examplefiles/typoscript/typoscript_example.output | 12842 |
1 files changed, 12842 insertions, 0 deletions
diff --git a/tests/examplefiles/typoscript/typoscript_example.output b/tests/examplefiles/typoscript/typoscript_example.output new file mode 100644 index 00000000..b0131633 --- /dev/null +++ b/tests/examplefiles/typoscript/typoscript_example.output @@ -0,0 +1,12842 @@ +'# ***************************************************************************' Comment +'\n' Text + +'# Notice: "styles." (and "temp.") objects are UNSET after template parsing!' Comment +'\n' Text + +'# Use "lib." for persisting storage of objects.' Comment +'\n' Text + +'# ***************************************************************************' Comment +'\n\n' Text + +'<' Literal.String +'INCLUDE_TYPOSCRIPT' Name.Class +':' Literal.String +' ' Text +'source' Literal.String +'=' Literal.String +'"FILE' Literal.String +':' Literal.String +' ' Text +'EXT:www_tue_nl/Configuration/TypoScript/Setup/Root.ts' Literal.String +'"' Literal.String +'>' Literal.String +'\n\n' Text + +'page' Name.Builtin +'.' Punctuation +'80' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'RECORDS' Name.Class +'\n' Text + +'page' Name.Builtin +'.' Punctuation +'80' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n ' Text +'source' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n ' Text +'tables' Text +' ' Text +'= ' Operator +'tt_address' Name.Builtin +'\n ' Text +'conf' Text +'.' Punctuation +'tt_address' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n ' Text +'conf' Text +'.' Punctuation +'tt_address' Text +' ' Text +'{' Literal.String.Symbol +'\n ' Text +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n ' Text +'20' Literal.Number.Integer +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'email' Text +'\n ' Text +'20' Literal.Number.Integer +'.' Punctuation +'typolink' Name.Function +'.' Punctuation +'parameter' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'email' Text +'\n ' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n\n\t' Text +'/*\npage.200 = PHP_SCRIPT_EXT\npage.200 {\n 1 = TMENU\n 1.wrap = <div style="width:200px; border: 1px solid;">|</div>\n 1.expAll = 1\n 1.submenuObjSuffixes = a |*| |*| b\n 1.NO.allWrap = <b>|</b><br/>\n\n 2 = TMENU\n 2.NO.allWrap = <div style="background:red;">|</div>\n\n 2a = TMENU\n 2a.NO.allWrap = <div style="background:yellow;">|</div>\n*\n 2b = TMENU\n 2b.NO.allWrap = <div style="background:green;">|</div>\n}\n*/' Comment +'\n\n ' Text +'# Add the CSS and JS files' Comment +'\n' Text + +'page' Name.Builtin +' ' Text +'{' Literal.String.Symbol +'\n ' Text +'includeCSS' Text +' ' Text +'{' Literal.String.Symbol +' ' Text +'# comment at the end of a line' Comment +'\n ' Text +'file99' Text +' ' Text +'=' Operator +' ' Text +'fileadmin/your-fancybox' Literal.String +'.css\n' Literal.String + +' ' Text +'}' Literal.String.Symbol +'\n ' Text +'includeJSFooter' Text +' ' Text +'{' Literal.String.Symbol +'\n ' Text +'fancybox' Text +' ' Text +'=' Operator +' ' Text +'fileadmin/your-fancybox' Literal.String +'.js\n' Literal.String + +' ' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n\n ' Text +'# Change the default rendering of images to match lightbox requirements' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'image' Text +'.' Punctuation +'20' Literal.Number.Integer +'.' Punctuation +'1' Literal.Number.Integer +'.' Punctuation +'imageLinkWrap' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n ' Text +'JSwindow' Text +' ' Text +'=' Operator +' ' Text +'0' Literal.Number.Integer +'\n ' Text +'test' Text +' ' Text +'=' Operator +' ' Text +'MyExtension' Text +'\\' Literal.String.Symbol +'Path' Text +'\\' Literal.String.Symbol +'To' Text +'\\' Literal.String.Symbol +'Class' Text +'\n\n ' Text +'directImageLink' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n ' Text +'linkParams' Text +'.' Punctuation +'ATagParams' Text +' ' Text +'{' Literal.String.Symbol +'\n ' Text +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'class' Text +'=' Operator +' ' Text +'"lightbox"' Text +' ' Text +'rel' Text +'=' Operator +'"fancybox' Text +'{' Literal.String.Symbol +'field' Name.Constant +':' Operator +'uid' Name.Constant +'}' Literal.String.Symbol +'"' Text +'\n ' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'image' Text +'.' Punctuation +'20' Literal.Number.Integer +'.' Punctuation +'1' Literal.Number.Integer +'.' Punctuation +'imageLinkWrap' Name.Function +' ' Text +'>' Operator +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'image' Text +'.' Punctuation +'20' Literal.Number.Integer +'.' Punctuation +'1' Literal.Number.Integer +'.' Punctuation +'imageLinkWrap' Name.Function +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'image' Text +'.' Punctuation +'20' Literal.Number.Integer +'.' Punctuation +'1' Literal.Number.Integer +'.' Punctuation +'imageLinkWrap' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n ' Text +'enable' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n ' Text +'typolink' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n ' Text +'# directly link to the recent image' Comment +'\n ' Text +'parameter' Text +'.' Punctuation +'cObject' Text +' ' Text +'=' Operator +' ' Text +'IMG_RESOURCE' Name.Class +'\n ' Text +'parameter' Text +'.' Punctuation +'cObject' Text +'.' Punctuation +'file' Text +'.' Punctuation +'import' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'TSFE' Text +':' Operator +'lastImageInfo' Text +'|' Operator +'origFile' Text +'\n ' Text +'parameter' Text +'.' Punctuation +'cObject' Text +'.' Punctuation +'file' Text +'.' Punctuation +'maxW' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'maxW' Name.Constant +'}' Literal.String.Symbol +'\n ' Text +'parameter' Text +'.' Punctuation +'override' Text +'.' Punctuation +'listNum' Text +'.' Punctuation +'stdWrap' Name.Function +'.' Punctuation +'data' Text +' ' Text +'= ' Operator +'register' Name.Builtin +' ' Text +':' Operator +' ' Text +'IMAGE_NUM_CURRENT' Text +'\n ' Text +'title' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'imagecaption' Text +' ' Text +'// title' Comment +'\n ' Text +'title' Text +'.' Punctuation +'split' Name.Function +'.' Punctuation +'token' Text +'.' Punctuation +'char' Text +' ' Text +'=' Operator +' ' Text +'10' Literal.Number.Integer +'\n ' Text +'title' Text +'.' Punctuation +'if' Name.Function +'.' Punctuation +'isTrue' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'imagecaption' Text +' ' Text +'// header' Comment +'\n ' Text +'title' Text +'.' Punctuation +'split' Name.Function +'.' Punctuation +'token' Text +'.' Punctuation +'char' Text +' ' Text +'=' Operator +' ' Text +'10' Literal.Number.Integer +'\n ' Text +'title' Text +'.' Punctuation +'split' Name.Function +'.' Punctuation +'returnKey' Text +'.' Punctuation +'data' Text +' ' Text +'= ' Operator +'register' Name.Builtin +' ' Text +':' Operator +' ' Text +'IMAGE_NUM_CURRENT' Text +'\n ' Text +'parameter' Text +'.' Punctuation +'cObject' Text +' ' Text +'=' Operator +' ' Text +'IMG_RESOURCE' Name.Class +'\n ' Text +'parameter' Text +'.' Punctuation +'cObject' Text +'.' Punctuation +'file' Text +'.' Punctuation +'import' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'TSFE' Text +':' Operator +'lastImageInfo' Text +'|' Operator +'origFile' Text +'\n ' Text +'ATagParams' Text +' ' Text +'=' Operator +' ' Text +'target' Text +'=' Operator +'"_blank"' Text +'\n ' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n\n' Text + +'10' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'IMAGE' Name.Class +'\n' Text + +'10' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n ' Text +'# point to the image' Comment +'\n ' Text +'file' Text +' ' Text +'=' Operator +' ' Text +'fileadmin/demo/lorem_ipsum/images/a4' Literal.String +'.jpg\n' Literal.String + +' ' Text +'# make it rather small' Comment +'\n ' Text +'file' Text +'.' Punctuation +'width' Text +' ' Text +'=' Operator +' ' Text +'80' Literal.Number.Integer +'\n ' Text +'# add a link to tx_cms_showpic.php that shows the original image' Comment +'\n ' Text +'imageLinkWrap' Name.Function +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n ' Text +'imageLinkWrap' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t ' Text +'enable' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t ' Text +'# JSwindow = 1' Comment +'\n\t ' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n\n' Text + +'# Clear out any constants in this reserved room!' Comment +'\n' Text + +'styles' Name.Builtin +'.' Punctuation +'content' Text +' ' Text +'>' Operator +'\n\n' Text + +'# get content' Comment +'\n' Text + +'styles' Name.Builtin +'.' Punctuation +'content' Text +'.' Punctuation +'get' Text +' ' Text +'=' Operator +' ' Text +'CONTENT' Name.Class +'\n' Text + +'styles' Name.Builtin +'.' Punctuation +'content' Text +'.' Punctuation +'get' Text +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'table' Text +' ' Text +'= ' Operator +'tt_content' Name.Builtin +'\n\t' Text +'select' Name.Function +'.' Punctuation +'orderBy' Text +' ' Text +'=' Operator +' ' Text +'sorting' Text +'\n\t' Text +'select' Name.Function +'.' Punctuation +'where' Text +' ' Text +'=' Operator +' ' Text +'colPos' Text +'=' Operator +'0' Literal.Number.Integer +'\n\t' Text +'select' Name.Function +'.' Punctuation +'languageField' Text +' ' Text +'=' Operator +' ' Text +'sys_language_uid' Text +'\n' Text + +'}' Literal.String.Symbol +'\n\n' Text + +'# get content, left' Comment +'\n' Text + +'styles' Name.Builtin +'.' Punctuation +'content' Text +'.' Punctuation +'getLeft' Text +' ' Text +'< ' Operator +'styles' Name.Builtin +'.' Punctuation +'content' Text +'.' Punctuation +'get' Text +'\n' Text + +'styles' Name.Builtin +'.' Punctuation +'content' Text +'.' Punctuation +'getLeft' Text +'.' Punctuation +'select' Name.Function +'.' Punctuation +'where' Text +' ' Text +'=' Operator +' ' Text +'colPos' Text +'=' Operator +'1' Literal.Number.Integer +'\n\n' Text + +'# get content, right' Comment +'\n' Text + +'styles' Name.Builtin +'.' Punctuation +'content' Text +'.' Punctuation +'getRight' Text +' ' Text +'< ' Operator +'styles' Name.Builtin +'.' Punctuation +'content' Text +'.' Punctuation +'get' Text +'\n' Text + +'styles' Name.Builtin +'.' Punctuation +'content' Text +'.' Punctuation +'getRight' Text +'.' Punctuation +'select' Name.Function +'.' Punctuation +'where' Text +' ' Text +'=' Operator +' ' Text +'colPos' Text +'=' Operator +'2' Literal.Number.Integer +'\n\n' Text + +'# get content, margin' Comment +'\n' Text + +'styles' Name.Builtin +'.' Punctuation +'content' Text +'.' Punctuation +'getBorder' Text +' ' Text +'< ' Operator +'styles' Name.Builtin +'.' Punctuation +'content' Text +'.' Punctuation +'get' Text +'\n' Text + +'styles' Name.Builtin +'.' Punctuation +'content' Text +'.' Punctuation +'getBorder' Text +'.' Punctuation +'select' Name.Function +'.' Punctuation +'where' Text +' ' Text +'=' Operator +' ' Text +'colPos' Text +'=' Operator +'3' Literal.Number.Integer +'\n\n' Text + +'# get news' Comment +'\n' Text + +'styles' Name.Builtin +'.' Punctuation +'content' Text +'.' Punctuation +'getNews' Text +' ' Text +'< ' Operator +'styles' Name.Builtin +'.' Punctuation +'content' Text +'.' Punctuation +'get' Text +'\n' Text + +'styles' Name.Builtin +'.' Punctuation +'content' Text +'.' Punctuation +'getNews' Text +'.' Punctuation +'select' Name.Function +'.' Punctuation +'pidInList' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.getNews.' Name.Constant +'newsPid' Name.Constant +'}' Literal.String.Symbol +'\n\n' Text + +'# Edit page object:' Comment +'\n' Text + +'styles' Name.Builtin +'.' Punctuation +'content' Text +'.' Punctuation +'editPanelPage' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n' Text + +'styles' Name.Builtin +'.' Punctuation +'content' Text +'.' Punctuation +'editPanelPage' Text +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'10' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'EDITPANEL' Name.Class +'\n\t' Text +'10' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'allow' Text +' ' Text +'=' Operator +' ' Text +'toolbar' Text +',' Punctuation +'move' Text +',' Punctuation +'hide' Text +'\n\t\t' Text +'label' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:eIcon.page' Literal.String +'\n\t\t' Text +'label' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'|' Operator +' ' Literal.String +'<' Literal.String +'b' Literal.String +'>' Literal.String +'%' Operator +'s' Text +'<' Literal.String +'/b' Literal.String +'>' Literal.String +'\n\t' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n\n\n\n\n\n\n\n\n\n\n\n' Text + +'# *********************************************************************' Comment +'\n' Text + +'# "lib." objects are preserved from unsetting after template parsing' Comment +'\n' Text + +'# *********************************************************************' Comment +'\n\n' Text + +'# Creates persistent ParseFunc setup for non-HTML content. This is recommended to use (as a reference!)' Comment +'\n' Text + +'lib' Name.Builtin +'.' Punctuation +'parseFunc' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'makelinks' Name.Function +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t' Text +'makelinks' Name.Function +'.' Punctuation +'http' Text +'.' Punctuation +'keep' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.links.' Name.Constant +'keep' Name.Constant +'}' Literal.String.Symbol +'\n\t' Text +'makelinks' Name.Function +'.' Punctuation +'http' Text +'.' Punctuation +'extTarget' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.links.' Name.Constant +'extTarget' Name.Constant +'}' Literal.String.Symbol +'\n\t' Text +'makelinks' Name.Function +'.' Punctuation +'mailto' Text +'.' Punctuation +'keep' Text +' ' Text +'=' Operator +' ' Text +'path' Text +'\n\t' Text +'tags' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'link' Text +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t' Text +'link' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'current' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t' Text +'typolink' Name.Function +'.' Punctuation +'parameter' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'parameters' Text +' ' Text +':' Operator +' ' Text +'allParams' Text +'\n\t\t\t' Text +'typolink' Name.Function +'.' Punctuation +'extTarget' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.links.' Name.Constant +'extTarget' Name.Constant +'}' Literal.String.Symbol +'\n\t\t\t' Text +'typolink' Name.Function +'.' Punctuation +'target' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.links.' Name.Constant +'target' Name.Constant +'}' Literal.String.Symbol +'\n\t\t\t' Text +'parseFunc' Name.Function +'.' Punctuation +'constants' Text +' ' Text +'=' Operator +'1' Literal.Number.Integer +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'allowTags' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.links.' Name.Constant +'allowTags' Name.Constant +'}' Literal.String.Symbol +'\n\t' Text +'denyTags' Text +' ' Text +'=' Operator +' ' Text +'*' Operator +'\n\t' Text +'sword' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'span' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-sword"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/span' Literal.String +'>' Literal.String +'\n\t' Text +'constants' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\n\t' Text +'nonTypoTagStdWrap' Text +'.' Punctuation +'HTMLparser' Name.Function +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t' Text +'nonTypoTagStdWrap' Text +'.' Punctuation +'HTMLparser' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'keepNonMatchedTags' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t' Text +'htmlSpecialChars' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +'\n\t' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n\n' Text + +'# good old parsefunc in "styles.content.parseFunc" is created for backwards compatibility. Don\'t use it, just ignore.' Comment +'\n' Text + +'styles' Name.Builtin +'.' Punctuation +'content' Text +'.' Punctuation +'parseFunc' Name.Function +' ' Text +'< ' Operator +'lib' Name.Builtin +'.' Punctuation +'parseFunc' Name.Function +'\n\n' Text + +'# Creates persistent ParseFunc setup for RTE content (which is mainly HTML) based on the "ts_css" transformation.' Comment +'\n' Text + +'lib' Name.Builtin +'.' Punctuation +'parseFunc_RTE' Text +' ' Text +'< ' Operator +'lib' Name.Builtin +'.' Punctuation +'parseFunc' Name.Function +'\n' Text + +'lib' Name.Builtin +'.' Punctuation +'parseFunc_RTE' Text +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'// makelinks >' Comment +'\n\t' Text +'# Processing <table> and <blockquote> blocks separately' Comment +'\n\t' Text +'externalBlocks' Text +' ' Text +'=' Operator +' ' Text +'table' Text +',' Punctuation +' ' Text +'blockquote' Text +',' Punctuation +' ' Text +'dd' Text +',' Punctuation +' ' Text +'dl' Text +',' Punctuation +' ' Text +'ol' Text +',' Punctuation +' ' Text +'ul' Text +',' Punctuation +' ' Text +'div' Text +'\n\t' Text +'externalBlocks' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'# The blockquote content is passed into parseFunc again...' Comment +'\n\t\t' Text +'blockquote' Text +'.' Punctuation +'stripNL' Text +'=' Operator +'1' Literal.Number.Integer +'\n\t\t' Text +'blockquote' Text +'.' Punctuation +'callRecursive' Text +'=' Operator +'1' Literal.Number.Integer +'\n\t\t' Text +'blockquote' Text +'.' Punctuation +'callRecursive' Text +'.' Punctuation +'tagStdWrap' Text +'.' Punctuation +'HTMLparser' Name.Function +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t' Text +'blockquote' Text +'.' Punctuation +'callRecursive' Text +'.' Punctuation +'tagStdWrap' Text +'.' Punctuation +'HTMLparser' Name.Function +'.' Punctuation +'tags' Name.Function +'.' Punctuation +'blockquote' Text +'.' Punctuation +'overrideAttribs' Text +' ' Text +'=' Operator +' ' Text +'style' Text +'=' Operator +'"margin-bottom' Text +':' Operator +'0' Literal.Number.Integer +';margin-top' Text +':' Operator +'0' Literal.Number.Integer +';"' Text +'\n\n\t\t' Text +'ol' Text +'.' Punctuation +'stripNL' Text +'=' Operator +'1' Literal.Number.Integer +'\n\t\t' Text +'ol' Text +'.' Punctuation +'stdWrap' Name.Function +'.' Punctuation +'parseFunc' Name.Function +' ' Text +'= < ' Operator +'lib' Name.Builtin +'.' Punctuation +'parseFunc' Name.Function +'\n\n\t\t' Text +'ul' Text +'.' Punctuation +'stripNL' Text +'=' Operator +'1' Literal.Number.Integer +'\n\t\t' Text +'ul' Text +'.' Punctuation +'stdWrap' Name.Function +'.' Punctuation +'parseFunc' Name.Function +' ' Text +'= < ' Operator +'lib' Name.Builtin +'.' Punctuation +'parseFunc' Name.Function +'\n\n\t\t' Text +'table' Text +'.' Punctuation +'stripNL' Text +'=' Operator +'1' Literal.Number.Integer +'\n\t\t' Text +'table' Text +'.' Punctuation +'stdWrap' Name.Function +'.' Punctuation +'HTMLparser' Name.Function +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t' Text +'table' Text +'.' Punctuation +'stdWrap' Name.Function +'.' Punctuation +'HTMLparser' Name.Function +'.' Punctuation +'tags' Name.Function +'.' Punctuation +'table' Text +'.' Punctuation +'fixAttrib' Text +'.' Punctuation +'class' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'default' Text +' ' Text +'=' Operator +' ' Text +'contenttable' Text +'\n\t\t\t' Text +'always' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t' Text +'list' Text +' ' Text +'=' Operator +' ' Text +'contenttable' Text +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\t\t' Text +'table' Text +'.' Punctuation +'stdWrap' Name.Function +'.' Punctuation +'HTMLparser' Name.Function +'.' Punctuation +'keepNonMatchedTags' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t' Text +'table' Text +'.' Punctuation +'HTMLtableCells' Text +'=' Operator +'1' Literal.Number.Integer +'\n\t\t' Text +'table' Text +'.' Punctuation +'HTMLtableCells' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'default' Text +'.' Punctuation +'callRecursive' Text +'=' Operator +'1' Literal.Number.Integer +'\n\t\t\t' Text +'addChr10BetweenParagraphs' Text +'=' Operator +'1' Literal.Number.Integer +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\t\t' Text +'div' Text +'.' Punctuation +'stripNL' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t' Text +'div' Text +'.' Punctuation +'callRecursive' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\n\t\t' Text +'# Definition list processing' Comment +'\n\t\t' Text +'dl' Text +' ' Text +'<' Operator +' ' Text +'.' Punctuation +'div' Text +'\n\t\t' Text +'dd' Text +' ' Text +'<' Operator +' ' Text +'.' Punctuation +'div' Text +'\n\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'nonTypoTagStdWrap' Text +'.' Punctuation +'encapsLines' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'encapsTagList' Text +' ' Text +'=' Operator +' ' Text +'p' Text +',' Punctuation +'pre' Text +',' Punctuation +'h1' Text +',' Punctuation +'h2' Text +',' Punctuation +'h3' Text +',' Punctuation +'h4' Text +',' Punctuation +'h5' Text +',' Punctuation +'h6' Text +',' Punctuation +'hr' Text +',' Punctuation +'dt' Text +'\n\t\t' Text +'remapTag' Text +'.' Punctuation +'DIV' Text +' ' Text +'=' Operator +' ' Text +'P' Text +'\n\t\t' Text +'nonWrappedTag' Text +' ' Text +'=' Operator +' ' Text +'P' Text +'\n\t\t' Text +'innerStdWrap_all' Text +'.' Punctuation +'ifBlank' Text +' ' Text +'=' Operator +' ' Text +' ' Literal.String +'\n\t\t' Text +'addAttributes' Text +'.' Punctuation +'P' Text +'.' Punctuation +'class' Text +' ' Text +'=' Operator +' ' Text +'bodytext' Text +'\n\t\t' Text +'addAttributes' Text +'.' Punctuation +'P' Text +'.' Punctuation +'class' Text +'.' Punctuation +'setOnly' Text +'=' Operator +'blank' Text +'\n\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'nonTypoTagStdWrap' Text +'.' Punctuation +'HTMLparser' Name.Function +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t' Text +'nonTypoTagStdWrap' Text +'.' Punctuation +'HTMLparser' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'keepNonMatchedTags' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t' Text +'htmlSpecialChars' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +'\n\t' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n\n\n' Text + +'# Content header:' Comment +'\n' Text + +'lib' Name.Builtin +'.' Punctuation +'stdheader' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n' Text + +'lib' Name.Builtin +'.' Punctuation +'stdheader' Text +' ' Text +'{' Literal.String.Symbol +'\n\n\t' Text +'# Create align style-attribute for <Hx> tags' Comment +'\n\t' Text +'2' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'LOAD_REGISTER' Name.Class +'\n\t' Text +'2' Literal.Number.Integer +'.' Punctuation +'headerStyle' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'header_position' Text +'\n\t' Text +'2' Literal.Number.Integer +'.' Punctuation +'headerStyle' Text +'.' Punctuation +'required' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t' Text +'2' Literal.Number.Integer +'.' Punctuation +'headerStyle' Text +'.' Punctuation +'noTrimWrap' Text +' ' Text +'=' Operator +' ' Text +'|' Operator +' ' Text +'style' Text +'=' Operator +'"text-align' Text +':' Operator +'|' Operator +';"' Text +'|' Operator +'\n\n\t' Text +'# Create class="csc-firstHeader" attribute for <Hx> tags' Comment +'\n\t' Text +'3' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'LOAD_REGISTER' Name.Class +'\n\t' Text +'3' Literal.Number.Integer +'.' Punctuation +'headerClass' Text +' ' Text +'=' Operator +' ' Text +'csc-firstHeader' Text +'\n\t' Text +'3' Literal.Number.Integer +'.' Punctuation +'headerClass' Text +'.' Punctuation +'if' Name.Function +'.' Punctuation +'value' Text +'=' Operator +'1' Literal.Number.Integer +'\n\t' Text +'3' Literal.Number.Integer +'.' Punctuation +'headerClass' Text +'.' Punctuation +'if' Name.Function +'.' Punctuation +'equals' Text +'.' Punctuation +'data' Text +' ' Text +'= ' Operator +'cObj' Name.Builtin +':' Operator +'parentRecordNumber' Text +'\n\t' Text +'3' Literal.Number.Integer +'.' Punctuation +'headerClass' Text +'.' Punctuation +'noTrimWrap' Text +' ' Text +'=' Operator +' ' Text +'|' Operator +' ' Text +'class' Text +'=' Operator +'"' Text +'|' Operator +'"' Text +'|' Operator +'\n\n\t' Text +'# Date format:' Comment +'\n\t' Text +'5' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t' Text +'5' Literal.Number.Integer +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'date' Text +'\n\t' Text +'5' Literal.Number.Integer +'.' Punctuation +'if' Name.Function +'.' Punctuation +'isTrue' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'date' Text +'\n\t' Text +'5' Literal.Number.Integer +'.' Punctuation +'strftime' Text +' ' Text +'=' Operator +' ' Text +'%' Operator +'x' Text +'\n\t' Text +'5' Literal.Number.Integer +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'p' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-header-date"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/p' Literal.String +'>' Literal.String +'\n\t' Text +'5' Literal.Number.Integer +'.' Punctuation +'prefixComment' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'Header' Text +' ' Text +'date' Text +':' Operator +'\n\n\t' Text +'# This CASE cObject renders the header content:' Comment +'\n\t' Text +'# currentValue is set to the header data, possibly wrapped in link-tags.' Comment +'\n\t' Text +'10' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'CASE' Name.Class +'\n\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'setCurrent' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'field' Text +' ' Text +'=' Operator +' ' Text +'header' Text +'\n\t\t' Text +'htmlSpecialChars' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t' Text +'typolink' Name.Function +'.' Punctuation +'parameter' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'header_link' Text +'\n\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'key' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'header_layout' Text +'\n\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'key' Text +'.' Punctuation +'ifEmpty' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'content.' Name.Constant +'defaultHeaderType' Name.Constant +'}' Literal.String.Symbol +'\n\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'key' Text +'.' Punctuation +'ifEmpty' Text +'.' Punctuation +'override' Text +'.' Punctuation +'data' Text +' ' Text +'= ' Operator +'register' Name.Builtin +':' Operator +' ' Text +'defaultHeaderType' Text +'\n\n\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'1' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'1' Literal.Number.Integer +'.' Punctuation +'current' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'1' Literal.Number.Integer +'.' Punctuation +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'<h1{register:headerStyle}' Literal.String +'{' Literal.String.Symbol +'register' Name.Constant +':' Operator +'headerClass' Name.Constant +'}' Literal.String.Symbol +'>' Literal.String +'|' Operator +'<' Literal.String +'/h1' Literal.String +'>' Literal.String +'\n\n\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'2' Literal.Number.Integer +' ' Text +'<' Operator +' ' Text +'.' Punctuation +'10' Literal.Number.Integer +'.' Punctuation +'1' Literal.Number.Integer +'\n\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'2' Literal.Number.Integer +'.' Punctuation +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'<h2{register:headerStyle}' Literal.String +'{' Literal.String.Symbol +'register' Name.Constant +':' Operator +'headerClass' Name.Constant +'}' Literal.String.Symbol +'>' Literal.String +'|' Operator +'<' Literal.String +'/h2' Literal.String +'>' Literal.String +'\n\n\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'3' Literal.Number.Integer +' ' Text +'<' Operator +' ' Text +'.' Punctuation +'10' Literal.Number.Integer +'.' Punctuation +'1' Literal.Number.Integer +'\n\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'3' Literal.Number.Integer +'.' Punctuation +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'<h3{register:headerStyle}' Literal.String +'{' Literal.String.Symbol +'register' Name.Constant +':' Operator +'headerClass' Name.Constant +'}' Literal.String.Symbol +'>' Literal.String +'|' Operator +'<' Literal.String +'/h3' Literal.String +'>' Literal.String +'\n\n\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'4' Literal.Number.Integer +' ' Text +'<' Operator +' ' Text +'.' Punctuation +'10' Literal.Number.Integer +'.' Punctuation +'1' Literal.Number.Integer +'\n\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'4' Literal.Number.Integer +'.' Punctuation +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'<h4{register:headerStyle}' Literal.String +'{' Literal.String.Symbol +'register' Name.Constant +':' Operator +'headerClass' Name.Constant +'}' Literal.String.Symbol +'>' Literal.String +'|' Operator +'<' Literal.String +'/h4' Literal.String +'>' Literal.String +'\n\n\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'5' Literal.Number.Integer +' ' Text +'<' Operator +' ' Text +'.' Punctuation +'10' Literal.Number.Integer +'.' Punctuation +'1' Literal.Number.Integer +'\n\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'5' Literal.Number.Integer +'.' Punctuation +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'<h5{register:headerStyle}' Literal.String +'{' Literal.String.Symbol +'register' Name.Constant +':' Operator +'headerClass' Name.Constant +'}' Literal.String.Symbol +'>' Literal.String +'|' Operator +'<' Literal.String +'/h5' Literal.String +'>' Literal.String +'\n\n\t' Text +'# Pops the used registers off the stack:' Comment +'\n\t' Text +'98' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'RESTORE_REGISTER' Name.Class +'\n\t' Text +'99' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'RESTORE_REGISTER' Name.Class +'\n\n\t' Text +'# Post-processing:' Comment +'\n\t' Text +'stdWrap' Name.Function +'.' Punctuation +'fieldRequired' Text +' ' Text +'=' Operator +' ' Text +'header' Text +'\n\t' Text +'stdWrap' Name.Function +'.' Punctuation +'if' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'equals' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'header_layout' Text +'\n\t\t' Text +'value' Text +' ' Text +'=' Operator +' ' Text +'100' Literal.Number.Integer +'\n\t\t' Text +'negate' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t' Text +'}' Literal.String.Symbol +'\n\n\t' Text +'stdWrap' Name.Function +'.' Punctuation +'editIcons' Text +' ' Text +'= ' Operator +'tt_content' Name.Builtin +' ' Text +':' Operator +' ' Text +'header' Text +',' Punctuation +' ' Text +'[' Literal.String.Symbol +'header_layout' Text +' ' Text +'|' Operator +' ' Text +'header_position' Text +']' Literal.String.Symbol +',' Punctuation +' ' Text +'[' Literal.String.Symbol +'header_link' Text +'|' Operator +'date' Text +']' Literal.String.Symbol +'\n\t' Text +'stdWrap' Name.Function +'.' Punctuation +'editIcons' Text +'.' Punctuation +'beforeLastTag' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t' Text +'stdWrap' Name.Function +'.' Punctuation +'editIcons' Text +'.' Punctuation +'iconTitle' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:eIcon.header' Literal.String +'\n\n\t' Text +'stdWrap' Name.Function +'.' Punctuation +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'<div class="csc-header csc-header-n' Literal.String +'{' Literal.String.Symbol +'cObj' Name.Constant +':' Operator +'parentRecordNumber' Name.Constant +'}' Literal.String.Symbol +'">' Literal.String +'|' Operator +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t' Text +'stdWrap' Name.Function +'.' Punctuation +'prefixComment' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'Header' Text +':' Operator +'\n' Text + +'}' Literal.String.Symbol +'\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n' Text + +'#******************************************************' Comment +'\n' Text + +'# Including library for processing of some elements:' Comment +'\n' Text + +'#******************************************************' Comment +'\n' Text + +'includeLibs' Name.Builtin +'.' Punctuation +'tx_cssstyledcontent_pi1' Text +' ' Text +'=' Operator +' ' Text +'EXT:css_styled_content/pi1/class.tx_cssstyledcontent_pi1.php' Literal.String +'\n\n\n' Text + +'#**********************************' Comment +'\n' Text + +'# tt_content is started' Comment +'\n' Text + +'#**********************************' Comment +'\n' Text + +'tt_content' Name.Builtin +' ' Text +'>' Operator +'\n' Text + +'tt_content' Name.Builtin +' ' Text +'=' Operator +' ' Text +'CASE' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'key' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'CType' Text +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'stdWrap' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'innerWrap' Text +'.' Punctuation +'cObject' Text +' ' Text +'=' Operator +' ' Text +'CASE' Name.Class +'\n\t' Text +'innerWrap' Text +'.' Punctuation +'cObject' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'key' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'section_frame' Text +'\n\n\t\t' Text +'default' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n\t\t' Text +'default' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'10' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t\t' Text +'10' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t' Text +'value' Text +' ' Text +'=' Operator +' ' Text +'<' Operator +'div' Text +' ' Text +'id' Text +'=' Operator +'"c' Text +'{' Literal.String.Symbol +'field' Name.Constant +':' Operator +'uid' Name.Constant +'}' Literal.String.Symbol +'"' Text +'\n\t\t\t\t' Text +'override' Text +'.' Punctuation +'cObject' Text +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t\t\t' Text +'override' Text +'.' Punctuation +'cObject' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t\t' Text +'value' Text +' ' Text +'=' Operator +' ' Text +'<' Operator +'div' Text +'\n\t\t\t\t\t' Text +'if' Name.Function +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'div' Text +'\n\t\t\t\t\t' Text +'if' Name.Function +'.' Punctuation +'equals' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'CType' Text +'\n\t\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t\t\t' Text +'insertData' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t\t' Text +'15' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t\t' Text +'15' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t' Text +'value' Text +' ' Text +'=' Operator +' ' Text +'csc-default' Text +'\n\t\t\t\t' Text +'noTrimWrap' Text +' ' Text +'=' Operator +' ' Text +'|' Operator +' ' Text +'class' Text +'=' Operator +'"' Text +'|' Operator +'"' Text +' ' Text +'|' Operator +'\n\t\t\t\t' Text +'required' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t\t' Text +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n\t\t\t' Text +'20' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t' Text +'10' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n\t\t\t\t' Text +'10' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t\t' Text +'10' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t\t\t\t' Text +'10' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t\t\t' Text +'value' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'content.' Name.Constant +'spaceBefore' Name.Constant +'}' Literal.String.Symbol +'\n\t\t\t\t\t\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'|' Operator +'+' Operator +'\n\t\t\t\t\t\t' Text +'if' Name.Function +'.' Punctuation +'isTrue' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'content.' Name.Constant +'spaceBefore' Name.Constant +'}' Literal.String.Symbol +'\n\t\t\t\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t\t\t\t' Text +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t\t\t\t' Text +'20' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t\t\t' Text +'field' Text +' ' Text +'=' Operator +' ' Text +'spaceBefore' Text +'\n\t\t\t\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t\t \t\t' Text +'stdWrap' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t\t\t' Text +'prioriCalc' Text +' ' Text +'=' Operator +' ' Text +'intval' Text +'\n\t\t\t\t\t\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'margin-top' Text +':' Operator +'|' Operator +'px;' Text +'\n\t\t\t\t\t\t' Text +'required' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t\t\t\t' Text +'ifEmpty' Text +'.' Punctuation +'value' Text +' ' Text +'=' Operator +'\n\t\t\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t\t\t' Text +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n\t\t\t\t' Text +'20' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t\t' Text +'10' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t\t\t\t' Text +'10' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t\t\t' Text +'value' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'content.' Name.Constant +'spaceAfter' Name.Constant +'}' Literal.String.Symbol +'\n\t\t\t\t\t\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'|' Operator +'+' Operator +'\n\t\t\t\t\t\t' Text +'if' Name.Function +'.' Punctuation +'isTrue' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'content.' Name.Constant +'spaceAfter' Name.Constant +'}' Literal.String.Symbol +'\n\t\t\t\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t\t\t\t' Text +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t\t\t\t' Text +'20' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t\t\t' Text +'field' Text +' ' Text +'=' Operator +' ' Text +'spaceAfter' Text +'\n\t\t\t\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t\t\t\t' Text +'stdWrap' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t\t\t' Text +'prioriCalc' Text +' ' Text +'=' Operator +' ' Text +'intval' Text +'\n\t\t\t\t\t\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'margin-bottom' Text +':' Operator +'|' Operator +'px;' Text +'\n\t\t\t\t\t\t' Text +'required' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t\t\t\t' Text +'ifEmpty' Text +'.' Punctuation +'value' Text +' ' Text +'=' Operator +'\n\t\t\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t\t\t' Text +'stdWrap' Name.Function +'.' Punctuation +'noTrimWrap' Text +' ' Text +'=' Operator +' ' Text +'|' Operator +' ' Text +'style' Text +'=' Operator +'"' Text +'|' Operator +'"' Text +' ' Text +'|' Operator +'\n\t\t\t\t' Text +'stdWrap' Name.Function +'.' Punctuation +'required' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t\t' Text +'30' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t\t' Text +'30' Literal.Number.Integer +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'>' Operator +'|' Operator +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t' Text +'1' Literal.Number.Integer +' ' Text +'=< ' Operator +'tt_content' Name.Builtin +'.' Punctuation +'stdWrap' Name.Function +'.' Punctuation +'innerWrap' Text +'.' Punctuation +'cObject' Text +'.' Punctuation +'default' Text +'\n\t\t' Text +'1' Literal.Number.Integer +'.' Punctuation +'15' Literal.Number.Integer +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'csc-frame' Text +' ' Text +'csc-frame-invisible' Text +'\n\n\t\t' Text +'5' Literal.Number.Integer +' ' Text +'=< ' Operator +'tt_content' Name.Builtin +'.' Punctuation +'stdWrap' Name.Function +'.' Punctuation +'innerWrap' Text +'.' Punctuation +'cObject' Text +'.' Punctuation +'default' Text +'\n\t\t' Text +'5' Literal.Number.Integer +'.' Punctuation +'15' Literal.Number.Integer +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'csc-frame' Text +' ' Text +'csc-frame-rulerBefore' Text +'\n\n\t\t' Text +'6' Literal.Number.Integer +' ' Text +'=< ' Operator +'tt_content' Name.Builtin +'.' Punctuation +'stdWrap' Name.Function +'.' Punctuation +'innerWrap' Text +'.' Punctuation +'cObject' Text +'.' Punctuation +'default' Text +'\n\t\t' Text +'6' Literal.Number.Integer +'.' Punctuation +'15' Literal.Number.Integer +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'csc-frame' Text +' ' Text +'csc-frame-rulerAfter' Text +'\n\n\t\t' Text +'10' Literal.Number.Integer +' ' Text +'=< ' Operator +'tt_content' Name.Builtin +'.' Punctuation +'stdWrap' Name.Function +'.' Punctuation +'innerWrap' Text +'.' Punctuation +'cObject' Text +'.' Punctuation +'default' Text +'\n\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'15' Literal.Number.Integer +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'csc-frame' Text +' ' Text +'csc-frame-indent' Text +'\n\n\t\t' Text +'11' Literal.Number.Integer +' ' Text +'=< ' Operator +'tt_content' Name.Builtin +'.' Punctuation +'stdWrap' Name.Function +'.' Punctuation +'innerWrap' Text +'.' Punctuation +'cObject' Text +'.' Punctuation +'default' Text +'\n\t\t' Text +'11' Literal.Number.Integer +'.' Punctuation +'15' Literal.Number.Integer +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'csc-frame' Text +' ' Text +'csc-frame-indent3366' Text +'\n\n\t\t' Text +'12' Literal.Number.Integer +' ' Text +'=< ' Operator +'tt_content' Name.Builtin +'.' Punctuation +'stdWrap' Name.Function +'.' Punctuation +'innerWrap' Text +'.' Punctuation +'cObject' Text +'.' Punctuation +'default' Text +'\n\t\t' Text +'12' Literal.Number.Integer +'.' Punctuation +'15' Literal.Number.Integer +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'csc-frame' Text +' ' Text +'csc-frame-indent6633' Text +'\n\n\t\t' Text +'20' Literal.Number.Integer +' ' Text +'=< ' Operator +'tt_content' Name.Builtin +'.' Punctuation +'stdWrap' Name.Function +'.' Punctuation +'innerWrap' Text +'.' Punctuation +'cObject' Text +'.' Punctuation +'default' Text +'\n\t\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'15' Literal.Number.Integer +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'csc-frame' Text +' ' Text +'csc-frame-frame1' Text +'\n\n\t\t' Text +'21' Literal.Number.Integer +' ' Text +'=< ' Operator +'tt_content' Name.Builtin +'.' Punctuation +'stdWrap' Name.Function +'.' Punctuation +'innerWrap' Text +'.' Punctuation +'cObject' Text +'.' Punctuation +'default' Text +'\n\t\t' Text +'21' Literal.Number.Integer +'.' Punctuation +'15' Literal.Number.Integer +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'csc-frame' Text +' ' Text +'csc-frame-frame2' Text +'\n\n\t\t' Text +'66' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n\t\t' Text +'66' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'10' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t\t' Text +'10' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t' Text +'value' Text +' ' Text +'=' Operator +' ' Text +'<a id="c' Literal.String +'{' Literal.String.Symbol +'field' Name.Constant +':' Operator +'uid' Name.Constant +'}' Literal.String.Symbol +'">' Literal.String +'<' Literal.String +'/a' Literal.String +'>' Literal.String +'\n\t\t\t\t' Text +'insertData' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t\t' Text +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n\t\t\t' Text +'20' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t' Text +'10' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t\t\t' Text +'10' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t\t' Text +'value' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'content.' Name.Constant +'spaceBefore' Name.Constant +'}' Literal.String.Symbol +'\n\t\t\t\t\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'|' Operator +'+' Operator +'\n\t\t\t\t\t' Text +'if' Name.Function +'.' Punctuation +'isTrue' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'content.' Name.Constant +'spaceBefore' Name.Constant +'}' Literal.String.Symbol +'\n\t\t\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t\t\t' Text +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t\t\t' Text +'20' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t\t' Text +'field' Text +' ' Text +'=' Operator +' ' Text +'spaceBefore' Text +'\n\t\t\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t \t\t' Text +'stdWrap' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t\t' Text +'prioriCalc' Text +' ' Text +'=' Operator +' ' Text +'intval' Text +'\n\t\t\t\t\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'margin-top' Text +':' Operator +'|' Operator +'px;' Text +'\n\t\t\t\t\t' Text +'required' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t\t\t' Text +'ifEmpty' Text +'.' Punctuation +'value' Text +' ' Text +'=' Operator +'\n\t\t\t\t\t' Text +'wrap2' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'div' Literal.String +' ' Text +'style' Literal.String +'=' Literal.String +'"' Literal.String +'|' Literal.String +'"' Literal.String +'>' Literal.String +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t\t' Text +'30' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t\t' Text +'30' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t' Text +'value' Text +' ' Text +'=' Operator +' ' Text +'|' Operator +'\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t\t' Text +'40' Literal.Number.Integer +' ' Text +'<' Operator +' ' Text +'.' Punctuation +'20' Literal.Number.Integer +'\n\t\t\t' Text +'40' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t' Text +'10' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t\t' Text +'value' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'content.' Name.Constant +'spaceAfter' Name.Constant +'}' Literal.String.Symbol +'\n\t\t\t\t\t' Text +'if' Name.Function +'.' Punctuation +'isTrue' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'content.' Name.Constant +'spaceAfter' Name.Constant +'}' Literal.String.Symbol +'\n\t\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t\t\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'spaceAfter' Text +'\n\t\t\t\t' Text +'stdWrap' Name.Function +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'margin-bottom' Text +':' Operator +'|' Operator +'px;' Text +'\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\n\t' Text +'}' Literal.String.Symbol +'\n\n\t' Text +'innerWrap2' Text +' ' Text +'=' Operator +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'p' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-linkToTop"' Literal.String +'>' Literal.String +'<' Literal.String +'a' Literal.String +' ' Text +'href' Literal.String +'=' Literal.String +'"#"' Literal.String +'>' Literal.String +'{' Literal.String.Symbol +'LLL:EXT:css_styled_content/pi1/locallang.xml:label.toTop' Literal.String +'}' Literal.String.Symbol +'<' Literal.String +'/a' Literal.String +'>' Literal.String +'<' Literal.String +'/p' Literal.String +'>' Literal.String +'\n\t' Text +'innerWrap2' Text +'.' Punctuation +'insertData' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t' Text +'innerWrap2' Text +'.' Punctuation +'fieldRequired' Text +' ' Text +'=' Operator +' ' Text +'linkToTop' Text +'\n\n\t' Text +'prepend' Text +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t' Text +'prepend' Text +'.' Punctuation +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'<a id="c' Literal.String +'{' Literal.String.Symbol +'field' Name.Constant +':' Operator +'_LOCALIZED_UID' Name.Constant +'}' Literal.String.Symbol +'">' Literal.String +'<' Literal.String +'/a' Literal.String +'>' Literal.String +'\n\t' Text +'prepend' Text +'.' Punctuation +'if' Name.Function +'.' Punctuation +'isTrue' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'_LOCALIZED_UID' Text +'\n\n\t' Text +'editPanel' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t' Text +'editPanel' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'allow' Text +' ' Text +'=' Operator +' ' Text +'move' Text +',' Punctuation +'new' Text +',' Punctuation +'edit' Text +',' Punctuation +'hide' Text +',' Punctuation +'delete' Text +'\n\t\t' Text +'line' Text +' ' Text +'=' Operator +' ' Text +'5' Literal.Number.Integer +'\n\t\t' Text +'label' Text +' ' Text +'=' Operator +' ' Text +'%' Operator +'s' Text +'\n\t\t' Text +'onlyCurrentPid' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t' Text +'previewBorder' Text +' ' Text +'=' Operator +' ' Text +'4' Literal.Number.Integer +'\n\t\t' Text +'edit' Text +'.' Punctuation +'displayRecord' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t' Text +'}' Literal.String.Symbol +'\n\n\t' Text +'prefixComment' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'CONTENT' Name.Class +' ' Text +'ELEMENT' Text +',' Punctuation +' ' Text +'uid' Text +':' Operator +'{' Literal.String.Symbol +'field' Name.Constant +':' Operator +'uid' Name.Constant +'}' Literal.String.Symbol +'/' Text +'{' Literal.String.Symbol +'field' Name.Constant +':' Operator +'CType' Name.Constant +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n\n\n\n' Text + +'# *****************' Comment +'\n' Text + +'# CType: header' Comment +'\n' Text + +'# *****************' Comment +'\n' Text + +'# See Object path "lib.stdheader"' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'header' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'header' Text +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'10' Literal.Number.Integer +' ' Text +'= < ' Operator +'lib' Name.Builtin +'.' Punctuation +'stdheader' Text +'\n\n\t' Text +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t' Text +'20' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'field' Text +' ' Text +'=' Operator +' ' Text +'subheader' Text +'\n\t\t' Text +'required' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\n\t\t' Text +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'<p class="csc-subheader csc-subheader-' Literal.String +'{' Literal.String.Symbol +'field' Name.Constant +':' Operator +'layout' Name.Constant +'}' Literal.String.Symbol +'">' Literal.String +'|' Operator +'<' Literal.String +'/p' Literal.String +'>' Literal.String +'\n\t\t' Text +'htmlSpecialChars' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\n\t\t' Text +'editIcons' Text +' ' Text +'= ' Operator +'tt_content' Name.Builtin +':' Operator +'subheader' Text +',' Punctuation +'layout' Text +'\n\t\t' Text +'editIcons' Text +'.' Punctuation +'beforeLastTag' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t' Text +'editIcons' Text +'.' Punctuation +'iconTitle' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:eIcon.subheader' Literal.String +'\n\n\t\t' Text +'prefixComment' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'Subheader' Text +':' Operator +'\n\t' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n\n\n\n' Text + +'# *****************' Comment +'\n' Text + +'# CType: text' Comment +'\n' Text + +'# *****************' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'text' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'text' Text +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'10' Literal.Number.Integer +' ' Text +'= < ' Operator +'lib' Name.Builtin +'.' Punctuation +'stdheader' Text +'\n\n\t' Text +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t' Text +'20' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'field' Text +' ' Text +'=' Operator +' ' Text +'bodytext' Text +'\n\t\t' Text +'required' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\n\t\t' Text +'parseFunc' Name.Function +' ' Text +'= < ' Operator +'lib' Name.Builtin +'.' Punctuation +'parseFunc_RTE' Text +'\n\n\t\t' Text +'editIcons' Text +' ' Text +'= ' Operator +'tt_content' Name.Builtin +':' Operator +'bodytext' Text +',' Punctuation +' ' Text +'rte_enabled' Text +'\n\t\t' Text +'editIcons' Text +'.' Punctuation +'beforeLastTag' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t' Text +'editIcons' Text +'.' Punctuation +'iconTitle' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:eIcon.bodytext' Literal.String +'\n\n\t\t' Text +'prefixComment' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'Text' Text +':' Operator +'\n\t' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n\n\n\n' Text + +'# *****************' Comment +'\n' Text + +'# CType: image' Comment +'\n' Text + +'# *****************' Comment +'\n' Text + +"# (also used for rendering 'textpic' type):" Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'image' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'image' Text +'.' Punctuation +'10' Literal.Number.Integer +' ' Text +'= < ' Operator +'lib' Name.Builtin +'.' Punctuation +'stdheader' Text +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'image' Text +'.' Punctuation +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'USER' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'image' Text +'.' Punctuation +'20' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'userFunc' Name.Function +' ' Text +'=' Operator +' ' Text +'tx_cssstyledcontent_pi1-' Text +'>' Operator +'render_textpic' Text +'\n\n\t' Text +'# Image source' Comment +'\n\t' Text +'imgList' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'image' Text +'\n\t' Text +'imgPath' Text +' ' Text +'=' Operator +' ' Text +'uploads/pics/' Literal.String +'\n' Literal.String + +'\n\t' Text +'# Single image rendering' Comment +'\n\t' Text +'imgObjNum' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t' Text +'1' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'file' Text +'.' Punctuation +'import' Text +'.' Punctuation +'current' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t' Text +'file' Text +'.' Punctuation +'width' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'imagewidth' Text +'\n\t\t' Text +'imageLinkWrap' Name.Function +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t' Text +'imageLinkWrap' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'bodyTag' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'body' Literal.String +' ' Text +'style' Literal.String +'=' Literal.String +'"margin' Literal.String +':' Literal.String +'0;' Literal.String +' ' Text +'background' Literal.String +':' Literal.String +'#fff;"' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'a' Literal.String +' ' Text +'href' Literal.String +'=' Literal.String +'"javascript' Literal.String +':' Literal.String +'close();"' Literal.String +'>' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/a' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'width' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.linkWrap.' Name.Constant +'width' Name.Constant +'}' Literal.String.Symbol +'\n\t\t\t' Text +'height' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.linkWrap.' Name.Constant +'height' Name.Constant +'}' Literal.String.Symbol +'\n\t\t\t' Text +'effects' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.linkWrap.' Name.Constant +'effects' Name.Constant +'}' Literal.String.Symbol +'\n\n\t\t\t' Text +'JSwindow' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t' Text +'JSwindow' Text +'.' Punctuation +'newWindow' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.linkWrap.' Name.Constant +'newWindow' Name.Constant +'}' Literal.String.Symbol +'\n\t\t\t' Text +'JSwindow' Text +'.' Punctuation +'if' Name.Function +'.' Punctuation +'isFalse' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.linkWrap.' Name.Constant +'lightboxEnabled' Name.Constant +'}' Literal.String.Symbol +'\n\n\t\t\t' Text +'directImageLink' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.linkWrap.' Name.Constant +'lightboxEnabled' Name.Constant +'}' Literal.String.Symbol +'\n\n\t\t\t' Text +'enable' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'image_zoom' Text +'\n\t\t\t' Text +'enable' Text +'.' Punctuation +'ifEmpty' Text +'.' Punctuation +'typolink' Name.Function +'.' Punctuation +'parameter' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'image_link' Text +'\n\t\t\t' Text +'enable' Text +'.' Punctuation +'ifEmpty' Text +'.' Punctuation +'typolink' Name.Function +'.' Punctuation +'parameter' Text +'.' Punctuation +'listNum' Text +'.' Punctuation +'splitChar' Text +' ' Text +'=' Operator +' ' Text +'10' Literal.Number.Integer +'\n\t\t\t' Text +'enable' Text +'.' Punctuation +'ifEmpty' Text +'.' Punctuation +'typolink' Name.Function +'.' Punctuation +'parameter' Text +'.' Punctuation +'listNum' Text +'.' Punctuation +'stdWrap' Name.Function +'.' Punctuation +'data' Text +' ' Text +'= ' Operator +'register' Name.Builtin +' ' Text +':' Operator +' ' Text +'IMAGE_NUM_CURRENT' Text +'\n\t\t\t' Text +'enable' Text +'.' Punctuation +'ifEmpty' Text +'.' Punctuation +'typolink' Name.Function +'.' Punctuation +'returnLast' Text +' ' Text +'=' Operator +' ' Text +'url' Text +'\n\n\t\t\t' Text +'typolink' Name.Function +'.' Punctuation +'parameter' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'image_link' Text +'\n\t\t\t' Text +'typolink' Name.Function +'.' Punctuation +'parameter' Text +'.' Punctuation +'listNum' Text +'.' Punctuation +'splitChar' Text +' ' Text +'=' Operator +' ' Text +'10' Literal.Number.Integer +'\n\t\t\t' Text +'typolink' Name.Function +'.' Punctuation +'parameter' Text +'.' Punctuation +'listNum' Text +'.' Punctuation +'stdWrap' Name.Function +'.' Punctuation +'data' Text +' ' Text +'= ' Operator +'register' Name.Builtin +' ' Text +':' Operator +' ' Text +'IMAGE_NUM_CURRENT' Text +'\n\t\t\t' Text +'typolink' Name.Function +'.' Punctuation +'target' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.links.' Name.Constant +'target' Name.Constant +'}' Literal.String.Symbol +'\n\t\t\t' Text +'typolink' Name.Function +'.' Punctuation +'extTarget' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.links.' Name.Constant +'extTarget' Name.Constant +'}' Literal.String.Symbol +'\n\n\t\t\t' Text +'linkParams' Text +'.' Punctuation +'ATagParams' Text +'.' Punctuation +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'class' Text +'=' Operator +'"' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.linkWrap.' Name.Constant +'lightboxCssClass' Name.Constant +'}' Literal.String.Symbol +'"' Text +' ' Text +'rel' Text +'=' Operator +'"' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.linkWrap.' Name.Constant +'lightboxRelAttribute' Name.Constant +'}' Literal.String.Symbol +'"' Text +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t' Text +'altText' Text +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t' Text +'altText' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'field' Text +' ' Text +'=' Operator +' ' Text +'altText' Text +'\n\t\t\t' Text +'stripHtml' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t' Text +'split' Name.Function +'.' Punctuation +'token' Text +'.' Punctuation +'char' Text +' ' Text +'=' Operator +' ' Text +'10' Literal.Number.Integer +'\n\t\t\t' Text +'split' Name.Function +'.' Punctuation +'token' Text +'.' Punctuation +'if' Name.Function +'.' Punctuation +'isTrue' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'imageTextSplit' Name.Constant +'}' Literal.String.Symbol +'\n\t\t\t' Text +'split' Name.Function +'.' Punctuation +'returnKey' Text +'.' Punctuation +'data' Text +' ' Text +'= ' Operator +'register' Name.Builtin +' ' Text +':' Operator +' ' Text +'IMAGE_NUM_CURRENT' Text +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t' Text +'titleText' Text +' ' Text +'<' Operator +' ' Text +'.' Punctuation +'altText' Text +'\n\t\t' Text +'titleText' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'titleText' Text +'\n\n\t\t' Text +'longdescURL' Text +' ' Text +'<' Operator +' ' Text +'.' Punctuation +'altText' Text +'\n\t\t' Text +'longdescURL' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'longdescURL' Text +'\n\n\t\t' Text +'emptyTitleHandling' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'emptyTitleHandling' Name.Constant +'}' Literal.String.Symbol +'\n\t\t' Text +'titleInLink' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'titleInLink' Name.Constant +'}' Literal.String.Symbol +'\n\t\t' Text +'titleInLinkAndImg' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'titleInLinkAndImg' Name.Constant +'}' Literal.String.Symbol +'\n\t' Text +'}' Literal.String.Symbol +'\n\n\t' Text +'textPos' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'imageorient' Text +'\n\t' Text +'maxW' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'maxW' Name.Constant +'}' Literal.String.Symbol +'\n\t' Text +'maxW' Text +'.' Punctuation +'override' Text +'.' Punctuation +'data' Text +' ' Text +'= ' Operator +'register' Name.Builtin +':' Operator +'maxImageWidth' Text +'\n\t' Text +'maxWInText' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'maxWInText' Name.Constant +'}' Literal.String.Symbol +'\n\t' Text +'maxWInText' Text +'.' Punctuation +'override' Text +'.' Punctuation +'data' Text +' ' Text +'= ' Operator +'register' Name.Builtin +':' Operator +'maxImageWidthInText' Text +'\n\n\t' Text +'equalH' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'imageheight' Text +'\n\n\t' Text +'image_compression' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'image_compression' Text +'\n\t' Text +'image_effects' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'image_effects' Text +'\n\n\t' Text +'noRows' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'image_noRows' Text +'\n\n\t' Text +'cols' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'imagecols' Text +'\n\t' Text +'border' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'imageborder' Text +'\n\n\t' Text +'caption' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'1' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t' Text +'1' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'field' Text +' ' Text +'=' Operator +' ' Text +'imagecaption' Text +'\n\t\t\t' Text +'required' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t' Text +'parseFunc' Name.Function +' ' Text +'=< ' Operator +'lib' Name.Builtin +'.' Punctuation +'parseFunc' Name.Function +'\n\t\t\t' Text +'br' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t' Text +'split' Name.Function +'.' Punctuation +'token' Text +'.' Punctuation +'char' Text +' ' Text +'=' Operator +' ' Text +'10' Literal.Number.Integer +'\n\t\t\t' Text +'split' Name.Function +'.' Punctuation +'token' Text +'.' Punctuation +'if' Name.Function +'.' Punctuation +'isPositive' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'imageTextSplit' Name.Constant +'}' Literal.String.Symbol +' ' Text +'+' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'captionSplit' Name.Constant +'}' Literal.String.Symbol +'\n\t\t\t' Text +'split' Name.Function +'.' Punctuation +'returnKey' Text +'.' Punctuation +'data' Text +' ' Text +'= ' Operator +'register' Name.Builtin +' ' Text +':' Operator +' ' Text +'IMAGE_NUM_CURRENT' Text +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'# captionSplit is deprecated, use imageTextSplit instead' Comment +'\n\t' Text +'captionSplit' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'captionSplit' Name.Constant +'}' Literal.String.Symbol +'\n\t' Text +'captionAlign' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'imagecaption_position' Text +'\n\t' Text +'# caption/alttext/title/longdescURL splitting' Comment +'\n\t' Text +'imageTextSplit' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'imageTextSplit' Name.Constant +'}' Literal.String.Symbol +'\n\n\t' Text +'borderCol' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'borderColor' Name.Constant +'}' Literal.String.Symbol +'\n\t' Text +'borderThick' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'borderThick' Name.Constant +'}' Literal.String.Symbol +'\n\t' Text +'borderClass' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'borderClass' Name.Constant +'}' Literal.String.Symbol +'\n\t' Text +'colSpace' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'colSpace' Name.Constant +'}' Literal.String.Symbol +'\n\t' Text +'rowSpace' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'rowSpace' Name.Constant +'}' Literal.String.Symbol +'\n\t' Text +'textMargin' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'textMargin' Name.Constant +'}' Literal.String.Symbol +'\n\n\t' Text +'borderSpace' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'borderSpace' Name.Constant +'}' Literal.String.Symbol +'\n\t' Text +'separateRows' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'separateRows' Name.Constant +'}' Literal.String.Symbol +'\n\t' Text +'addClasses' Text +' ' Text +'=' Operator +'\n\t' Text +'addClassesImage' Text +' ' Text +'=' Operator +'\n\t' Text +'addClassesImage' Text +'.' Punctuation +'ifEmpty' Text +' ' Text +'=' Operator +' ' Text +'csc-textpic-firstcol' Text +' ' Text +'csc-textpic-lastcol' Text +'\n\t' Text +'addClassesImage' Text +'.' Punctuation +'override' Text +' ' Text +'=' Operator +' ' Text +'csc-textpic-firstcol' Text +' ' Text +'|' Operator +'*' Operator +'|' Operator +' ' Text +'|' Operator +'*' Operator +'|' Operator +' ' Text +'csc-textpic-lastcol' Text +'\n\t' Text +'addClassesImage' Text +'.' Punctuation +'override' Text +'.' Punctuation +'if' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'isGreaterThan' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'imagecols' Text +'\n\t\t' Text +'value' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t' Text +'}' Literal.String.Symbol +'\n\n\t#\n' Comment + +'\t' Text +'imageStdWrap' Text +'.' Punctuation +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'<div class="csc-textpic-imagewrap" style="width:' Literal.String +'{' Literal.String.Symbol +'register' Name.Constant +':' Operator +'totalwidth' Name.Constant +'}' Literal.String.Symbol +'px;">' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t' Text +'imageStdWrapNoWidth' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'div' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-textpic-imagewrap"' Literal.String +'>' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\n\t' Text +'# if noRows is set, wrap around each column:' Comment +'\n\t' Text +'imageColumnStdWrap' Text +'.' Punctuation +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'<div class="csc-textpic-imagecolumn" style="width:' Literal.String +'{' Literal.String.Symbol +'register' Name.Constant +':' Operator +'columnwidth' Name.Constant +'}' Literal.String.Symbol +'px;">' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\n\t' Text +'layout' Text +' ' Text +'=' Operator +' ' Text +'CASE' Name.Class +'\n\t' Text +'layout' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'key' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'imageorient' Text +'\n\t\t' Text +'# above-center' Comment +'\n\t\t' Text +'default' Text +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t' Text +'default' Text +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'<div class="csc-textpic csc-textpic-center csc-textpic-above' Literal.String +'###CLASSES###' Name.Constant +'">' Literal.String +'###IMAGES###' Name.Constant +'###TEXT###' Name.Constant +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'<' Literal.String +'div' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-textpic-clear"' Literal.String +'>' Literal.String +'<' Literal.String +'!--' Literal.String +' ' Text +'--' Literal.String +'>' Literal.String +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t' Text +'# above-right' Comment +'\n\t\t' Text +'1' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t' Text +'1' Literal.Number.Integer +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'<div class="csc-textpic csc-textpic-right csc-textpic-above' Literal.String +'###CLASSES###' Name.Constant +'">' Literal.String +'###IMAGES###' Name.Constant +'###TEXT###' Name.Constant +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'<' Literal.String +'div' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-textpic-clear"' Literal.String +'>' Literal.String +'<' Literal.String +'!--' Literal.String +' ' Text +'--' Literal.String +'>' Literal.String +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t' Text +'# above-left' Comment +'\n\t\t' Text +'2' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t' Text +'2' Literal.Number.Integer +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'<div class="csc-textpic csc-textpic-left csc-textpic-above' Literal.String +'###CLASSES###' Name.Constant +'">' Literal.String +'###IMAGES###' Name.Constant +'###TEXT###' Name.Constant +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'<' Literal.String +'div' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-textpic-clear"' Literal.String +'>' Literal.String +'<' Literal.String +'!--' Literal.String +' ' Text +'--' Literal.String +'>' Literal.String +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t' Text +'# below-center' Comment +'\n\t\t' Text +'8' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t' Text +'8' Literal.Number.Integer +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'<div class="csc-textpic csc-textpic-center csc-textpic-below' Literal.String +'###CLASSES###' Name.Constant +'">' Literal.String +'###TEXT###' Name.Constant +'###IMAGES###' Name.Constant +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'<' Literal.String +'div' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-textpic-clear"' Literal.String +'>' Literal.String +'<' Literal.String +'!--' Literal.String +' ' Text +'--' Literal.String +'>' Literal.String +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t' Text +'# below-right' Comment +'\n\t\t' Text +'9' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t' Text +'9' Literal.Number.Integer +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'<div class="csc-textpic csc-textpic-right csc-textpic-below' Literal.String +'###CLASSES###' Name.Constant +'">' Literal.String +'###TEXT###' Name.Constant +'###IMAGES###' Name.Constant +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'<' Literal.String +'div' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-textpic-clear"' Literal.String +'>' Literal.String +'<' Literal.String +'!--' Literal.String +' ' Text +'--' Literal.String +'>' Literal.String +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t' Text +'# below-left' Comment +'\n\t\t' Text +'10' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'<div class="csc-textpic csc-textpic-left csc-textpic-below' Literal.String +'###CLASSES###' Name.Constant +'">' Literal.String +'###TEXT###' Name.Constant +'###IMAGES###' Name.Constant +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'<' Literal.String +'div' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-textpic-clear"' Literal.String +'>' Literal.String +'<' Literal.String +'!--' Literal.String +' ' Text +'--' Literal.String +'>' Literal.String +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t' Text +'# intext-right' Comment +'\n\t\t' Text +'17' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t' Text +'17' Literal.Number.Integer +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'<div class="csc-textpic csc-textpic-intext-right' Literal.String +'###CLASSES###' Name.Constant +'">' Literal.String +'###IMAGES###' Name.Constant +'###TEXT###' Name.Constant +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t' Text +'17' Literal.Number.Integer +'.' Punctuation +'override' Text +' ' Text +'=' Operator +' ' Text +'<div class="csc-textpic csc-textpic-intext-right' Literal.String +'###CLASSES###' Name.Constant +'">' Literal.String +'###IMAGES###' Name.Constant +'###TEXT###' Name.Constant +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'<' Literal.String +'div' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-textpic-clear"' Literal.String +'>' Literal.String +'<' Literal.String +'!--' Literal.String +' ' Text +'--' Literal.String +'>' Literal.String +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t' Text +'17' Literal.Number.Integer +'.' Punctuation +'override' Text +'.' Punctuation +'if' Name.Function +'.' Punctuation +'isTrue' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'addIntextClearer' Name.Constant +'}' Literal.String.Symbol +'\n\t\t' Text +'# intext-left' Comment +'\n\t\t' Text +'18' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t' Text +'18' Literal.Number.Integer +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'<div class="csc-textpic csc-textpic-intext-left' Literal.String +'###CLASSES###' Name.Constant +'">' Literal.String +'###IMAGES###' Name.Constant +'###TEXT###' Name.Constant +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t' Text +'18' Literal.Number.Integer +'.' Punctuation +'override' Text +' ' Text +'=' Operator +' ' Text +'<div class="csc-textpic csc-textpic-intext-left' Literal.String +'###CLASSES###' Name.Constant +'">' Literal.String +'###IMAGES###' Name.Constant +'###TEXT###' Name.Constant +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'<' Literal.String +'div' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-textpic-clear"' Literal.String +'>' Literal.String +'<' Literal.String +'!--' Literal.String +' ' Text +'--' Literal.String +'>' Literal.String +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t' Text +'18' Literal.Number.Integer +'.' Punctuation +'override' Text +'.' Punctuation +'if' Name.Function +'.' Punctuation +'isTrue' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'addIntextClearer' Name.Constant +'}' Literal.String.Symbol +'\n\t\t' Text +'# intext-right-nowrap' Comment +'\n\t\t' Text +'25' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t' Text +'25' Literal.Number.Integer +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'<div class="csc-textpic csc-textpic-intext-right-nowrap' Literal.String +'###CLASSES###' Name.Constant +'">' Literal.String +'###IMAGES###' Name.Constant +'<div style="margin-right:' Literal.String +'{' Literal.String.Symbol +'register' Name.Constant +':' Operator +'rowWidthPlusTextMargin' Name.Constant +'}' Literal.String.Symbol +'px;">' Literal.String +'###TEXT###' Name.Constant +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'<' Literal.String +'div' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-textpic-clear"' Literal.String +'>' Literal.String +'<' Literal.String +'!--' Literal.String +' ' Text +'--' Literal.String +'>' Literal.String +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t' Text +'25' Literal.Number.Integer +'.' Punctuation +'insertData' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t' Text +'# intext-left-nowrap' Comment +'\n\t\t' Text +'26' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t' Text +'26' Literal.Number.Integer +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'<div class="csc-textpic csc-textpic-intext-left-nowrap' Literal.String +'###CLASSES###' Name.Constant +'">' Literal.String +'###IMAGES###' Name.Constant +'<div style="margin-left:' Literal.String +'{' Literal.String.Symbol +'register' Name.Constant +':' Operator +'rowWidthPlusTextMargin' Name.Constant +'}' Literal.String.Symbol +'px;">' Literal.String +'###TEXT###' Name.Constant +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'<' Literal.String +'div' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-textpic-clear"' Literal.String +'>' Literal.String +'<' Literal.String +'!--' Literal.String +' ' Text +'--' Literal.String +'>' Literal.String +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t' Text +'26' Literal.Number.Integer +'.' Punctuation +'insertData' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t' Text +'}' Literal.String.Symbol +'\n\n\t' Text +'rendering' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'dl' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'# Choose another rendering for special edge cases' Comment +'\n\t\t\t' Text +'fallbackRendering' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n\t\t\t' Text +'fallbackRendering' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t' Text +'# Just one image without a caption => don\'t need the dl-overhead, use the "simple" rendering' Comment +'\n\t\t\t\t' Text +'10' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t\t\t' Text +'10' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t\t' Text +'if' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t\t\t' Text +'isFalse' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'imagecaption' Text +'\n\t\t\t\t\t\t' Text +'value' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t\t\t\t' Text +'equals' Text +'.' Punctuation +'data' Text +' ' Text +'= ' Operator +'register' Name.Builtin +':' Operator +'imageCount' Text +'\n\t\t\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t\t\t\t' Text +'value' Text +' ' Text +'=' Operator +' ' Text +'simple' Text +'\n\t\t\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t\t\t' Text +'# Multiple images and one global caption => "ul"' Comment +'\n\t\t\t\t' Text +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t\t\t' Text +'20' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t\t' Text +'if' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t\t\t' Text +'value' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t\t\t\t' Text +'isGreaterThan' Text +'.' Punctuation +'data' Text +' ' Text +'= ' Operator +'register' Name.Builtin +':' Operator +'imageCount' Text +'\n\t\t\t\t\t\t' Text +'isTrue' Text +'.' Punctuation +'if' Name.Function +'.' Punctuation +'isTrue' Text +'.' Punctuation +'data' Text +' ' Text +'= ' Operator +'register' Name.Builtin +':' Operator +'renderGlobalCaption' Text +'\n\t\t\t\t\t\t' Text +'isTrue' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'imagecaption' Text +'\n\t\t\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t\t\t\t' Text +'value' Text +' ' Text +'=' Operator +' ' Text +'ul' Text +'\n\t\t\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t\t\t' Text +'# Multiple images and no caption at all => "ul"' Comment +'\n\t\t\t\t' Text +'30' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t\t\t' Text +'30' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t\t' Text +'if' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t\t\t' Text +'value' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t\t\t\t' Text +'isGreaterThan' Text +'.' Punctuation +'data' Text +' ' Text +'= ' Operator +'register' Name.Builtin +':' Operator +'imageCount' Text +'\n\t\t\t\t\t\t' Text +'isFalse' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'imagecaption' Text +'\n\t\t\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t\t\t\t' Text +'value' Text +' ' Text +'=' Operator +' ' Text +'ul' Text +'\n\t\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t\t' Text +'imageRowStdWrap' Text +'.' Punctuation +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'<div class="csc-textpic-imagerow" style="width:' Literal.String +'{' Literal.String.Symbol +'register' Name.Constant +':' Operator +'rowwidth' Name.Constant +'}' Literal.String.Symbol +'px;">' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'imageLastRowStdWrap' Text +'.' Punctuation +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'<div class="csc-textpic-imagerow csc-textpic-imagerow-last" style="width:' Literal.String +'{' Literal.String.Symbol +'register' Name.Constant +':' Operator +'rowwidth' Name.Constant +'}' Literal.String.Symbol +'px;">' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'noRowsStdWrap' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +'\n\t\t\t' Text +'oneImageStdWrap' Text +'.' Punctuation +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'<dl class="csc-textpic-image' Literal.String +'###CLASSES###' Name.Constant +'" style="width:{register:imagespace}px;">' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/dl' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'imgTagStdWrap' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'dt' Literal.String +'>' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/dt' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'editIconsStdWrap' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'dd' Literal.String +'>' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/dd' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'caption' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t' Text +'required' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'dd' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-textpic-caption"' Literal.String +'>' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/dd' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\t\t' Text +'ul' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'# Just one image without a caption => don\'t need the ul-overhead, use the "simple" rendering' Comment +'\n\t\t\t' Text +'fallbackRendering' Text +' ' Text +'< ' Operator +'tt_content' Name.Builtin +'.' Punctuation +'image' Text +'.' Punctuation +'20' Literal.Number.Integer +'.' Punctuation +'rendering' Text +'.' Punctuation +'dl' Text +'.' Punctuation +'fallbackRendering' Text +'.' Punctuation +'10' Literal.Number.Integer +'\n\t\t\t' Text +'imageRowStdWrap' Text +'.' Punctuation +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'<div class="csc-textpic-imagerow" style="width:' Literal.String +'{' Literal.String.Symbol +'register' Name.Constant +':' Operator +'rowwidth' Name.Constant +'}' Literal.String.Symbol +'px;">' Literal.String +'<' Literal.String +'ul' Literal.String +'>' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/ul' Literal.String +'>' Literal.String +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'imageLastRowStdWrap' Text +'.' Punctuation +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'<div class="csc-textpic-imagerow csc-textpic-imagerow-last" style="width:' Literal.String +'{' Literal.String.Symbol +'register' Name.Constant +':' Operator +'rowwidth' Name.Constant +'}' Literal.String.Symbol +'px;">' Literal.String +'<' Literal.String +'ul' Literal.String +'>' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/ul' Literal.String +'>' Literal.String +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'noRowsStdWrap' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'ul' Literal.String +'>' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/ul' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'oneImageStdWrap' Text +'.' Punctuation +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'<li class="csc-textpic-image' Literal.String +'###CLASSES###' Name.Constant +'" style="width:{register:imagespace}px;">' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/li' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'imgTagStdWrap' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +'\n\t\t\t' Text +'editIconsStdWrap' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'div' Literal.String +'>' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'caption' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'div' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-textpic-caption"' Literal.String +'>' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\t\t' Text +'div' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'# Just one image without a caption => don\'t need the div-overhead, use the "simple" rendering' Comment +'\n\t\t\t' Text +'fallbackRendering' Text +' ' Text +'< ' Operator +'tt_content' Name.Builtin +'.' Punctuation +'image' Text +'.' Punctuation +'20' Literal.Number.Integer +'.' Punctuation +'rendering' Text +'.' Punctuation +'dl' Text +'.' Punctuation +'fallbackRendering' Text +'.' Punctuation +'10' Literal.Number.Integer +'\n\t\t\t' Text +'imageRowStdWrap' Text +'.' Punctuation +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'<div class="csc-textpic-imagerow" style="width:' Literal.String +'{' Literal.String.Symbol +'register' Name.Constant +':' Operator +'rowwidth' Name.Constant +'}' Literal.String.Symbol +'px;">' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'imageLastRowStdWrap' Text +'.' Punctuation +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'<div class="csc-textpic-imagerow csc-textpic-imagerow-last" style="width:' Literal.String +'{' Literal.String.Symbol +'register' Name.Constant +':' Operator +'rowwidth' Name.Constant +'}' Literal.String.Symbol +'px;">' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'noRowsStdWrap' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +'\n\t\t\t' Text +'oneImageStdWrap' Text +'.' Punctuation +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'<div class="csc-textpic-image' Literal.String +'###CLASSES###' Name.Constant +'" style="width:{register:imagespace}px;">' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'imgTagStdWrap' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'div' Literal.String +'>' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'editIconsStdWrap' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'div' Literal.String +'>' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'caption' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'div' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-textpic-caption"' Literal.String +'>' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\t\t' Text +'simple' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'imageRowStdWrap' Text +'.' Punctuation +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'|' Operator +'\n\t\t\t' Text +'imageLastRowStdWrap' Text +'.' Punctuation +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'|' Operator +'\n\t\t\t' Text +'noRowsStdWrap' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +'\n\t\t\t' Text +'oneImageStdWrap' Text +'.' Punctuation +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'|' Operator +'\n\t\t\t' Text +'imgTagStdWrap' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'|' Operator +'\n\t\t\t' Text +'editIconsStdWrap' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'|' Operator +'\n\t\t\t' Text +'caption' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'div' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-textpic-caption"' Literal.String +'>' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'imageStdWrap' Text +'.' Punctuation +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'<div class="csc-textpic-imagewrap csc-textpic-single-image" style="width:' Literal.String +'{' Literal.String.Symbol +'register' Name.Constant +':' Operator +'totalwidth' Name.Constant +'}' Literal.String.Symbol +'px;">' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'imageStdWrapNoWidth' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'div' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-textpic-imagewrap' Literal.String +' ' Text +'csc-textpic-single-image"' Literal.String +'>' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'renderMethod' Text +' ' Text +'=' Operator +' ' Text +'dl' Text +'\n\n\t' Text +'editIcons' Text +' ' Text +'= ' Operator +'tt_content' Name.Builtin +' ' Text +':' Operator +' ' Text +'image' Text +' ' Text +'[' Literal.String.Symbol +'imageorient' Text +'|' Operator +'imagewidth' Text +'|' Operator +'imageheight' Text +']' Literal.String.Symbol +',' Punctuation +' ' Text +'[' Literal.String.Symbol +'imagecols' Text +'|' Operator +'image_noRows' Text +'|' Operator +'imageborder' Text +']' Literal.String.Symbol +',' Punctuation +'[' Literal.String.Symbol +'image_link' Text +'|' Operator +'image_zoom' Text +']' Literal.String.Symbol +',' Punctuation +'[' Literal.String.Symbol +'image_compression' Text +'|' Operator +'image_effects' Text +'|' Operator +'image_frames' Text +']' Literal.String.Symbol +',' Punctuation +'imagecaption' Text +'[' Literal.String.Symbol +'imagecaption_position' Text +']' Literal.String.Symbol +'\n\t' Text +'editIcons' Text +'.' Punctuation +'iconTitle' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:eIcon.images' Literal.String +'\n\n\t' Text +'caption' Text +'.' Punctuation +'editIcons' Text +' ' Text +'= ' Operator +'tt_content' Name.Builtin +' ' Text +':' Operator +' ' Text +'imagecaption' Text +'[' Literal.String.Symbol +'imagecaption_position' Text +']' Literal.String.Symbol +'\n\t' Text +'caption' Text +'.' Punctuation +'editIcons' Text +'.' Punctuation +'beforeLastTag' Text +'=' Operator +'1' Literal.Number.Integer +'\n\t' Text +'caption' Text +'.' Punctuation +'editIcons' Text +'.' Punctuation +'iconTitle' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:eIcon.caption' Literal.String +'\n\n\t' Text +'stdWrap' Name.Function +'.' Punctuation +'prefixComment' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'Image' Text +' ' Text +'block' Text +':' Operator +'\n' Text + +'}' Literal.String.Symbol +'\n\n' Text + +'# *****************' Comment +'\n' Text + +'# CType: textpic' Comment +'\n' Text + +'# *****************' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'textpic' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'textpic' Text +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'10' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'if' Name.Function +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'25' Literal.Number.Integer +'\n\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'if' Name.Function +'.' Punctuation +'isLessThan' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'imageorient' Text +'\n\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'10' Literal.Number.Integer +' ' Text +'= < ' Operator +'lib' Name.Builtin +'.' Punctuation +'stdheader' Text +'\n\n\t' Text +'20' Literal.Number.Integer +' ' Text +'= < ' Operator +'tt_content' Name.Builtin +'.' Punctuation +'image' Text +'.' Punctuation +'20' Literal.Number.Integer +'\n\t' Text +'20' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'text' Text +'.' Punctuation +'10' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n\t\t' Text +'text' Text +'.' Punctuation +'10' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'if' Name.Function +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'24' Literal.Number.Integer +'\n\t\t\t' Text +'if' Name.Function +'.' Punctuation +'isGreaterThan' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'imageorient' Text +'\n\t\t\t' Text +'10' Literal.Number.Integer +' ' Text +'= < ' Operator +'lib' Name.Builtin +'.' Punctuation +'stdheader' Text +'\n\t\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'stdWrap' Name.Function +'.' Punctuation +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'<div class="csc-textpicHeader csc-textpicHeader-' Literal.String +'{' Literal.String.Symbol +'field' Name.Constant +':' Operator +'imageorient' Name.Constant +'}' Literal.String.Symbol +'">' Literal.String +'|' Operator +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\t\t' Text +'text' Text +'.' Punctuation +'20' Literal.Number.Integer +' ' Text +'= < ' Operator +'tt_content' Name.Builtin +'.' Punctuation +'text' Text +'.' Punctuation +'20' Literal.Number.Integer +'\n\t\t' Text +'text' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'div' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-textpic-text"' Literal.String +'>' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n\n\n\n' Text + +'# *****************' Comment +'\n' Text + +'# CType: bullet' Comment +'\n' Text + +'# *****************' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'bullets' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'bullets' Text +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'10' Literal.Number.Integer +' ' Text +'= < ' Operator +'lib' Name.Builtin +'.' Punctuation +'stdheader' Text +'\n\n\t' Text +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t' Text +'20' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'field' Text +' ' Text +'=' Operator +' ' Text +'bodytext' Text +'\n\t\t' Text +'trim' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t' Text +'split' Name.Function +'{' Literal.String.Symbol +'\n\t\t\t' Text +'token' Text +'.' Punctuation +'char' Text +' ' Text +'=' Operator +' ' Text +'10' Literal.Number.Integer +'\n\t\t\t' Text +'cObjNum' Text +' ' Text +'=' Operator +' ' Text +'|' Operator +'*' Operator +'|' Operator +'1' Literal.Number.Integer +'|' Operator +'|' Operator +' ' Text +'2' Literal.Number.Integer +'|' Operator +'*' Operator +'|' Operator +'\n\t\t\t' Text +'1' Literal.Number.Integer +'.' Punctuation +'current' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t' Text +'1' Literal.Number.Integer +'.' Punctuation +'parseFunc' Name.Function +' ' Text +'=< ' Operator +'lib' Name.Builtin +'.' Punctuation +'parseFunc' Name.Function +'\n\t\t\t' Text +'1' Literal.Number.Integer +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'li' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"odd"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/li' Literal.String +'>' Literal.String +'\n\n\t\t\t' Text +'2' Literal.Number.Integer +'.' Punctuation +'current' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t' Text +'2' Literal.Number.Integer +'.' Punctuation +'parseFunc' Name.Function +' ' Text +'=< ' Operator +'lib' Name.Builtin +'.' Punctuation +'parseFunc' Name.Function +'\n\t\t\t' Text +'2' Literal.Number.Integer +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'li' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"even"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/li' Literal.String +'>' Literal.String +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\t\t' Text +'dataWrap' Text +' ' Text +'=' Operator +' ' Text +'<ul class="csc-bulletlist csc-bulletlist-' Literal.String +'{' Literal.String.Symbol +'field' Name.Constant +':' Operator +'layout' Name.Constant +'}' Literal.String.Symbol +'">' Literal.String +'|' Operator +'<' Literal.String +'/ul' Literal.String +'>' Literal.String +'\n\t \t' Text +'editIcons' Text +' ' Text +'= ' Operator +'tt_content' Name.Builtin +':' Operator +' ' Text +'bodytext' Text +',' Punctuation +' ' Text +'[' Literal.String.Symbol +'layout' Text +']' Literal.String.Symbol +'\n\t \t' Text +'editIcons' Text +'.' Punctuation +'beforeLastTag' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t \t' Text +'editIcons' Text +'.' Punctuation +'iconTitle' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.php:eIcon.bullets' Literal.String +'\n\n\t \t' Text +'prefixComment' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'Bullet' Text +' ' Text +'list' Text +':' Operator +'\n\t' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n\n\n\n' Text + +'# *****************' Comment +'\n' Text + +'# CType: table' Comment +'\n' Text + +'# *****************' Comment +'\n' Text + +'# Rendered by a PHP function specifically written to handle CE tables. See css_styled_content/pi1/class.tx_cssstyledcontent_pi1.php' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'table' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'table' Text +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'10' Literal.Number.Integer +' ' Text +'= < ' Operator +'lib' Name.Builtin +'.' Punctuation +'stdheader' Text +'\n\n\t' Text +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'USER' Name.Class +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'userFunc' Name.Function +' ' Text +'=' Operator +' ' Text +'tx_cssstyledcontent_pi1-' Text +'>' Operator +'render_table' Text +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'bodytext' Text +'\n\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'color' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'default' Text +' ' Text +'=' Operator +'\n\t\t' Text +'1' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'#EDEBF1' Literal.String.Char +'\n\t\t' Text +'2' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'#F5FFAA' Literal.String.Char +'\n\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'tableParams_0' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'border' Text +' ' Text +'=' Operator +'\n\t\t' Text +'cellpadding' Text +' ' Text +'=' Operator +'\n\t\t' Text +'cellspacing' Text +' ' Text +'=' Operator +'\n\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'tableParams_1' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'border' Text +' ' Text +'=' Operator +'\n\t\t' Text +'cellpadding' Text +' ' Text +'=' Operator +'\n\t\t' Text +'cellspacing' Text +' ' Text +'=' Operator +'\n\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'tableParams_2' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'border' Text +' ' Text +'=' Operator +'\n\t\t' Text +'cellpadding' Text +' ' Text +'=' Operator +'\n\t\t' Text +'cellspacing' Text +' ' Text +'=' Operator +'\n\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'tableParams_3' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'border' Text +' ' Text +'=' Operator +'\n\t\t' Text +'cellpadding' Text +' ' Text +'=' Operator +'\n\t\t' Text +'cellspacing' Text +' ' Text +'=' Operator +'\n\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'innerStdWrap' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'|' Operator +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'innerStdWrap' Text +'.' Punctuation +'parseFunc' Name.Function +' ' Text +'= < ' Operator +'lib' Name.Builtin +'.' Punctuation +'parseFunc' Name.Function +'\n\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'stdWrap' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'editIcons' Text +' ' Text +'= ' Operator +'tt_content' Name.Builtin +':' Operator +' ' Text +'cols' Text +',' Punctuation +' ' Text +'bodytext' Text +',' Punctuation +' ' Text +'[' Literal.String.Symbol +'layout' Text +']' Literal.String.Symbol +',' Punctuation +' ' Text +'[' Literal.String.Symbol +'table_bgColor' Text +'|' Operator +'table_border' Text +'|' Operator +'table_cellspacing' Text +'|' Operator +'table_cellpadding' Text +']' Literal.String.Symbol +'\n\t\t' Text +'editIcons' Text +'.' Punctuation +'beforeLastTag' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t' Text +'editIcons' Text +'.' Punctuation +'iconTitle' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:eIcon.table' Literal.String +'\n\n\t\t' Text +'prefixComment' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'Table' Text +':' Operator +'\n\t' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n\n\n' Text + +'# *****************' Comment +'\n' Text + +'# CType: uploads' Comment +'\n' Text + +'# *****************' Comment +'\n' Text + +'# Rendered by a PHP function specifically written to handle CE filelists. See css_styled_content/pi1/class.tx_cssstyledcontent_pi1.php' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'uploads' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'uploads' Text +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'10' Literal.Number.Integer +' ' Text +'= < ' Operator +'lib' Name.Builtin +'.' Punctuation +'stdheader' Text +'\n\n\t' Text +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'USER' Name.Class +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'userFunc' Name.Function +' ' Text +'=' Operator +' ' Text +'tx_cssstyledcontent_pi1-' Text +'>' Operator +'render_uploads' Text +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'media' Text +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'filePath' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'select_key' Text +'\n\n\t' Text +'20' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'# Rendering for each file (e.g. rows of the table) as a cObject' Comment +'\n\t\t' Text +'itemRendering' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n\t\t' Text +'itemRendering' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'tr' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"tr-odd' Literal.String +' ' Text +'tr-first"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/tr' Literal.String +'>' Literal.String +' ' Text +'|' Operator +'*' Operator +'|' Operator +' ' Text +'<' Literal.String +'tr' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"tr-even"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/tr' Literal.String +'>' Literal.String +' ' Text +'|' Operator +'|' Operator +' ' Text +'<' Literal.String +'tr' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"tr-odd"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/tr' Literal.String +'>' Literal.String +' ' Text +'|' Operator +'*' Operator +'|' Operator +'\n\n\t\t\t' Text +'10' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'data' Text +' ' Text +'= ' Operator +'register' Name.Builtin +':' Operator +'linkedIcon' Text +'\n\t\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'td' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-uploads-icon"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/td' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'if' Name.Function +'.' Punctuation +'isPositive' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'layout' Text +'\n\n\t\t\t' Text +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n\t\t\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'td' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-uploads-fileName"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/td' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'1' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'1' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t' Text +'data' Text +' ' Text +'= ' Operator +'register' Name.Builtin +':' Operator +'linkedLabel' Text +'\n\t\t\t\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'p' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/p' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'2' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'2' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t' Text +'data' Text +' ' Text +'= ' Operator +'register' Name.Builtin +':' Operator +'description' Text +'\n\t\t\t\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'p' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-uploads-description"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/p' Literal.String +'>' Literal.String +'\n\t\t\t\t' Text +'required' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t\t' Text +'htmlSpecialChars' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t\t' Text +'30' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t\t' Text +'30' Literal.Number.Integer +'.' Punctuation +'if' Name.Function +'.' Punctuation +'isTrue' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'filelink_size' Text +'\n\t\t\t' Text +'30' Literal.Number.Integer +'.' Punctuation +'data' Text +' ' Text +'= ' Operator +'register' Name.Builtin +':' Operator +'fileSize' Text +'\n\t\t\t' Text +'30' Literal.Number.Integer +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'td' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-uploads-fileSize"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/td' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'30' Literal.Number.Integer +'.' Punctuation +'bytes' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t' Text +'30' Literal.Number.Integer +'.' Punctuation +'bytes' Text +'.' Punctuation +'labels' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.uploads.' Name.Constant +'filesizeBytesLabels' Name.Constant +'}' Literal.String.Symbol +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\t\t' Text +'useSpacesInLinkText' Text +' ' Text +'=' Operator +' ' Text +'0' Literal.Number.Integer +'\n\t\t' Text +'stripFileExtensionFromLinkText' Text +' ' Text +'=' Operator +' ' Text +'0' Literal.Number.Integer +'\n\t' Text +'}' Literal.String.Symbol +'\n\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'color' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'default' Text +' ' Text +'=' Operator +'\n\t\t' Text +'1' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'#EDEBF1' Literal.String.Char +'\n\t\t' Text +'2' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'#F5FFAA' Literal.String.Char +'\n\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'tableParams_0' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'border' Text +' ' Text +'=' Operator +'\n\t\t' Text +'cellpadding' Text +' ' Text +'=' Operator +'\n\t\t' Text +'cellspacing' Text +' ' Text +'=' Operator +'\n\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'tableParams_1' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'border' Text +' ' Text +'=' Operator +'\n\t\t' Text +'cellpadding' Text +' ' Text +'=' Operator +'\n\t\t' Text +'cellspacing' Text +' ' Text +'=' Operator +'\n\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'tableParams_2' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'border' Text +' ' Text +'=' Operator +'\n\t\t' Text +'cellpadding' Text +' ' Text +'=' Operator +'\n\t\t' Text +'cellspacing' Text +' ' Text +'=' Operator +'\n\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'tableParams_3' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'border' Text +' ' Text +'=' Operator +'\n\t\t' Text +'cellpadding' Text +' ' Text +'=' Operator +'\n\t\t' Text +'cellspacing' Text +' ' Text +'=' Operator +'\n\t' Text +'}' Literal.String.Symbol +'\n\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'linkProc' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'target' Text +' ' Text +'=' Operator +' ' Text +'_blank' Text +'\n\t\t' Text +'jumpurl' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.uploads.' Name.Constant +'jumpurl' Name.Constant +'}' Literal.String.Symbol +'\n\t\t' Text +'jumpurl' Text +'.' Punctuation +'secure' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.uploads.' Name.Constant +'jumpurl_secure' Name.Constant +'}' Literal.String.Symbol +'\n\t\t' Text +'jumpurl' Text +'.' Punctuation +'secure' Text +'.' Punctuation +'mimeTypes' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.uploads.' Name.Constant +'jumpurl_secure_mimeTypes' Name.Constant +'}' Literal.String.Symbol +'\n\t\t' Text +'removePrependedNumbers' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\n\t\t' Text +'iconCObject' Text +' ' Text +'=' Operator +' ' Text +'IMAGE' Name.Class +'\n\t\t' Text +'iconCObject' Text +'.' Punctuation +'file' Text +'.' Punctuation +'import' Text +'.' Punctuation +'data' Text +' ' Text +'= ' Operator +'register' Name.Builtin +' ' Text +':' Operator +' ' Text +'ICON_REL_PATH' Text +'\n\t\t' Text +'iconCObject' Text +'.' Punctuation +'file' Text +'.' Punctuation +'width' Text +' ' Text +'=' Operator +' ' Text +'150' Literal.Number.Integer +'\n\t' Text +'}' Literal.String.Symbol +'\n\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'filesize' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'bytes' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t' Text +'bytes' Text +'.' Punctuation +'labels' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.uploads.' Name.Constant +'filesizeBytesLabels' Name.Constant +'}' Literal.String.Symbol +'\n\t' Text +'}' Literal.String.Symbol +'\n\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'stdWrap' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'editIcons' Text +' ' Text +'= ' Operator +'tt_content' Name.Builtin +':' Operator +' ' Text +'media' Text +',' Punctuation +' ' Text +'layout' Text +' ' Text +'[' Literal.String.Symbol +'table_bgColor' Text +'|' Operator +'table_border' Text +'|' Operator +'table_cellspacing' Text +'|' Operator +'table_cellpadding' Text +']' Literal.String.Symbol +',' Punctuation +' ' Text +'filelink_size' Text +',' Punctuation +' ' Text +'imagecaption' Text +'\n\t\t' Text +'editIcons' Text +'.' Punctuation +'iconTitle' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:eIcon.filelist' Literal.String +'\n\n\t\t' Text +'prefixComment' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'File' Text +' ' Text +'list' Text +':' Operator +'\n\t' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n\n\n' Text + +'# ******************' Comment +'\n' Text + +'# CType: multimedia' Comment +'\n' Text + +'# ******************' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'multimedia' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'multimedia' Text +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'10' Literal.Number.Integer +' ' Text +'= < ' Operator +'lib' Name.Builtin +'.' Punctuation +'stdheader' Text +'\n\n\t' Text +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'MULTIMEDIA' Name.Class +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'file' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'multimedia' Text +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'file' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'uploads/media/' Literal.String +'\n' Literal.String + +'\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'file' Text +'.' Punctuation +'listNum' Text +' ' Text +'=' Operator +' ' Text +'0' Literal.Number.Integer +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'params' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'bodytext' Text +'\n\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'stdWrap' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'editIcons' Text +' ' Text +'= ' Operator +'tt_content' Name.Builtin +':' Operator +' ' Text +'multimedia' Text +',' Punctuation +' ' Text +'bodytext' Text +'\n\t\t' Text +'editIcons' Text +'.' Punctuation +'iconTitle' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:eIcon.multimedia' Literal.String +'\n\n\t\t' Text +'prefixComment' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'Multimedia' Text +' ' Text +'element' Text +':' Operator +'\n\t' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n\n' Text + +'# *****************' Comment +'\n' Text + +'# CType: swfobject' Comment +'\n' Text + +'# *****************' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'swfobject' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'swfobject' Text +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'10' Literal.Number.Integer +' ' Text +'= < ' Operator +'lib' Name.Builtin +'.' Punctuation +'stdheader' Text +'\n\n\t' Text +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'SWFOBJECT' Name.Class +'\n\t' Text +'20' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'file' Text +' ' Text +'=' Operator +'\n\t\t' Text +'width' Text +' ' Text +'=' Operator +'\n\t\t' Text +'height' Text +' ' Text +'=' Operator +'\n\n\t\t' Text +'flexParams' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'pi_flexform' Text +'\n\n\t\t' Text +'alternativeContent' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'bodytext' Text +'\n\n\t\t' Text +'layout' Text +' ' Text +'=' Operator +' ' Text +'###SWFOBJECT###' Name.Constant +'\n\n\t\t' Text +'video' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'player' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.media.' Name.Constant +'videoPlayer' Name.Constant +'}' Literal.String.Symbol +'\n\n\t\t\t' Text +'defaultWidth' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.media.' Name.Constant +'defaultVideoWidth' Name.Constant +'}' Literal.String.Symbol +'\n\t\t\t' Text +'defaultHeight' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.media.' Name.Constant +'defaultVideoHeight' Name.Constant +'}' Literal.String.Symbol +'\n\n\t\t\t' Text +'default' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t' Text +'params' Text +'.' Punctuation +'quality' Text +' ' Text +'=' Operator +' ' Text +'high' Text +'\n\t\t\t\t' Text +'params' Text +'.' Punctuation +'menu' Text +' ' Text +'=' Operator +' ' Text +'false' Text +'\n\t\t\t\t' Text +'params' Text +'.' Punctuation +'allowScriptAccess' Text +' ' Text +'=' Operator +' ' Text +'sameDomain' Text +'\n\t\t\t\t' Text +'params' Text +'.' Punctuation +'allowFullScreen' Text +' ' Text +'=' Operator +' ' Text +'true' Text +'\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t\t' Text +'mapping' Text +' ' Text +'{' Literal.String.Symbol +'\n\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t' Text +'audio' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'player' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.media.' Name.Constant +'audioPlayer' Name.Constant +'}' Literal.String.Symbol +'\n\n\t\t\t' Text +'defaultWidth' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.media.' Name.Constant +'defaultAudioWidth' Name.Constant +'}' Literal.String.Symbol +'\n\t\t\t' Text +'defaultHeight' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.media.' Name.Constant +'defaultAudioHeight' Name.Constant +'}' Literal.String.Symbol +'\n\n\t\t\t' Text +'default' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t' Text +'params' Text +'.' Punctuation +'quality' Text +' ' Text +'=' Operator +' ' Text +'high' Text +'\n\t\t\t\t' Text +'params' Text +'.' Punctuation +'allowScriptAccess' Text +' ' Text +'=' Operator +' ' Text +'sameDomain' Text +'\n\t\t\t\t' Text +'params' Text +'.' Punctuation +'menu' Text +' ' Text +'=' Operator +' ' Text +'false' Text +'\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t\t' Text +'mapping' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t' Text +'flashvars' Text +'.' Punctuation +'file' Text +' ' Text +'=' Operator +' ' Text +'soundFile' Text +'\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\n\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'stdWrap' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'editIcons' Text +' ' Text +'= ' Operator +'tt_content' Name.Builtin +':' Operator +' ' Text +'multimedia' Text +',' Punctuation +' ' Text +'imagewidth' Text +',' Punctuation +' ' Text +'imageheight' Text +',' Punctuation +' ' Text +'pi_flexform' Text +',' Punctuation +' ' Text +'bodytext' Text +'\n\t\t' Text +'editIcons' Text +'.' Punctuation +'iconTitle' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:eIcon.multimedia' Literal.String +'\n\n\t\t' Text +'prefixComment' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'SWFobject' Text +' ' Text +'element' Text +':' Operator +'\n\t' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n\n' Text + +'# *****************' Comment +'\n' Text + +'# CType: qtobject' Comment +'\n' Text + +'# *****************' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'qtobject' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'qtobject' Text +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'10' Literal.Number.Integer +' ' Text +'= < ' Operator +'lib' Name.Builtin +'.' Punctuation +'stdheader' Text +'\n\n\t' Text +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'QTOBJECT' Name.Class +'\n\t' Text +'20' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'file' Text +' ' Text +'=' Operator +'\n\t\t' Text +'width' Text +' ' Text +'=' Operator +'\n\t\t' Text +'height' Text +' ' Text +'=' Operator +'\n\n\t\t' Text +'flexParams' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'pi_flexform' Text +'\n\n\t\t' Text +'alternativeContent' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'bodytext' Text +'\n\n\t\t' Text +'layout' Text +' ' Text +'=' Operator +' ' Text +'###QTOBJECT###' Name.Constant +'\n\n\t\t' Text +'video' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'player' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.media.' Name.Constant +'videoPlayer' Name.Constant +'}' Literal.String.Symbol +'\n\n\t\t\t' Text +'defaultWidth' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.media.' Name.Constant +'defaultVideoWidth' Name.Constant +'}' Literal.String.Symbol +'\n\t\t\t' Text +'defaultHeight' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.media.' Name.Constant +'defaultVideoHeight' Name.Constant +'}' Literal.String.Symbol +'\n\n\t\t\t' Text +'default' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t' Text +'params' Text +'.' Punctuation +'quality' Text +' ' Text +'=' Operator +' ' Text +'high' Text +'\n\t\t\t\t' Text +'params' Text +'.' Punctuation +'menu' Text +' ' Text +'=' Operator +' ' Text +'false' Text +'\n\t\t\t\t' Text +'params' Text +'.' Punctuation +'allowScriptAccess' Text +' ' Text +'=' Operator +' ' Text +'sameDomain' Text +'\n\t\t\t\t' Text +'params' Text +'.' Punctuation +'allowFullScreen' Text +' ' Text +'=' Operator +' ' Text +'true' Text +'\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t\t' Text +'mapping' Text +' ' Text +'{' Literal.String.Symbol +'\n\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t' Text +'audio' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'player' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.media.' Name.Constant +'audioPlayer' Name.Constant +'}' Literal.String.Symbol +'\n\n\t\t\t' Text +'defaultWidth' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.media.' Name.Constant +'defaultAudioWidth' Name.Constant +'}' Literal.String.Symbol +'\n\t\t\t' Text +'defaultHeight' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.media.' Name.Constant +'defaultAudioHeight' Name.Constant +'}' Literal.String.Symbol +'\n\n\t\t\t' Text +'default' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t' Text +'params' Text +'.' Punctuation +'quality' Text +' ' Text +'=' Operator +' ' Text +'high' Text +'\n\t\t\t\t' Text +'params' Text +'.' Punctuation +'allowScriptAccess' Text +' ' Text +'=' Operator +' ' Text +'sameDomain' Text +'\n\t\t\t\t' Text +'params' Text +'.' Punctuation +'menu' Text +' ' Text +'=' Operator +' ' Text +'false' Text +'\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t\t' Text +'mapping' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t' Text +'flashvars' Text +'.' Punctuation +'file' Text +' ' Text +'=' Operator +' ' Text +'soundFile' Text +'\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'stdWrap' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'editIcons' Text +' ' Text +'= ' Operator +'tt_content' Name.Builtin +':' Operator +' ' Text +'multimedia' Text +',' Punctuation +' ' Text +'imagewidth' Text +',' Punctuation +' ' Text +'imageheight' Text +',' Punctuation +' ' Text +'pi_flexform' Text +',' Punctuation +' ' Text +'bodytext' Text +'\n\t\t' Text +'editIcons' Text +'.' Punctuation +'iconTitle' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:eIcon.multimedia' Literal.String +'\n\n\t\t' Text +'prefixComment' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'QTobject' Text +' ' Text +'element' Text +':' Operator +'\n\t' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n\n' Text + +'# *****************' Comment +'\n' Text + +'# CType: media' Comment +'\n' Text + +'# *****************' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'media' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'media' Text +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'10' Literal.Number.Integer +' ' Text +'= < ' Operator +'lib' Name.Builtin +'.' Punctuation +'stdheader' Text +'\n\n\t' Text +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'MEDIA' Name.Class +'\n\t' Text +'20' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\n\t\t' Text +'flexParams' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'pi_flexform' Text +'\n\t\t' Text +'alternativeContent' Text +' ' Text +'< ' Operator +'tt_content' Name.Builtin +'.' Punctuation +'text' Text +'.' Punctuation +'20' Literal.Number.Integer +'\n\t\t' Text +'alternativeContent' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'bodytext' Text +'\n\n\t\t' Text +'type' Text +' ' Text +'=' Operator +' ' Text +'video' Text +'\n\t\t' Text +'renderType' Text +' ' Text +'=' Operator +' ' Text +'auto' Text +'\n\t\t' Text +'allowEmptyUrl' Text +' ' Text +'=' Operator +' ' Text +'0' Literal.Number.Integer +'\n\t\t' Text +'forcePlayer' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\n\t\t' Text +'fileExtHandler' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'default' Text +' ' Text +'=' Operator +' ' Text +'MEDIA' Name.Class +'\n\t\t\t' Text +'avi' Text +' ' Text +'=' Operator +' ' Text +'MEDIA' Name.Class +'\n\t\t\t' Text +'asf' Text +' ' Text +'=' Operator +' ' Text +'MEDIA' Name.Class +'\n\t\t\t' Text +'class' Text +' ' Text +'=' Operator +' ' Text +'MEDIA' Name.Class +'\n\t\t\t' Text +'wmv' Text +' ' Text +'=' Operator +' ' Text +'MEDIA' Name.Class +'\n\t\t\t' Text +'mp3' Text +' ' Text +'=' Operator +' ' Text +'SWF' Text +'\n\t\t\t' Text +'mp4' Text +' ' Text +'=' Operator +' ' Text +'SWF' Text +'\n\t\t\t' Text +'m4v' Text +' ' Text +'=' Operator +' ' Text +'SWF' Text +'\n\t\t\t' Text +'swa' Text +' ' Text +'=' Operator +' ' Text +'SWF' Text +'\n\t\t\t' Text +'flv' Text +' ' Text +'=' Operator +' ' Text +'SWF' Text +'\n\t\t\t' Text +'swf' Text +' ' Text +'=' Operator +' ' Text +'SWF' Text +'\n\t\t\t' Text +'mov' Text +' ' Text +'=' Operator +' ' Text +'QT' Text +'\n\t\t\t' Text +'m4v' Text +' ' Text +'=' Operator +' ' Text +'QT' Text +'\n\t\t\t' Text +'m4a' Text +' ' Text +'=' Operator +' ' Text +'QT' Text +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t' Text +'mimeConf' Text +'.' Punctuation +'swfobject' Text +' ' Text +'< ' Operator +'tt_content' Name.Builtin +'.' Punctuation +'swfobject' Text +'.' Punctuation +'20' Literal.Number.Integer +'\n\t\t' Text +'mimeConf' Text +'.' Punctuation +'qtobject' Text +' ' Text +'< ' Operator +'tt_content' Name.Builtin +'.' Punctuation +'qtobject' Text +'.' Punctuation +'20' Literal.Number.Integer +'\n\n\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'stdWrap' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'editIcons' Text +' ' Text +'= ' Operator +'tt_content' Name.Builtin +':' Operator +' ' Text +'pi_flexform' Text +',' Punctuation +' ' Text +'bodytext' Text +'\n\t\t' Text +'editIcons' Text +'.' Punctuation +'iconTitle' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:eIcon.multimedia' Literal.String +'\n\n\t\t' Text +'prefixComment' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'Media' Text +' ' Text +'element' Text +':' Operator +'\n\t' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n\n' Text + +'# ******************' Comment +'\n' Text + +'# CType: mailform' Comment +'\n' Text + +'# ******************' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'mailform' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'mailform' Text +'.' Punctuation +'10' Literal.Number.Integer +' ' Text +'= < ' Operator +'lib' Name.Builtin +'.' Punctuation +'stdheader' Text +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'mailform' Text +'.' Punctuation +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'FORM' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'mailform' Text +'.' Punctuation +'20' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'accessibility' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t' Text +'noWrapAttr' Text +'=' Operator +'1' Literal.Number.Integer +'\n\t' Text +'formName' Text +' ' Text +'=' Operator +' ' Text +'mailform' Text +'\n\t' Text +'dontMd5FieldNames' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t' Text +'layout' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'div' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-mailform-field"' Literal.String +'>' Literal.String +'###LABEL###' Name.Constant +' ' Text +'###FIELD###' Name.Constant +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t' Text +'labelWrap' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'|' Operator +'\n\t' Text +'commentWrap' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'|' Operator +'\n\t' Text +'radioWrap' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'|' Operator +'<' Literal.String +'br' Literal.String +' ' Text +'/' Literal.String +'>' Literal.String +'\n\t' Text +'radioWrap' Text +'.' Punctuation +'accessibilityWrap' Text +' ' Text +'=' Operator +' ' Text +'<fieldset' Literal.String +'###RADIO_FIELD_ID###' Name.Constant +'>' Literal.String +'<' Literal.String +'legend' Literal.String +'>' Literal.String +'###RADIO_GROUP_LABEL###' Name.Constant +'<' Literal.String +'/legend' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/fieldset' Literal.String +'>' Literal.String +'\n\t' Text +'REQ' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t' Text +'REQ' Text +'.' Punctuation +'labelWrap' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'|' Operator +'\n\t' Text +'COMMENT' Text +'.' Punctuation +'layout' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'div' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-mailform-label"' Literal.String +'>' Literal.String +'###LABEL###' Name.Constant +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t' Text +'RADIO' Text +'.' Punctuation +'layout' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'div' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-mailform-field"' Literal.String +'>' Literal.String +'###LABEL###' Name.Constant +' ' Text +'<' Literal.String +'span' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-mailform-radio"' Literal.String +'>' Literal.String +'###FIELD###' Name.Constant +'<' Literal.String +'/span' Literal.String +'>' Literal.String +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t' Text +'LABEL' Text +'.' Punctuation +'layout' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'div' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-mailform-field"' Literal.String +'>' Literal.String +'###LABEL###' Name.Constant +' ' Text +'<' Literal.String +'span' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-mailform-label"' Literal.String +'>' Literal.String +'###FIELD###' Name.Constant +'<' Literal.String +'/span' Literal.String +'>' Literal.String +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t' Text +'target' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.mailform.' Name.Constant +'target' Name.Constant +'}' Literal.String.Symbol +'\n\t' Text +'goodMess' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.mailform.' Name.Constant +'goodMess' Name.Constant +'}' Literal.String.Symbol +'\n\t' Text +'badMess' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.mailform.' Name.Constant +'badMess' Name.Constant +'}' Literal.String.Symbol +'\n\t' Text +'redirect' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'pages' Text +'\n\t' Text +'redirect' Text +'.' Punctuation +'listNum' Text +' ' Text +'=' Operator +' ' Text +'0' Literal.Number.Integer +'\n\t' Text +'recipient' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'subheader' Text +'\n\t' Text +'data' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'bodytext' Text +'\n\t' Text +'locationData' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t' Text +'hiddenFields' Text +'.' Punctuation +'stdWrap' Name.Function +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'div' Literal.String +' ' Text +'style' Literal.String +'=' Literal.String +'"display' Literal.String +':' Literal.String +'none;"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\n\t' Text +'params' Text +'.' Punctuation +'radio' Text +' ' Text +'=' Operator +' ' Text +'class' Text +'=' Operator +'"csc-mailform-radio"' Text +'\n\t' Text +'params' Text +'.' Punctuation +'check' Text +' ' Text +'=' Operator +' ' Text +'class' Text +'=' Operator +'"csc-mailform-check"' Text +'\n\t' Text +'params' Text +'.' Punctuation +'submit' Text +' ' Text +'=' Operator +' ' Text +'class' Text +'=' Operator +'"csc-mailform-submit"' Text +'\n\n\t' Text +'stdWrap' Name.Function +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'fieldset' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-mailform"' Literal.String +'>' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/fieldset' Literal.String +'>' Literal.String +'\n\t' Text +'stdWrap' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'editIcons' Text +' ' Text +'= ' Operator +'tt_content' Name.Builtin +':' Operator +' ' Text +'bodytext' Text +',' Punctuation +' ' Text +'pages' Text +',' Punctuation +' ' Text +'subheader' Text +'\n\t\t' Text +'editIcons' Text +'.' Punctuation +'iconTitle' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:eIcon.form' Literal.String +'\n\n\t\t' Text +'prefixComment' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'Mail' Text +' ' Text +'form' Text +' ' Text +'inserted' Text +':' Operator +'\n\t' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n\n\n' Text + +'# ******************' Comment +'\n' Text + +'# CType: search' Comment +'\n' Text + +'# ******************' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'search' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'search' Text +'.' Punctuation +'10' Literal.Number.Integer +' ' Text +'= < ' Operator +'lib' Name.Builtin +'.' Punctuation +'stdheader' Text +'\n' Text + +'# Result:' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'search' Text +'.' Punctuation +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'SEARCHRESULT' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'search' Text +'.' Punctuation +'20' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'allowedCols' Text +' ' Text +'=' Operator +' ' Text +'pages' Text +'.' Punctuation +'title-subtitle-keywords-description' Text +' ' Text +':' Operator +' ' Text +'tt_content' Text +'.' Punctuation +'header-bodytext-imagecaption' Text +' ' Text +':' Operator +' ' Text +'tt_address' Text +'.' Punctuation +'name-title-address-email-company-city-country' Text +' ' Text +':' Operator +' ' Text +'tt_links' Text +'.' Punctuation +'title-note-note2-url' Text +' ' Text +':' Operator +' ' Text +'tt_board' Text +'.' Punctuation +'subject-message-author-email' Text +' ' Text +':' Operator +' ' Text +'tt_calender' Text +'.' Punctuation +'title-note' Text +' ' Text +':' Operator +' ' Text +'tt_products' Text +'.' Punctuation +'title-note-itemnumber' Text +'\n\t' Text +'languageField' Text +'.' Punctuation +'tt_content' Text +' ' Text +'=' Operator +' ' Text +'sys_language_uid' Text +'\n\t' Text +'renderObj' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n\t' Text +'renderObj' Text +' ' Text +'{' Literal.String.Symbol +'\n\n\t\t' Text +'10' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'pages_title' Text +'\n\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'htmlSpecialChars' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'typolink' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'parameter' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'uid' Text +'\n\t\t\t' Text +'target' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.searchresult.' Name.Constant +'resultTarget' Name.Constant +'}' Literal.String.Symbol +'\n\t\t\t' Text +'additionalParams' Text +'.' Punctuation +'data' Text +' ' Text +'= ' Operator +'register' Name.Builtin +':' Operator +'SWORD_PARAMS' Text +'\n\t\t\t' Text +'additionalParams' Text +'.' Punctuation +'required' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t' Text +'additionalParams' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'&no_cache' Text +'=' Operator +'1' Literal.Number.Integer +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'htmlSpecialChars' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'h3' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-searchResultHeader"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/h3' Literal.String +'>' Literal.String +'\n\n\t\t' Text +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n\t\t' Text +'20' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'10' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'field' Text +' ' Text +'= ' Operator +'tt_content_bodytext' Name.Builtin +'\n\t\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'stripHtml' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'htmlSpecialChars' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\t\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'stdWrap' Name.Function +'.' Punctuation +'crop' Text +' ' Text +'=' Operator +' ' Text +'200' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'.' Punctuation +'.' Punctuation +'.' Punctuation +'\n\t\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'stdWrap' Name.Function +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'p' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-searchResult"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/p' Literal.String +'>' Literal.String +'\n\t' Text +'}' Literal.String.Symbol +'\n\n\t' Text +'layout' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n\t' Text +'layout' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'table' Literal.String +' ' Text +'border' Literal.String +'=' Literal.String +'"0"' Literal.String +' ' Text +'cellspacing' Literal.String +'=' Literal.String +'"0"' Literal.String +' ' Text +'cellpadding' Literal.String +'=' Literal.String +'"2"' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-searchResultInfo"' Literal.String +'>' Literal.String +'<' Literal.String +'tr' Literal.String +'>' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/tr' Literal.String +'>' Literal.String +'<' Literal.String +'/table' Literal.String +'>' Literal.String +' ' Text +'###RESULT###' Name.Constant +'\n\n\t\t' Text +'10' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:search.resultRange' Literal.String +'\n\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'td' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-searchResultRange"' Literal.String +'>' Literal.String +'<' Literal.String +'p' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/p' Literal.String +'>' Literal.String +'<' Literal.String +'/td' Literal.String +'>' Literal.String +'\n\n\t\t' Text +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'###PREV###' Name.Constant +' ' Literal.String +' ' Literal.String +' ' Literal.String +'###NEXT###' Name.Constant +'\n\t\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'td' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-searchResultPrevNext"' Literal.String +'>' Literal.String +'<' Literal.String +'p' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/p' Literal.String +'>' Literal.String +'<' Literal.String +'/td' Literal.String +'>' Literal.String +'\n\t' Text +'}' Literal.String.Symbol +'\n\n\t' Text +'noResultObj' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n\t' Text +'noResultObj' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'10' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:search.emptySearch' Literal.String +'\n\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'h3' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-noSearchResultMsg"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/h3' Literal.String +'>' Literal.String +'\n\t' Text +'}' Literal.String.Symbol +'\n\n\t' Text +'next' Text +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t' Text +'next' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:search.searchResultNext' Literal.String +'\n\n\t' Text +'prev' Text +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t' Text +'prev' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:search.searchResultPrev' Literal.String +'\n\n\t' Text +'target' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.searchresult.' Name.Constant +'target' Name.Constant +'}' Literal.String.Symbol +'\n\t' Text +'range' Text +' ' Text +'=' Operator +' ' Text +'20' Literal.Number.Integer +'\n\n\t' Text +'stdWrap' Name.Function +'.' Punctuation +'prefixComment' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'Search' Text +' ' Text +'result' Text +':' Operator +'\n' Text + +'}' Literal.String.Symbol +'\n\n' Text + +'# Form:' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'search' Text +'.' Punctuation +'30' Literal.Number.Integer +' ' Text +'< ' Operator +'tt_content' Name.Builtin +'.' Punctuation +'mailform' Text +'.' Punctuation +'20' Literal.Number.Integer +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'search' Text +'.' Punctuation +'30' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'goodMess' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.searchform.' Name.Constant +'goodMess' Name.Constant +'}' Literal.String.Symbol +'\n\t' Text +'redirect' Text +' ' Text +'>' Operator +'\n\t' Text +'recipient' Text +' ' Text +'>' Operator +'\n\t' Text +'data' Text +' ' Text +'>' Operator +'\n\t' Text +'dataArray' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'label' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:search.searchWord' Literal.String +'\n\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'type' Text +' ' Text +'=' Operator +' ' Text +'sword' Text +'=' Operator +'input' Text +'\n\t\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'label' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:search.searchIn' Literal.String +'\n\t\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'type' Text +' ' Text +'=' Operator +' ' Text +'scols' Text +'=' Operator +'select' Name.Function +'\n\t\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'valueArray' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'label' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:search.headersKeywords' Literal.String +'\n\t\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'pages' Text +'.' Punctuation +'title-subtitle-keywords-description' Text +':' Operator +'tt_content' Text +'.' Punctuation +'header' Text +'\n\t\t\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'label' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:search.pageContent' Literal.String +'\n\t\t\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'value' Text +' ' Text +'= ' Operator +'tt_content' Name.Builtin +'.' Punctuation +'header-bodytext-imagecaption' Text +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\t\t' Text +'30' Literal.Number.Integer +'.' Punctuation +'type' Text +' ' Text +'=' Operator +' ' Text +'stype' Text +'=' Operator +'hidden' Text +'\n\t\t' Text +'30' Literal.Number.Integer +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'L0' Text +'\n\t\t' Text +'40' Literal.Number.Integer +'.' Punctuation +'type' Text +' ' Text +'=' Operator +' ' Text +'submit' Text +'=' Operator +'submit' Text +'\n\t\t' Text +'40' Literal.Number.Integer +'.' Punctuation +'value' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:search.searchButton' Literal.String +'\n\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'type' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'pages' Text +'\n\t' Text +'type' Text +'.' Punctuation +'listNum' Text +' ' Text +'=' Operator +' ' Text +'0' Literal.Number.Integer +'\n\t' Text +'locationData' Text +' ' Text +'=' Operator +' ' Text +'HTTP_POST_VARS' Text +'\n\t' Text +'no_cache' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\n\t' Text +'stdWrap' Name.Function +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'table' Literal.String +' ' Text +'border' Literal.String +'=' Literal.String +'"0"' Literal.String +' ' Text +'cellspacing' Literal.String +'=' Literal.String +'"1"' Literal.String +' ' Text +'cellpadding' Literal.String +'=' Literal.String +'"1"' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-searchform"' Literal.String +'>' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/table' Literal.String +'>' Literal.String +'\n\t' Text +'stdWrap' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'editIcons' Text +'.' Punctuation +'iconTitle' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:eIcon.search' Literal.String +'\n\n\t\t' Text +'prefixComment' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'Search' Text +' ' Text +'form' Text +' ' Text +'inserted' Text +':' Operator +'\n\t' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n\n\n' Text + +'# ******************' Comment +'\n' Text + +'# CType: login' Comment +'\n' Text + +'# ******************' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'login' Text +' ' Text +'< ' Operator +'tt_content' Name.Builtin +'.' Punctuation +'mailform' Text +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'login' Text +'.' Punctuation +'10' Literal.Number.Integer +' ' Text +'= < ' Operator +'lib' Name.Builtin +'.' Punctuation +'stdheader' Text +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'login' Text +'.' Punctuation +'20' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'goodMess' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.loginform.' Name.Constant +'goodMess' Name.Constant +'}' Literal.String.Symbol +'\n\t' Text +'redirect' Text +' ' Text +'>' Operator +'\n\t' Text +'recipient' Text +' ' Text +'>' Operator +'\n\t' Text +'data' Text +' ' Text +'>' Operator +'\n\t' Text +'dataArray' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'label' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:login.username' Literal.String +'\n\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'type' Text +' ' Text +'=' Operator +' ' Text +'*' Operator +'user' Text +'=' Operator +'input' Text +'\n\t\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'label' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:login.password' Literal.String +'\n\t\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'type' Text +' ' Text +'=' Operator +' ' Text +'*' Operator +'pass' Text +'=' Operator +'password' Text +'\n\t\t' Text +'30' Literal.Number.Integer +'.' Punctuation +'type' Text +' ' Text +'=' Operator +' ' Text +'logintype' Text +'=' Operator +'hidden' Text +'\n\t\t' Text +'30' Literal.Number.Integer +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'login' Text +'\n\t\t' Text +'40' Literal.Number.Integer +'.' Punctuation +'type' Text +' ' Text +'=' Operator +' ' Text +'submit' Text +'=' Operator +'submit' Text +'\n\t\t' Text +'40' Literal.Number.Integer +'.' Punctuation +'value' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:login.login' Literal.String +'\n\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'type' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'pages' Text +'\n\t' Text +'type' Text +'.' Punctuation +'listNum' Text +' ' Text +'=' Operator +' ' Text +'0' Literal.Number.Integer +'\n\t' Text +'target' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.loginform.' Name.Constant +'target' Name.Constant +'}' Literal.String.Symbol +'\n\t' Text +'locationData' Text +' ' Text +'=' Operator +' ' Text +'0' Literal.Number.Integer +'\n\t' Text +'hiddenFields' Text +'.' Punctuation +'pid' Text +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t' Text +'hiddenFields' Text +'.' Punctuation +'pid' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'value' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.loginform.' Name.Constant +'pid' Name.Constant +'}' Literal.String.Symbol +'\n\t\t' Text +'override' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'pages' Text +'\n\t\t' Text +'override' Text +'.' Punctuation +'listNum' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t' Text +'}' Literal.String.Symbol +'\n\n\t' Text +'stdWrap' Name.Function +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'div' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-loginform"' Literal.String +'>' Literal.String +' ' Text +'|' Operator +' ' Text +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t' Text +'stdWrap' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'editIcons' Text +'.' Punctuation +'iconTitle' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:eIcon.login' Literal.String +'\n\n\t\t' Text +'prefixComment' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'Login/Logout' Text +' ' Text +'form' Text +':' Operator +'\n\t' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n' Text + +'[' Literal.String.Symbol +'loginUser' Name.Constant +' = *' Text +']' Literal.String.Symbol +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'login' Text +'.' Punctuation +'20' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'dataArray' Text +' ' Text +'>' Operator +'\n\t' Text +'dataArray' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'label' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:login.username' Literal.String +'\n\t\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'label' Text +'.' Punctuation +'wrap' Text +' ' Text +'=' Operator +' ' Text +'|' Operator +' ' Literal.String +'<!--' Literal.String +'###USERNAME###' Name.Constant +'-->' Literal.String +'\n\t\t' Text +'30' Literal.Number.Integer +'.' Punctuation +'type' Text +' ' Text +'=' Operator +' ' Text +'logintype' Text +'=' Operator +'hidden' Text +'\n\t\t' Text +'30' Literal.Number.Integer +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'logout' Text +'\n\t\t' Text +'40' Literal.Number.Integer +'.' Punctuation +'type' Text +' ' Text +'=' Operator +' ' Text +'submit' Text +'=' Operator +'submit' Text +'\n\t\t' Text +'40' Literal.Number.Integer +'.' Punctuation +'value' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:login.logout' Literal.String +'\n\t' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n' Text + +'[' Literal.String.Symbol +'global' Name.Constant +']' Literal.String.Symbol +'\n\n\n' Text + +'# ******************' Comment +'\n' Text + +'# CType: splash' Comment +'\n' Text + +'# ******************' Comment +'\n' Text + +'# Deprecated element.' Comment +'\n' Text + +'# Still here for backwards compliance with plugins using the "text box" type.' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'splash' Text +' ' Text +'=' Operator +' ' Text +'CASE' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'splash' Text +'.' Punctuation +'key' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'splash_layout' Text +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'splash' Text +'.' Punctuation +'stdWrap' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'prefixComment' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'Textbox' Text +' ' Text +'inserted' Text +' ' Text +'(' Literal.String.Symbol +'Deprecated' Text +')' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'splash' Text +'.' Punctuation +'default' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'splash' Text +'.' Punctuation +'default' Text +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'CTABLE' Name.Class +'\n\t' Text +'20' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'c' Text +'.' Punctuation +'1' Literal.Number.Integer +' ' Text +'= < ' Operator +'tt_content' Name.Builtin +'.' Punctuation +'text' Text +'\n\t\t' Text +'lm' Text +'.' Punctuation +'1' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'IMAGE' Name.Class +'\n\t\t' Text +'lm' Text +'.' Punctuation +'1' Literal.Number.Integer +'.' Punctuation +'file' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'import' Text +' ' Text +'=' Operator +' ' Text +'uploads/pics/' Literal.String +'\n' Literal.String + +'\t\t\t' Text +'import' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'image' Text +'\n\t\t\t' Text +'import' Text +'.' Punctuation +'listNum' Text +' ' Text +'=' Operator +' ' Text +'0' Literal.Number.Integer +'\n\t\t\t' Text +'maxW' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'imagewidth' Text +'\n\t\t\t' Text +'maxW' Text +'.' Punctuation +'ifEmpty' Text +' ' Text +'=' Operator +' ' Text +'200' Literal.Number.Integer +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\t\t' Text +'cMargins' Text +' ' Text +'=' Operator +' ' Text +'30' Literal.Number.Integer +',' Punctuation +'0' Literal.Number.Integer +',' Punctuation +'0' Literal.Number.Integer +',' Punctuation +'0' Literal.Number.Integer +'\n\t' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'splash' Text +'.' Punctuation +'1' Literal.Number.Integer +' ' Text +'< ' Operator +'tt_content' Name.Builtin +'.' Punctuation +'splash' Text +'.' Punctuation +'default' Text +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'splash' Text +'.' Punctuation +'1' Literal.Number.Integer +'.' Punctuation +'20' Literal.Number.Integer +'.' Punctuation +'lm' Text +'.' Punctuation +'1' Literal.Number.Integer +'.' Punctuation +'file' Text +' ' Text +'>' Operator +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'splash' Text +'.' Punctuation +'1' Literal.Number.Integer +'.' Punctuation +'20' Literal.Number.Integer +'.' Punctuation +'lm' Text +'.' Punctuation +'1' Literal.Number.Integer +'.' Punctuation +'file' Text +' ' Text +'=' Operator +' ' Text +'GIFBUILDER' Text +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'splash' Text +'.' Punctuation +'1' Literal.Number.Integer +'.' Punctuation +'20' Literal.Number.Integer +'.' Punctuation +'lm' Text +'.' Punctuation +'1' Literal.Number.Integer +'.' Punctuation +'file' Text +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'XY' Text +' ' Text +'=' Operator +' ' Text +'[' Literal.String.Symbol +'10' Literal.Number.Integer +'.' Punctuation +'w' Text +']' Literal.String.Symbol +'+' Operator +'10' Literal.Number.Integer +',' Punctuation +'[' Literal.String.Symbol +'10' Literal.Number.Integer +'.' Punctuation +'h' Text +']' Literal.String.Symbol +'+' Operator +'10' Literal.Number.Integer +'\n\t' Text +'backColor' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'content.splash.' Name.Constant +'bgCol' Name.Constant +'}' Literal.String.Symbol +'\n\t' Text +'backColor' Text +'.' Punctuation +'override' Text +'.' Punctuation +'data' Text +' ' Text +'= ' Operator +'register' Name.Builtin +':' Operator +'pageColor' Text +'\n\t' Text +'format' Text +' ' Text +'=' Operator +' ' Text +'jpg' Text +'\n\t' Text +'5' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'BOX' Text +'\n\t' Text +'5' Literal.Number.Integer +'.' Punctuation +'dimensions' Text +' ' Text +'=' Operator +' ' Text +'3' Literal.Number.Integer +',' Punctuation +'3' Literal.Number.Integer +',' Punctuation +'[' Literal.String.Symbol +'10' Literal.Number.Integer +'.' Punctuation +'w' Text +']' Literal.String.Symbol +',' Punctuation +'[' Literal.String.Symbol +'10' Literal.Number.Integer +'.' Punctuation +'h' Text +']' Literal.String.Symbol +'\n\t' Text +'5' Literal.Number.Integer +'.' Punctuation +'color' Text +' ' Text +'=' Operator +' ' Text +'#333333' Literal.String.Char +'\n\t' Text +'7' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'EFFECT' Text +'\n\t' Text +'7' Literal.Number.Integer +'.' Punctuation +'value' Text +' ' Text +'=' Operator +' ' Text +'blur' Text +'=' Operator +'99' Literal.Number.Integer +'|' Operator +'blur' Text +'=' Operator +'99' Literal.Number.Integer +'|' Operator +'blur' Text +'=' Operator +'99' Literal.Number.Integer +'|' Operator +'blur' Text +'=' Operator +'99' Literal.Number.Integer +'|' Operator +'blur' Text +'=' Operator +'99' Literal.Number.Integer +'|' Operator +'blur' Text +'=' Operator +'99' Literal.Number.Integer +'|' Operator +'blur' Text +'=' Operator +'99' Literal.Number.Integer +'\n\t' Text +'10' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'IMAGE' Name.Class +'\n\t' Text +'10' Literal.Number.Integer +'.' Punctuation +'file' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'import' Text +' ' Text +'=' Operator +' ' Text +'uploads/pics/' Literal.String +'\n' Literal.String + +'\t\t' Text +'import' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'image' Text +'\n\t\t' Text +'import' Text +'.' Punctuation +'listNum' Text +' ' Text +'=' Operator +' ' Text +'0' Literal.Number.Integer +'\n\t\t' Text +'maxW' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'imagewidth' Text +'\n\t\t' Text +'maxW' Text +'.' Punctuation +'ifEmpty' Text +' ' Text +'=' Operator +' ' Text +'200' Literal.Number.Integer +'\n\t' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n' Text + +'// The image frames are not available unless TypoScript code from styles.content.imgFrames.x is provided manually:' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'splash' Text +'.' Punctuation +'2' Literal.Number.Integer +' ' Text +'< ' Operator +'tt_content' Name.Builtin +'.' Punctuation +'splash' Text +'.' Punctuation +'default' Text +'\n' Text + +'#tt_content.splash.2.20.lm.1.file.m < styles.content.imgFrames.1' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'splash' Text +'.' Punctuation +'3' Literal.Number.Integer +' ' Text +'< ' Operator +'tt_content' Name.Builtin +'.' Punctuation +'splash' Text +'.' Punctuation +'default' Text +'\n' Text + +'#tt_content.splash.3.20.lm.1.file.m < styles.content.imgFrames.2' Comment +'\n\n' Text + +'// From plugin.postit1, if included:' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'splash' Text +'.' Punctuation +'20' Literal.Number.Integer +' ' Text +'= < ' Operator +'plugin' Name.Builtin +'.' Punctuation +'postit1' Text +'\n\n\n\n' Text + +'# ****************' Comment +'\n' Text + +'# CType: menu' Comment +'\n' Text + +'# ****************' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'menu' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'menu' Text +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'10' Literal.Number.Integer +' ' Text +'= < ' Operator +'lib' Name.Builtin +'.' Punctuation +'stdheader' Text +'\n\n\t' Text +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'CASE' Name.Class +'\n\t' Text +'20' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'key' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'menu_type' Text +'\n\n\t\t' Text +'# "Menu of these pages"' Comment +'\n\t\t' Text +'default' Text +' ' Text +'=' Operator +' ' Text +'HMENU' Name.Class +'\n\t\t' Text +'default' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'special' Text +' ' Text +'=' Operator +' ' Text +'list' Text +'\n\t\t\t' Text +'special' Text +'.' Punctuation +'value' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'pages' Text +'\n\t\t\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'ul' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-menu' Literal.String +' ' Text +'csc-menu-def"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/ul' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'1' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TMENU' Name.Class +'\n\t\t\t' Text +'1' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t' Text +'target' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'PAGE_TARGET' Name.Constant +'}' Literal.String.Symbol +'\n\t\t\t\t' Text +'NO' Name.Class +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t\t' Text +'stdWrap' Name.Function +'.' Punctuation +'htmlSpecialChars' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t\t\t' Text +'wrapItemAndSub' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'li' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/li' Literal.String +'>' Literal.String +'\n\t\t\t\t\t' Text +'ATagTitle' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'description' Text +' ' Text +'// title' Comment +'\n\t\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t\t\t' Text +'noBlur' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t' Text +'# "Menu of subpages to these pages"' Comment +'\n\t\t' Text +'1' Literal.Number.Integer +' ' Text +'<' Operator +' ' Text +'.' Punctuation +'default' Text +'\n\t\t' Text +'1' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'special' Text +' ' Text +'=' Operator +' ' Text +'directory' Text +'\n\t\t\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'ul' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-menu' Literal.String +' ' Text +'csc-menu-1"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/ul' Literal.String +'>' Literal.String +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t' Text +'# "Sitemap - liststyle"' Comment +'\n\t\t' Text +'2' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'HMENU' Name.Class +'\n\t\t' Text +'2' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'div' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-sitemap"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'1' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'TMENU' Name.Class +'\n\t\t\t' Text +'1' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t' Text +'target' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'PAGE_TARGET' Name.Constant +'}' Literal.String.Symbol +'\n\t\t\t\t' Text +'noBlur' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t\t' Text +'expAll' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'ul' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/ul' Literal.String +'>' Literal.String +'\n\t\t\t\t' Text +'NO' Name.Class +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t\t' Text +'stdWrap' Name.Function +'.' Punctuation +'htmlSpecialChars' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t\t\t' Text +'wrapItemAndSub' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'li' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/li' Literal.String +'>' Literal.String +'\n\t\t\t\t\t' Text +'ATagTitle' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'description' Text +' ' Text +'// title' Comment +'\n\t\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t\t' Text +'2' Literal.Number.Integer +' ' Text +'<' Operator +' ' Text +'.' Punctuation +'1' Literal.Number.Integer +'\n\t\t\t' Text +'3' Literal.Number.Integer +' ' Text +'<' Operator +' ' Text +'.' Punctuation +'1' Literal.Number.Integer +'\n\t\t\t' Text +'4' Literal.Number.Integer +' ' Text +'<' Operator +' ' Text +'.' Punctuation +'1' Literal.Number.Integer +'\n\t\t\t' Text +'5' Literal.Number.Integer +' ' Text +'<' Operator +' ' Text +'.' Punctuation +'1' Literal.Number.Integer +'\n\t\t\t' Text +'6' Literal.Number.Integer +' ' Text +'<' Operator +' ' Text +'.' Punctuation +'1' Literal.Number.Integer +'\n\t\t\t' Text +'7' Literal.Number.Integer +' ' Text +'<' Operator +' ' Text +'.' Punctuation +'1' Literal.Number.Integer +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t' Text +'# "Section index (pagecontent w/Index checked - liststyle)"' Comment +'\n\t\t' Text +'3' Literal.Number.Integer +' ' Text +'< ' Operator +'styles' Name.Builtin +'.' Punctuation +'content' Text +'.' Punctuation +'get' Text +'\n\t\t' Text +'3' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'ul' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-menu' Literal.String +' ' Text +'csc-menu-3"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/ul' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'select' Name.Function +'.' Punctuation +'andWhere' Text +' ' Text +'=' Operator +' ' Text +'sectionIndex!' Text +'=' Operator +'0' Literal.Number.Integer +'\n\t\t\t' Text +'select' Name.Function +'.' Punctuation +'pidInList' Text +'.' Punctuation +'override' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'pages' Text +'\n\t\t\t' Text +'renderObj' Text +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n\t\t\t' Text +'renderObj' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t' Text +'fieldRequired' Text +' ' Text +'=' Operator +' ' Text +'header' Text +'\n\t\t\t\t' Text +'trim' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t\t' Text +'field' Text +' ' Text +'=' Operator +' ' Text +'header' Text +'\n\t\t\t\t' Text +'htmlSpecialChars' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t\t' Text +'noBlur' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'li' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-section"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/li' Literal.String +'>' Literal.String +'\n\t\t\t\t' Text +'typolink' Name.Function +'.' Punctuation +'parameter' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'pid' Text +'\n\t\t\t\t' Text +'typolink' Name.Function +'.' Punctuation +'section' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'uid' Text +'\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t' Text +'# "Menu of subpages to these pages (with abstract)"' Comment +'\n\t\t' Text +'4' Literal.Number.Integer +' ' Text +'<' Operator +' ' Text +'.' Punctuation +'1' Literal.Number.Integer +'\n\t\t' Text +'4' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'dl' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-menu' Literal.String +' ' Text +'csc-menu-4"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/dl' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'1' Literal.Number.Integer +'.' Punctuation +'NO' Name.Class +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t' Text +'wrapItemAndSub' Text +' ' Text +'>' Operator +'\n\t\t\t\t' Text +'linkWrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'dt' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/dt' Literal.String +'>' Literal.String +'\n\t\t\t\t' Text +'after' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t\t' Text +'data' Text +' ' Text +'= ' Operator +'field' Name.Builtin +' ' Text +':' Operator +' ' Text +'abstract' Text +' ' Text +'// field : description // field : subtitle' Comment +'\n\t\t\t\t\t' Text +'required' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t\t\t' Text +'htmlSpecialChars' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t\t\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'dd' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/dd' Literal.String +'>' Literal.String +'\n\t\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t\t\t' Text +'ATagTitle' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'description' Text +' ' Text +'// title' Comment +'\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t' Text +'# "Recently updated pages"' Comment +'\n\t\t' Text +'5' Literal.Number.Integer +' ' Text +'<' Operator +' ' Text +'.' Punctuation +'default' Text +'\n\t\t' Text +'5' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'ul' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-menu' Literal.String +' ' Text +'csc-menu-5"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/ul' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'special' Text +' ' Text +'=' Operator +' ' Text +'updated' Text +'\n\t\t\t' Text +'special' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t' Text +'maxAge' Text +' ' Text +'=' Operator +' ' Text +'3600' Literal.Number.Integer +'*' Operator +'24' Literal.Number.Integer +'*' Operator +'7' Literal.Number.Integer +'\n\t\t\t\t' Text +'excludeNoSearchPages' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t' Text +'# "Related pages (based on keywords)"' Comment +'\n\t\t' Text +'6' Literal.Number.Integer +' ' Text +'<' Operator +' ' Text +'.' Punctuation +'default' Text +'\n\t\t' Text +'6' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'ul' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-menu' Literal.String +' ' Text +'csc-menu-6"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/ul' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'special' Text +' ' Text +'=' Operator +' ' Text +'keywords' Text +'\n\t\t\t' Text +'special' Text +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t' Text +'excludeNoSearchPages' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\n\t\t' Text +'# "Menu of subpages to these pages + sections - liststyle"' Comment +'\n\t\t' Text +'7' Literal.Number.Integer +' ' Text +'<' Operator +' ' Text +'.' Punctuation +'1' Literal.Number.Integer +'\n\t\t' Text +'7' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'ul' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-menu' Literal.String +' ' Text +'csc-menu-7"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/ul' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'1' Literal.Number.Integer +'.' Punctuation +'expAll' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t' Text +'2' Literal.Number.Integer +' ' Text +'<' Operator +' ' Text +'.' Punctuation +'1' Literal.Number.Integer +'\n\t\t\t' Text +'2' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t\t\t' Text +'sectionIndex' Text +' ' Text +'=' Operator +' ' Text +'1' Literal.Number.Integer +'\n\t\t\t\t' Text +'sectionIndex' Text +'.' Punctuation +'type' Text +' ' Text +'=' Operator +' ' Text +'header' Text +'\n\t\t\t\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'ul' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/ul' Literal.String +'>' Literal.String +'\n\t\t\t\t' Text +'NO' Name.Class +'.' Punctuation +'wrapItemAndSub' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'li' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"csc-section"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/li' Literal.String +'>' Literal.String +'\n\t\t\t' Text +'}' Literal.String.Symbol +'\n\t\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'}' Literal.String.Symbol +'\n\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'stdWrap' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'editIcons' Text +' ' Text +'= ' Operator +'tt_content' Name.Builtin +':' Operator +' ' Text +'menu_type' Text +',' Punctuation +' ' Text +'pages' Text +'\n\t\t' Text +'editIcons' Text +'.' Punctuation +'iconTitle' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:eIcon.menuSitemap' Literal.String +'\n\n\t\t' Text +'prefixComment' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'Menu/Sitemap' Text +' ' Text +'element' Text +':' Operator +'\n\t' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n\n\n\n' Text + +'# ****************' Comment +'\n' Text + +'# CType: shortcut' Comment +'\n' Text + +'# ****************' Comment +'\n' Text + +'# Should be a complete copy from the old static template "content (default)"' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'shortcut' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'shortcut' Text +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'CASE' Name.Class +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'key' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'layout' Text +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'0' Literal.Number.Integer +'=' Operator +' ' Text +'RECORDS' Name.Class +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'0' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'source' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'records' Text +'\n\t\t' Text +'tables' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'content.shortcut.' Name.Constant +'tables' Name.Constant +'}' Literal.String.Symbol +'\n\t\t' Text +'# THESE are OLD plugins. Modern plugins registers themselves automatically!' Comment +'\n\t\t' Text +'conf' Text +'.' Punctuation +'tt_content' Text +' ' Text +'= < ' Operator +'tt_content' Name.Builtin +'\n\t\t' Text +'conf' Text +'.' Punctuation +'tt_address' Text +' ' Text +'= < ' Operator +'tt_address' Name.Builtin +'\n\t\t' Text +'conf' Text +'.' Punctuation +'tt_links' Text +' ' Text +'= < ' Operator +'tt_links' Name.Builtin +'\n\t\t' Text +'conf' Text +'.' Punctuation +'tt_guest' Text +' ' Text +'= < ' Operator +'tt_guest' Name.Builtin +'\n\t\t' Text +'conf' Text +'.' Punctuation +'tt_board' Text +' ' Text +'= < ' Operator +'tt_board' Name.Builtin +'\n\t\t' Text +'conf' Text +'.' Punctuation +'tt_calender' Text +' ' Text +'= < ' Operator +'tt_calender' Name.Builtin +'\n\t\t' Text +'conf' Text +'.' Punctuation +'tt_rating' Text +' ' Text +'< ' Operator +'tt_rating' Name.Builtin +'\n\t\t' Text +'conf' Text +'.' Punctuation +'tt_products' Text +' ' Text +'= < ' Operator +'tt_products' Name.Builtin +'\n\t\t' Text +'conf' Text +'.' Punctuation +'tt_news' Text +' ' Text +'= < ' Operator +'tt_news' Name.Builtin +'\n\t\t' Text +'conf' Text +'.' Punctuation +'tt_poll' Text +' ' Text +'= < ' Operator +'plugin' Name.Builtin +'.' Punctuation +'tt_poll' Text +'\n\t' Text +'}' Literal.String.Symbol +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'1' Literal.Number.Integer +'=' Operator +' ' Text +'RECORDS' Name.Class +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'1' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'source' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'records' Text +'\n\t\t' Text +'tables' Text +' ' Text +'=' Operator +' ' Text +'{' Literal.String.Symbol +'$' Operator +'content.shortcut.' Name.Constant +'tables' Name.Constant +'}' Literal.String.Symbol +'\n\t\t' Text +'conf' Text +'.' Punctuation +'tt_poll' Text +' ' Text +'= < ' Operator +'plugin' Name.Builtin +'.' Punctuation +'tt_poll' Text +'\n\t\t' Text +'conf' Text +'.' Punctuation +'tt_poll' Text +'.' Punctuation +'code' Text +' ' Text +'=' Operator +' ' Text +'RESULT' Text +',' Punctuation +'SUBMITTEDVOTE' Text +'\n\t' Text +'}' Literal.String.Symbol +'\n\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'stdWrap' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'editIcons' Text +' ' Text +'= ' Operator +'tt_content' Name.Builtin +':' Operator +' ' Text +'records' Text +'\n\t\t' Text +'editIcons' Text +'.' Punctuation +'iconTitle' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:eIcon.recordList' Literal.String +'\n\n\t\t' Text +'prefixComment' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'Inclusion' Text +' ' Text +'of' Text +' ' Text +'other' Text +' ' Text +'records' Text +' ' Text +'(' Literal.String.Symbol +'by' Text +' ' Text +'reference' Text +')' Literal.String.Symbol +':' Operator +'\n\t' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n\n\n' Text + +'# ****************' Comment +'\n' Text + +'# CType: list' Comment +'\n' Text + +'# ****************' Comment +'\n' Text + +'# Should be a complete copy from the old static template "content (default)" (except "lib.stdheader")' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'list' Text +' ' Text +'=' Operator +' ' Text +'COA' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'list' Text +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'10' Literal.Number.Integer +' ' Text +'= < ' Operator +'lib' Name.Builtin +'.' Punctuation +'stdheader' Text +'\n\n\t' Text +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'CASE' Name.Class +'\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'key' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'list_type' Text +'\n\t' Text +'20' Literal.Number.Integer +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'# LIST element references (NOT copy of objects!)' Comment +'\n\t\t' Text +'# THESE are OLD plugins. Modern plugins registers themselves automatically!' Comment +'\n\t\t' Text +'3' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'CASE' Name.Class +'\n\t\t' Text +'3' Literal.Number.Integer +'.' Punctuation +'key' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'layout' Text +'\n\t\t' Text +'3' Literal.Number.Integer +'.' Punctuation +'0' Literal.Number.Integer +' ' Text +'= < ' Operator +'plugin' Name.Builtin +'.' Punctuation +'tt_guest' Text +'\n\n\t\t' Text +'4' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'CASE' Name.Class +'\n\t\t' Text +'4' Literal.Number.Integer +'.' Punctuation +'key' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'layout' Text +'\n\t\t' Text +'4' Literal.Number.Integer +'.' Punctuation +'0' Literal.Number.Integer +' ' Text +'= < ' Operator +'plugin' Name.Builtin +'.' Punctuation +'tt_board_list' Text +'\n\t\t' Text +'4' Literal.Number.Integer +'.' Punctuation +'1' Literal.Number.Integer +' ' Text +'= < ' Operator +'plugin' Name.Builtin +'.' Punctuation +'tt_board_tree' Text +'\n\n\t\t' Text +'2' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'CASE' Name.Class +'\n\t\t' Text +'2' Literal.Number.Integer +'.' Punctuation +'key' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'layout' Text +'\n\t\t' Text +'2' Literal.Number.Integer +'.' Punctuation +'0' Literal.Number.Integer +' ' Text +'= < ' Operator +'plugin' Name.Builtin +'.' Punctuation +'tt_board_tree' Text +'\n\n\t\t' Text +'5' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'CASE' Name.Class +'\n\t\t' Text +'5' Literal.Number.Integer +'.' Punctuation +'key' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'layout' Text +'\n\t\t' Text +'5' Literal.Number.Integer +'.' Punctuation +'0' Literal.Number.Integer +' ' Text +'= < ' Operator +'plugin' Name.Builtin +'.' Punctuation +'tt_products' Text +'\n\n\t\t' Text +'7' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'CASE' Name.Class +'\n\t\t' Text +'7' Literal.Number.Integer +'.' Punctuation +'key' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'layout' Text +'\n\t\t' Text +'7' Literal.Number.Integer +'.' Punctuation +'0' Literal.Number.Integer +' ' Text +'= < ' Operator +'plugin' Name.Builtin +'.' Punctuation +'tt_calender' Text +'\n\n\t\t' Text +'8' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'CASE' Name.Class +'\n\t\t' Text +'8' Literal.Number.Integer +'.' Punctuation +'key' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'layout' Text +'\n\t\t' Text +'8' Literal.Number.Integer +'.' Punctuation +'0' Literal.Number.Integer +' ' Text +'= < ' Operator +'plugin' Name.Builtin +'.' Punctuation +'tt_rating' Text +'\n\n\t\t' Text +'9' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'CASE' Name.Class +'\n\t\t' Text +'9' Literal.Number.Integer +'.' Punctuation +'key' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'layout' Text +'\n\t\t' Text +'9' Literal.Number.Integer +'.' Punctuation +'0' Literal.Number.Integer +' ' Text +'= < ' Operator +'plugin' Name.Builtin +'.' Punctuation +'tt_news' Text +'\n\n\t\t' Text +'11' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'CASE' Name.Class +'\n\t\t' Text +'11' Literal.Number.Integer +'.' Punctuation +'key' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'layout' Text +'\n\t\t' Text +'11' Literal.Number.Integer +'.' Punctuation +'0' Literal.Number.Integer +' ' Text +'= < ' Operator +'plugin' Name.Builtin +'.' Punctuation +'tipafriend' Text +'\n\n\t\t' Text +'20' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'CASE' Name.Class +'\n\t\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'key' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'layout' Text +'\n\t\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'0' Literal.Number.Integer +' ' Text +'= < ' Operator +'plugin' Name.Builtin +'.' Punctuation +'feadmin' Text +'.' Punctuation +'fe_users' Text +'\n\n\t\t' Text +'21' Literal.Number.Integer +' ' Text +'=' Operator +' ' Text +'CASE' Name.Class +'\n\t\t' Text +'21' Literal.Number.Integer +'.' Punctuation +'key' Text +'.' Punctuation +'field' Text +' ' Text +'=' Operator +' ' Text +'layout' Text +'\n\t\t' Text +'21' Literal.Number.Integer +'.' Punctuation +'0' Literal.Number.Integer +' ' Text +'= < ' Operator +'plugin' Name.Builtin +'.' Punctuation +'feadmin' Text +'.' Punctuation +'dmailsubscription' Text +'\n\t' Text +'}' Literal.String.Symbol +'\n\n\t' Text +'20' Literal.Number.Integer +'.' Punctuation +'stdWrap' Name.Function +' ' Text +'{' Literal.String.Symbol +'\n\t\t' Text +'editIcons' Text +' ' Text +'= ' Operator +'tt_content' Name.Builtin +':' Operator +' ' Text +'list_type' Text +',' Punctuation +' ' Text +'layout' Text +',' Punctuation +' ' Text +'select_key' Text +',' Punctuation +' ' Text +'pages' Text +' ' Text +'[' Literal.String.Symbol +'recursive' Text +']' Literal.String.Symbol +'\n\t\t' Text +'editIcons' Text +'.' Punctuation +'iconTitle' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:eIcon.plugin' Literal.String +'\n\n\t\t' Text +'prefixComment' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'Plugin' Text +' ' Text +'inserted' Text +':' Operator +'\n\t' Text +'}' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n\n\n' Text + +'# ****************' Comment +'\n' Text + +'# CType: script' Comment +'\n' Text + +'# ****************' Comment +'\n' Text + +'# OBSOLETE! Please make extensions instead. The "script" content element was meant for these custom purposes in the past. Today extensions will do the job better.' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'script' Text +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'script' Text +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'value' Text +' ' Text +'=' Operator +'\n\n\t' Text +'prefixComment' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'Script' Text +' ' Text +'element' Text +' ' Text +'(' Literal.String.Symbol +'Deprecated' Text +')' Literal.String.Symbol +'\n' Text + +'}' Literal.String.Symbol +'\n\n\n' Text + +'# ****************' Comment +'\n' Text + +'# CType: div' Comment +'\n' Text + +'# ****************' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'div' Text +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'div' Text +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'value' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'hr' Literal.String +' ' Text +'/' Literal.String +'>' Literal.String +'\n\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'div' Literal.String +' ' Text +'class' Literal.String +'=' Literal.String +'"divider"' Literal.String +'>' Literal.String +'|' Operator +'<' Literal.String +'/div' Literal.String +'>' Literal.String +'\n\t' Text +'prefixComment' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'Div' Text +' ' Text +'element' Text +'\n' Text + +'}' Literal.String.Symbol +'\n\n\n' Text + +'# ****************' Comment +'\n' Text + +'# CType: html' Comment +'\n' Text + +'# ****************' Comment +'\n' Text + +'# This truely IS a content object, launched from inside the PHP class of course.' Comment +'\n' Text + +'# Should be a complete copy from the old static template "content (default)"' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'html' Text +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'html' Text +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'field' Text +' ' Text +'=' Operator +' ' Text +'bodytext' Text +'\n\n\t' Text +'editIcons' Text +' ' Text +'= ' Operator +'tt_content' Name.Builtin +':' Operator +' ' Text +'pages' Text +'\n\t' Text +'editIcons' Text +'.' Punctuation +'iconTitle' Text +'.' Punctuation +'data' Text +' ' Text +'=' Operator +' ' Text +'LLL:EXT:css_styled_content/pi1/locallang.xml:eIcon.html' Literal.String +'\n\n\t' Text +'prefixComment' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'Raw' Text +' ' Text +'HTML' Name.Class +' ' Text +'content' Text +':' Operator +'\n' Text + +'}' Literal.String.Symbol +'\n\n\n' Text + +'# ****************' Comment +'\n' Text + +'# Default error msg:' Comment +'\n' Text + +'# ****************' Comment +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'default' Text +' ' Text +'=' Operator +' ' Text +'TEXT' Name.Class +'\n' Text + +'tt_content' Name.Builtin +'.' Punctuation +'default' Text +' ' Text +'{' Literal.String.Symbol +'\n\t' Text +'field' Text +' ' Text +'=' Operator +' ' Text +'CType' Text +'\n\t' Text +'wrap' Text +' ' Text +'=' Operator +' ' Text +'<' Literal.String +'p' Literal.String +' ' Text +'style' Literal.String +'=' Literal.String +'"background-color' Literal.String +':' Literal.String +' ' Text +'yellow;"' Literal.String +'>' Literal.String +'<' Literal.String +'b' Literal.String +'>' Literal.String +'ERROR' Text +':' Operator +'<' Literal.String +'/b' Literal.String +'>' Literal.String +' ' Text +'Content' Text +' ' Text +'Element' Text +' ' Text +'type' Text +' ' Text +'"' Text +'|' Operator +'"' Text +' ' Text +'has' Text +' ' Text +'no' Text +' ' Text +'rendering' Text +' ' Text +'definition!' Text +'<' Literal.String +'/p' Literal.String +'>' Literal.String +'\n\n\t' Text +'prefixComment' Text +' ' Text +'=' Operator +' ' Text +'2' Literal.Number.Integer +' ' Text +'|' Operator +' ' Text +'Unknown' Text +' ' Text +'element' Text +' ' Text +'message' Text +':' Operator +'\n' Text + +'}' Literal.String.Symbol +'\n\n' Text + +'# *********************************************************************' Comment +'\n' Text + +'# ACCESSIBILTY MODE' Comment +'\n' Text + +'# *********************************************************************' Comment +'\n\n\n\n\n\n\n\n' Text + +'plugin' Name.Builtin +'.' Punctuation +'tx_cssstyledcontent' Text +'.' Punctuation +'_CSS_DEFAULT_STYLE' Name.Class +' ' Text +'(' Literal.String.Symbol +'\n\t' Text +'/* Captions */' Comment +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-caption-c' Literal.String +' ' Text +'.' Literal.String +'csc-textpic-caption' Literal.String +' ' Text +'{' Literal.String +' ' Text +'text-align' Literal.String +':' Literal.String +' ' Text +'center;' Literal.String +' ' Text +'}' Literal.String +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-caption-r' Literal.String +' ' Text +'.' Literal.String +'csc-textpic-caption' Literal.String +' ' Text +'{' Literal.String +' ' Text +'text-align' Literal.String +':' Literal.String +' ' Text +'right;' Literal.String +' ' Text +'}' Literal.String +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-caption-l' Literal.String +' ' Text +'.' Literal.String +'csc-textpic-caption' Literal.String +' ' Text +'{' Literal.String +' ' Text +'text-align' Literal.String +':' Literal.String +' ' Text +'left;' Literal.String +' ' Text +'}' Literal.String +'\n\n\t' Text +'/* Needed for noRows setting */' Comment +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagecolumn' Literal.String +' ' Text +'{' Literal.String +' ' Text +'float' Literal.String +':' Literal.String +' ' Text +'left;' Literal.String +' ' Text +'display' Literal.String +':' Literal.String +' ' Text +'inline;' Literal.String +' ' Text +'}' Literal.String +'\n\n\t' Text +'/* Border just around the image */' Comment +'\n\t' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'borderSelector' Name.Constant +'}' Literal.String.Symbol +' ' Text +'{' Literal.String +'\n\t\t' Text +'border' Literal.String +':' Literal.String +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'borderThick' Name.Constant +'}' Literal.String.Symbol +'px' Literal.String +' ' Text +'solid' Literal.String +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'borderColor' Name.Constant +'}' Literal.String.Symbol +';' Literal.String +'\n\t\t' Text +'padding' Literal.String +':' Literal.String +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'borderSpace' Name.Constant +'}' Literal.String.Symbol +'px' Literal.String +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'borderSpace' Name.Constant +'}' Literal.String.Symbol +'px;' Literal.String +'\n\t' Text +'}' Literal.String +'\n\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'{' Literal.String +' ' Text +'padding' Literal.String +':' Literal.String +' ' Text +'0;' Literal.String +' ' Text +'}' Literal.String +'\n\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic' Literal.String +' ' Text +'IMG' Literal.String +' ' Text +'{' Literal.String +' ' Text +'border' Literal.String +':' Literal.String +' ' Text +'none;' Literal.String +' ' Text +'}' Literal.String +'\n\n\t' Text +'/* DIV: This will place the images side by side */' Comment +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-image' Literal.String +' ' Text +'{' Literal.String +' ' Text +'float' Literal.String +':' Literal.String +' ' Text +'left;' Literal.String +' ' Text +'}' Literal.String +'\n\n\t' Text +'/* UL: This will place the images side by side */' Comment +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'UL' Literal.String +' ' Text +'{' Literal.String +' ' Text +'list-style' Literal.String +':' Literal.String +' ' Text +'none;' Literal.String +' ' Text +'margin' Literal.String +':' Literal.String +' ' Text +'0;' Literal.String +' ' Text +'padding' Literal.String +':' Literal.String +' ' Text +'0;' Literal.String +' ' Text +'}' Literal.String +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'UL' Literal.String +' ' Text +'LI' Literal.String +' ' Text +'{' Literal.String +' ' Text +'float' Literal.String +':' Literal.String +' ' Text +'left;' Literal.String +' ' Text +'margin' Literal.String +':' Literal.String +' ' Text +'0;' Literal.String +' ' Text +'padding' Literal.String +':' Literal.String +' ' Text +'0;' Literal.String +' ' Text +'}' Literal.String +'\n\n\t' Text +'/* DL: This will place the images side by side */' Comment +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'DL' Literal.String +'.' Literal.String +'csc-textpic-image' Literal.String +' ' Text +'{' Literal.String +' ' Text +'float' Literal.String +':' Literal.String +' ' Text +'left;' Literal.String +' ' Text +'}' Literal.String +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'DL' Literal.String +'.' Literal.String +'csc-textpic-image' Literal.String +' ' Text +'DT' Literal.String +' ' Text +'{' Literal.String +' ' Text +'float' Literal.String +':' Literal.String +' ' Text +'none;' Literal.String +' ' Text +'}' Literal.String +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'DL' Literal.String +'.' Literal.String +'csc-textpic-image' Literal.String +' ' Text +'DD' Literal.String +' ' Text +'{' Literal.String +' ' Text +'float' Literal.String +':' Literal.String +' ' Text +'none;' Literal.String +' ' Text +'}' Literal.String +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'DL' Literal.String +'.' Literal.String +'csc-textpic-image' Literal.String +' ' Text +'DD' Literal.String +' ' Text +'IMG' Literal.String +' ' Text +'{' Literal.String +' ' Text +'border' Literal.String +':' Literal.String +' ' Text +'none;' Literal.String +' ' Text +'}' Literal.String +' ' Text +'/* FE-Editing Icons */' Comment +'\n\t' Text +'DL' Literal.String +'.' Literal.String +'csc-textpic-image' Literal.String +' ' Text +'{' Literal.String +' ' Text +'margin' Literal.String +':' Literal.String +' ' Text +'0;' Literal.String +' ' Text +'}' Literal.String +'\n\t' Text +'DL' Literal.String +'.' Literal.String +'csc-textpic-image' Literal.String +' ' Text +'DT' Literal.String +' ' Text +'{' Literal.String +' ' Text +'margin' Literal.String +':' Literal.String +' ' Text +'0;' Literal.String +' ' Text +'display' Literal.String +':' Literal.String +' ' Text +'inline;' Literal.String +' ' Text +'}' Literal.String +'\n\t' Text +'DL' Literal.String +'.' Literal.String +'csc-textpic-image' Literal.String +' ' Text +'DD' Literal.String +' ' Text +'{' Literal.String +' ' Text +'margin' Literal.String +':' Literal.String +' ' Text +'0;' Literal.String +' ' Text +'}' Literal.String +'\n\n\t' Text +'/* Clearer */' Comment +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-clear' Literal.String +' ' Text +'{' Literal.String +' ' Text +'clear' Literal.String +':' Literal.String +' ' Text +'both;' Literal.String +' ' Text +'}' Literal.String +'\n\n\t' Text +'/* Margins around images: */' Comment +'\n\n\t' Text +'/* Pictures on left, add margin on right */' Comment +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-left' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'.' Literal.String +'csc-textpic-image' Literal.String +',' Literal.String +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-intext-left-nowrap' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'.' Literal.String +'csc-textpic-image' Literal.String +',' Literal.String +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-intext-left' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'.' Literal.String +'csc-textpic-image' Literal.String +' ' Text +'{' Literal.String +'\n\t\t' Text +'display' Literal.String +':' Literal.String +' ' Text +'inline;' Literal.String +' ' Text +'/* IE fix for double-margin bug */' Comment +'\n\t\t' Text +'margin-right' Literal.String +':' Literal.String +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'colSpace' Name.Constant +'}' Literal.String.Symbol +'px;' Literal.String +'\n\t' Text +'}' Literal.String +'\n\n\t' Text +'/* Pictures on right, add margin on left */' Comment +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-right' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'.' Literal.String +'csc-textpic-image' Literal.String +',' Literal.String +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-intext-right-nowrap' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'.' Literal.String +'csc-textpic-image' Literal.String +',' Literal.String +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-intext-right' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'.' Literal.String +'csc-textpic-image' Literal.String +' ' Text +'{' Literal.String +'\n\t\t' Text +'display' Literal.String +':' Literal.String +' ' Text +'inline;' Literal.String +' ' Text +'/* IE fix for double-margin bug */' Comment +'\n\t\t' Text +'margin-left' Literal.String +':' Literal.String +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'colSpace' Name.Constant +'}' Literal.String.Symbol +'px;' Literal.String +'\n\t' Text +'}' Literal.String +'\n\n\t' Text +'/* Pictures centered, add margin on left */' Comment +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-center' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'.' Literal.String +'csc-textpic-image' Literal.String +' ' Text +'{' Literal.String +'\n\t\t' Text +'display' Literal.String +':' Literal.String +' ' Text +'inline;' Literal.String +' ' Text +'/* IE fix for double-margin bug */' Comment +'\n\t\t' Text +'margin-left' Literal.String +':' Literal.String +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'colSpace' Name.Constant +'}' Literal.String.Symbol +'px;' Literal.String +'\n\t' Text +'}' Literal.String +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'.' Literal.String +'csc-textpic-image' Literal.String +' ' Text +'.' Literal.String +'csc-textpic-caption' Literal.String +' ' Text +'{' Literal.String +' ' Text +'margin' Literal.String +':' Literal.String +' ' Text +'0;' Literal.String +' ' Text +'}' Literal.String +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'.' Literal.String +'csc-textpic-image' Literal.String +' ' Text +'IMG' Literal.String +' ' Text +'{' Literal.String +' ' Text +'margin' Literal.String +':' Literal.String +' ' Text +'0;' Literal.String +' ' Text +'vertical-align' Literal.String +':' Literal.String +'bottom;' Literal.String +' ' Text +'}' Literal.String +'\n\n\t' Text +'/* Space below each image (also in-between rows) */' Comment +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'.' Literal.String +'csc-textpic-image' Literal.String +' ' Text +'{' Literal.String +' ' Text +'margin-bottom' Literal.String +':' Literal.String +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'rowSpace' Name.Constant +'}' Literal.String.Symbol +'px;' Literal.String +' ' Text +'}' Literal.String +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-equalheight' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagerow' Literal.String +' ' Text +'{' Literal.String +' ' Text +'margin-bottom' Literal.String +':' Literal.String +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'rowSpace' Name.Constant +'}' Literal.String.Symbol +'px;' Literal.String +' ' Text +'display' Literal.String +':' Literal.String +' ' Text +'block;' Literal.String +' ' Text +'}' Literal.String +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagerow' Literal.String +' ' Text +'{' Literal.String +' ' Text +'clear' Literal.String +':' Literal.String +' ' Text +'both;' Literal.String +' ' Text +'}' Literal.String +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-single-image' Literal.String +' ' Text +'IMG' Literal.String +' ' Text +'{' Literal.String +' ' Text +'margin-bottom' Literal.String +':' Literal.String +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'rowSpace' Name.Constant +'}' Literal.String.Symbol +'px;' Literal.String +' ' Text +'}' Literal.String +'\n\n\t' Text +'/* IE7 hack for margin between image rows */' Comment +'\n\t' Text +'*' Literal.String +'+' Literal.String +'html' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagerow' Literal.String +' ' Text +'.' Literal.String +'csc-textpic-image' Literal.String +' ' Text +'{' Literal.String +' ' Text +'margin-bottom' Literal.String +':' Literal.String +' ' Text +'0;' Literal.String +' ' Text +'}' Literal.String +'\n\t' Text +'*' Literal.String +'+' Literal.String +'html' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagerow' Literal.String +' ' Text +'{' Literal.String +' ' Text +'margin-bottom' Literal.String +':' Literal.String +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'rowSpace' Name.Constant +'}' Literal.String.Symbol +'px;' Literal.String +' ' Text +'}' Literal.String +'\n\n\t' Text +'/* No margins around the whole image-block */' Comment +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'.' Literal.String +'csc-textpic-firstcol' Literal.String +' ' Text +'{' Literal.String +' ' Text +'margin-left' Literal.String +':' Literal.String +' ' Text +'0px' Literal.String +' ' Text +'!important;' Literal.String +' ' Text +'}' Literal.String +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'.' Literal.String +'csc-textpic-lastcol' Literal.String +' ' Text +'{' Literal.String +' ' Text +'margin-right' Literal.String +':' Literal.String +' ' Text +'0px' Literal.String +' ' Text +'!important;' Literal.String +' ' Text +'}' Literal.String +'\n\n\t' Text +'/* Add margin from image-block to text (in case of "Text w/ images") */' Comment +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-intext-left' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +',' Literal.String +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-intext-left-nowrap' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'{' Literal.String +'\n\t\t' Text +'margin-right' Literal.String +':' Literal.String +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'textMargin' Name.Constant +'}' Literal.String.Symbol +'px' Literal.String +' ' Text +'!important;' Literal.String +'\n\t' Text +'}' Literal.String +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-intext-right' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +',' Literal.String +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-intext-right-nowrap' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'{' Literal.String +'\n\t\t' Text +'margin-left' Literal.String +':' Literal.String +' ' Text +'{' Literal.String.Symbol +'$' Operator +'styles.content.imgtext.' Name.Constant +'textMargin' Name.Constant +'}' Literal.String.Symbol +'px' Literal.String +' ' Text +'!important;' Literal.String +'\n\t' Text +'}' Literal.String +'\n\n\t' Text +'/* Positioning of images: */' Comment +'\n\n\t' Text +'/* Above */' Comment +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-above' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-text' Literal.String +' ' Text +'{' Literal.String +' ' Text +'clear' Literal.String +':' Literal.String +' ' Text +'both;' Literal.String +' ' Text +'}' Literal.String +'\n\n\t' Text +'/* Center (above or below) */' Comment +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-center' Literal.String +' ' Text +'{' Literal.String +' ' Text +'text-align' Literal.String +':' Literal.String +' ' Text +'center;' Literal.String +' ' Text +'/* IE-hack */' Comment +' ' Text +'}' Literal.String +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-center' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'{' Literal.String +' ' Text +'margin' Literal.String +':' Literal.String +' ' Text +'0' Literal.String +' ' Text +'auto;' Literal.String +' ' Text +'}' Literal.String +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-center' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'.' Literal.String +'csc-textpic-image' Literal.String +' ' Text +'{' Literal.String +' ' Text +'text-align' Literal.String +':' Literal.String +' ' Text +'left;' Literal.String +' ' Text +'/* Remove IE-hack */' Comment +' ' Text +'}' Literal.String +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-center' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-text' Literal.String +' ' Text +'{' Literal.String +' ' Text +'text-align' Literal.String +':' Literal.String +' ' Text +'left;' Literal.String +' ' Text +'/* Remove IE-hack */' Comment +' ' Text +'}' Literal.String +'\n\n\t' Text +'/* Right (above or below) */' Comment +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-right' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'{' Literal.String +' ' Text +'float' Literal.String +':' Literal.String +' ' Text +'right;' Literal.String +' ' Text +'}' Literal.String +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-right' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-text' Literal.String +' ' Text +'{' Literal.String +' ' Text +'clear' Literal.String +':' Literal.String +' ' Text +'right;' Literal.String +' ' Text +'}' Literal.String +'\n\n\t' Text +'/* Left (above or below) */' Comment +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-left' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'{' Literal.String +' ' Text +'float' Literal.String +':' Literal.String +' ' Text +'left;' Literal.String +' ' Text +'}' Literal.String +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-left' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-text' Literal.String +' ' Text +'{' Literal.String +' ' Text +'clear' Literal.String +':' Literal.String +' ' Text +'left;' Literal.String +' ' Text +'}' Literal.String +'\n\n\t' Text +'/* Left (in text) */' Comment +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-intext-left' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'{' Literal.String +' ' Text +'float' Literal.String +':' Literal.String +' ' Text +'left;' Literal.String +' ' Text +'}' Literal.String +'\n\n\t' Text +'/* Right (in text) */' Comment +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-intext-right' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'{' Literal.String +' ' Text +'float' Literal.String +':' Literal.String +' ' Text +'right;' Literal.String +' ' Text +'}' Literal.String +'\n\n\t' Text +'/* Right (in text, no wrap around) */' Comment +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-intext-right-nowrap' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'{' Literal.String +' ' Text +'float' Literal.String +':' Literal.String +' ' Text +'right;' Literal.String +' ' Text +'clear' Literal.String +':' Literal.String +' ' Text +'both;' Literal.String +' ' Text +'}' Literal.String +'\n\t' Text +'/* Hide from IE5-mac. Only IE-win sees this. \\*/' Comment +'\n\t' Text +'*' Literal.String +' ' Text +'html' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-intext-right-nowrap' Literal.String +' ' Text +'.' Literal.String +'csc-textpic-text' Literal.String +' ' Text +'{' Literal.String +' ' Text +'height' Literal.String +':' Literal.String +' ' Text +'1' Literal.String +'%' Literal.String +';' Literal.String +' ' Text +'}' Literal.String +'\n\t' Text +'/* End hide from IE5/mac */' Comment +'\n\n\t' Text +'/* Left (in text, no wrap around) */' Comment +'\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-intext-left-nowrap' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagewrap' Literal.String +' ' Text +'{' Literal.String +' ' Text +'float' Literal.String +':' Literal.String +' ' Text +'left;' Literal.String +' ' Text +'clear' Literal.String +':' Literal.String +' ' Text +'both;' Literal.String +' ' Text +'}' Literal.String +'\n\t' Text +'/* Hide from IE5-mac. Only IE-win sees this. \\*/' Comment +'\n\t' Text +'*' Literal.String +' ' Text +'html' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-intext-left-nowrap' Literal.String +' ' Text +'.' Literal.String +'csc-textpic-text' Literal.String +',' Literal.String +'\n\t' Text +'*' Literal.String +' ' Text +'html' Literal.String +' ' Text +'.' Literal.String +'csc-textpic-intext-left' Literal.String +' ' Text +'ol' Literal.String +',' Literal.String +'\n\t' Text +'*' Literal.String +' ' Text +'html' Literal.String +' ' Text +'.' Literal.String +'csc-textpic-intext-left' Literal.String +' ' Text +'ul' Literal.String +' ' Text +'{' Literal.String +' ' Text +'height' Literal.String +':' Literal.String +' ' Text +'1' Literal.String +'%' Literal.String +';' Literal.String +' ' Text +'}' Literal.String +'\n\t' Text +'/* End hide from IE5/mac */' Comment +'\n\n\t' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic' Literal.String +' ' Text +'DIV' Literal.String +'.' Literal.String +'csc-textpic-imagerow-last' Literal.String +' ' Text +'{' Literal.String +' ' Text +'margin-bottom' Literal.String +':' Literal.String +' ' Text +'0;' Literal.String +' ' Text +'}' Literal.String +'\n\n\t' Text +'/* Browser fixes: */' Comment +'\n\n\t' Text +'/* Fix for unordered and ordered list with image "In text, left" */' Comment +'\n\t' Text +'.' Literal.String +'csc-textpic-intext-left' Literal.String +' ' Text +'ol' Literal.String +',' Literal.String +' ' Text +'.' Literal.String +'csc-textpic-intext-left' Literal.String +' ' Text +'ul' Literal.String +' ' Text +'{padding-left' Literal.String +':' Literal.String +' ' Text +'40px;' Literal.String +' ' Text +'overflow' Literal.String +':' Literal.String +' ' Text +'auto;' Literal.String +' ' Text +'}' Literal.String +'\n' Text + +')' Literal.String.Symbol +'\n\n' Text + +'# TYPO3 SVN ID: $Id$' Comment +'\n' Text |
