removed mods directory from the ATutor codebase
[atutor.git] / mods / phpdoc2 / PhpDocumentor / phpDocumentor / Converters / HTML / frames / templates / DOM / earthli / options.ini
diff --git a/mods/phpdoc2/PhpDocumentor/phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/options.ini b/mods/phpdoc2/PhpDocumentor/phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/options.ini
deleted file mode 100644 (file)
index 57b2500..0000000
+++ /dev/null
@@ -1,577 +0,0 @@
-preservedocbooktags = false\r
-\r
-;; used to highlight the {@source} inline tag, @filesource tag, and @example tag\r
-[highlightSourceTokens]\r
-;; format:\r
-;; T_CONSTANTNAME = open\r
-;; /T_CONSTANTNAME = close\r
-\r
-T_INCLUDE = <span class="src-inc">\r
-/T_INCLUDE = </span>\r
-T_INCLUDE_ONCE = <span class="src-inc">\r
-/T_INCLUDE_ONCE = </span>\r
-T_REQUIRE_ONCE = <span class="src-inc">\r
-/T_REQUIRE_ONCE = </span>\r
-T_REQUIRE_ONCE = <span class="src-inc">\r
-/T_REQUIRE_ONCE = </span>\r
-\r
-T_CONSTANT_ENCAPSED_STRING = <span class="src-str">\r
-/T_CONSTANT_ENCAPSED_STRING = </span>\r
-T_STRING_VARNAME = <span class="src-str">\r
-/T_STRING_VARNAME = </span>\r
-\r
-T_STRING = <span class="src-id">\r
-/T_STRING = </span>\r
-\r
-T_DNUMBER = <span class="src-num">\r
-/T_DNUMBER = </span>\r
-T_LNUMBER = <span class="src-num">\r
-/T_LNUMBER = </span>\r
-\r
-T_VARIABLE = <span class="src-var">\r
-/T_VARIABLE = </span>\r
-\r
-T_COMMENT = <span class="src-comm">\r
-/T_COMMENT = </span>\r
-T_ML_COMMENT = <span class="src-comm">\r
-/T_ML_COMMENT = </span>\r
-\r
-T_OBJECT_OPERATOR = <span class="src-sym">\r
-/T_OBJECT_OPERATOR = </span>\r
-\r
-T_ABSTRACT = <span class="src-key">\r
-/T_ABSTRACT = </span>\r
-T_CLONE = <span class="src-key">\r
-/T_CLONE = </span>\r
-T_HALT_COMPILER = <span class="src-key">\r
-/T_HALT_COMPILER = </span>\r
-T_ARRAY = <span class="src-key">\r
-/T_ARRAY = </span>\r
-T_AS = <span class="src-key">\r
-/T_AS = </span>\r
-T_BREAK = <span class="src-key">\r
-/T_BREAK = </span>\r
-T_CLASS = <span class="src-key">\r
-/T_CLASS = </span>\r
-T_CASE = <span class="src-key">\r
-/T_CASE = </span>\r
-T_CONST = <span class="src-key">\r
-/T_CONST = </span>\r
-T_CONTINUE = <span class="src-key">\r
-/T_CONTINUE = </span>\r
-T_DECLARE = <span class="src-key">\r
-/T_DECLARE = </span>\r
-T_DEFAULT = <span class="src-key">\r
-/T_DEFAULT = </span>\r
-T_ELSE = <span class="src-key">\r
-/T_ELSE = </span>\r
-T_ELSEIF = <span class="src-key">\r
-/T_ELSEIF = </span>\r
-T_EMPTY = <span class="src-key">\r
-/T_EMPTY = </span>\r
-T_ENDDECLARE = <span class="src-key">\r
-/T_ENDDECLARE = </span>\r
-T_ENDFOR = <span class="src-key">\r
-/T_ENDFOR = </span>\r
-T_ENDSWITCH = <span class="src-key">\r
-/T_ENDSWITCH = </span>\r
-T_ENDFOREACH = <span class="src-key">\r
-/T_ENDFOREACH = </span>\r
-T_ENDIF = <span class="src-key">\r
-/T_ENDIF = </span>\r
-T_ENDWHILE = <span class="src-key">\r
-/T_ENDWHILE = </span>\r
-T_EXIT = <span class="src-key">\r
-/T_EXIT = </span>\r
-T_EXTENDS = <span class="src-key">\r
-/T_EXTENDS = </span>\r
-T_FINAL = <span class="src-key">\r
-/T_FINAL = </span>\r
-T_FOR = <span class="src-key">\r
-/T_FOR = </span>\r
-T_FOREACH = <span class="src-key">\r
-/T_FOREACH = </span>\r
-T_FUNCTION = <span class="src-key">\r
-/T_FUNCTION = </span>\r
-T_GLOBAL = <span class="src-key">\r
-/T_GLOBAL = </span>\r
-T_IF = <span class="src-key">\r
-/T_IF = </span>\r
-T_IMPLEMENTS = <span class="src-key">\r
-/T_IMPLEMENTS = </span>\r
-T_INTERFACE = <span class="src-key">\r
-/T_INTERFACE = </span>\r
-T_LOGICAL_AND = <span class="src-key">\r
-/T_LOGICAL_AND = </span>\r
-T_LOGICAL_OR = <span class="src-key">\r
-/T_LOGICAL_OR = </span>\r
-T_LOGICAL_XOR = <span class="src-key">\r
-/T_LOGICAL_XOR = </span>\r
-T_NEW = <span class="src-key">\r
-/T_NEW = </span>\r
-T_PRIVATE = <span class="src-key">\r
-/T_PRIVATE = </span>\r
-T_PROTECTED = <span class="src-key">\r
-/T_PROTECTED = </span>\r
-T_PUBLIC = <span class="src-key">\r
-/T_PUBLIC = </span>\r
-T_RETURN = <span class="src-key">\r
-/T_RETURN = </span>\r
-T_STATIC = <span class="src-key">\r
-/T_STATIC = </span>\r
-T_SWITCH = <span class="src-key">\r
-/T_SWITCH = </span>\r
-T_VAR = <span class="src-key">\r
-/T_VAR = </span>\r
-T_WHILE = <span class="src-key">\r
-/T_WHILE = </span>\r
-\r
-T_DOUBLE_COLON = <span class="src-sym">\r
-/T_DOUBLE_COLON = </span>\r
-\r
-T_OPEN_TAG = <span class="src-php">\r
-/T_OPEN_TAG = </span>\r
-T_OPEN_TAG_WITH_ECHO = <span class="src-php">\r
-/T_OPEN_TAG_WITH_ECHO = </span>\r
-T_CLOSE_TAG = <span class="src-php">\r
-/T_CLOSE_TAG = </span>\r
-\r
-\r
-[highlightSource]\r
-;; this is for highlighting things that aren't tokens like "&"\r
-;; format:\r
-;; word = open\r
-;; /word = close\r
-@ = <span class="src-sym">\r
-/@ = </span>\r
-& = <span class="src-sym">\r
-/& = </span>\r
-[ = <span class="src-sym">\r
-/[ = </span>\r
-] = <span class="src-sym">\r
-/] = </span>\r
-! = <span class="src-sym">\r
-/! = </span>\r
-";" = <span class="src-sym">\r
-/; = </span>\r
-( = <span class="src-sym">\r
-/( = </span>\r
-) = <span class="src-sym">\r
-/) = </span>\r
-, = <span class="src-sym">\r
-/, = </span>\r
-{ = <span class="src-sym">\r
-/{ = </span>\r
-} = <span class="src-sym">\r
-/} = </span>\r
-""" = <span class="src-str">\r
-/" = </span>\r
-\r
-[highlightDocBlockSourceTokens]\r
-;; this is for docblock tokens, using by phpDocumentor_HighlightParser\r
-;; tagphptype is for "string" in @param string description, for example\r
-docblock = <span class="src-doc">\r
-/docblock = </span>\r
-tagphptype = <span class="src-doc-type">\r
-/tagphptype = </span>\r
-tagvarname = <span class="src-doc-var">\r
-/tagvarname = </span>\r
-coretag = <span class="src-doc-coretag">\r
-/coretag = </span>\r
-tag = <span class="src-doc-tag">\r
-/tag = </span>\r
-inlinetag = <span class="src-doc-inlinetag">\r
-/inlinetag = </span>\r
-internal = <span class="src-doc-internal">\r
-/internal = </span>\r
-closetemplate = <span class="src-doc-close-template">\r
-/closetemplate = </span>\r
-docblocktemplate = <span class="src-doc-template">\r
-/docblocktemplate = </span>\r
-\r
-[highlightTutorialSourceTokens]\r
-;; this is for XML DocBook-based tutorials, highlighted by phpDocumentor_TutorialHighlightParser\r
-;; <tag>\r
-opentag = <span class="tute-tag">\r
-/opentag = </span>\r
-;; </tag>\r
-closetag = <span class="tute-tag">\r
-/closetag = </span>\r
-;; <tag attribute="value">\r
-attribute = <span class="tute-attribute-name">\r
-/attribute = </span>\r
-;; <tag attribute="value">\r
-attributevalue = <span class="tute-attribute-value">\r
-/attributevalue = </span>\r
-;; &entity;\r
-entity = <span class="tute-entity">\r
-/entity = </span>\r
-;; <!-- comment -->\r
-comment = <span class="tute-comment">\r
-/comment = </span>\r
-;; {@inline tag}\r
-itag = <span class="tute-inline-tag">\r
-/itag = </span>\r
-\r
-;; used for translation of html in DocBlocks\r
-[desctranslate]\r
-ul = <ul>\r
-/ul = </ul>\r
-ol = <ol>\r
-/ol = </ol>\r
-li = <li>\r
-/li = </li>\r
-code = \r
-/code = \r
-var = <var>\r
-/var = </var>\r
-samp = <samp>\r
-/samp = </samp>\r
-kbd = <kbd>\r
-/kbd = </kbd>\r
-pre = <pre>\r
-/pre = </pre>\r
-p = <p>\r
-/p = </p>\r
-b = <strong>\r
-/b = </strong>\r
-i = <em>\r
-/i = </em>\r
-br = <br />\r
-\r
-[ppage]\r
-;; this is the DocBook package page translation section.  All DocBook tags\r
-;; that have a corresponding html tag must be listed here.  Entities should\r
-;; also be listed here\r
-;;\r
-;; examples:\r
-;; 1)\r
-;; tagname = newtagname\r
-;;\r
-;; This is the simplest case, where all attributes will be added into the\r
-;; starting tag and the ending tag will be html/xml style </tranlatedtagname>\r
-;; <tagname></tagname> becomes <newtagname></newtagname> and\r
-;; <tagname attr="value"></tagname> becomes\r
-;; <newtagname attr="value"></newtagname>\r
-;;\r
-;; 2)\r
-;; tagname = newtagname\r
-;; tagname->attr = newattrname\r
-;;\r
-;; in this case, everything will be like the first case, except tags like:\r
-;; <tagname attr="value"></tagname> will become\r
-;; <newtagname newattrname="value"></newtagname>\r
-;;\r
-;; 3)\r
-;; tagname = newtagname\r
-;; tagname->attr = newattrname\r
-;; tagname->attr+value = newvalue\r
-;;\r
-;; in this case, the value is also translated to another.  This can be useful\r
-;; for instances such as focus="middle" changing to align="center" or something\r
-;; of that nature.\r
-;; <tagname attr="value"></tagname> will become\r
-;; <newtagname newattrname="newvalue"></newtagname>\r
-;;\r
-;; 4)\r
-;; tagname = newtagname\r
-;; tagname->attr1 = newattrname\r
-;; tagname->attr2 = newattrname\r
-;; tagname->attr1+value|attr2+value = newvalue\r
-;;\r
-;; in this case, two attributes combine to make one new attribute, and the combined\r
-;; value is translated into a new value\r
-;; <tagname attr1="value1" attr2="value2"></tagname> will become\r
-;; <newtagname newattrname="newvalue"></newtagname>\r
-;;\r
-;; 5)\r
-;; tagname = newtagname\r
-;; tagname!attr = dummy\r
-;;\r
-;; here, the attribute will be ignored.  dummy is not used and may be any value\r
-;; <tagname attr="value"></tagname> will become\r
-;; <newtagname></newtagname>\r
-;;\r
-;; 6)\r
-;; tagname = newtagname\r
-;; tagname! = dummy\r
-;;\r
-;; here, all attributes will be ignored.  dummy is not used and may be any value\r
-;; <tagname attr1="value" attr2="foo"></tagname> will become\r
-;; <newtagname></newtagname>\r
-;;\r
-;; 7)\r
-;; tagname = newtagname\r
-;; tagname/ = 1\r
-;;\r
-;; here, the tag will be translated as a single tag with no closing tag, and all\r
-;; attributes\r
-;; <tagname attr="val">{text text}</tagname> will become\r
-;; <newtagname attr="val" />\r
-;;\r
-;; 8)\r
-;; tagname = <starttaginfo />\r
-;; /tagname = closetagtext\r
-;;\r
-;; in this case, the text <starttaginfo> will be inserted exactly as entered for\r
-;; <tagname> and closetagtext for </tagname>\r
-;; <tagname attr="val"></tagname> will become\r
-;; <starttaginfo />closetagtext\r
-;;\r
-;; 9)\r
-;; $attr$my_attribute = newattrname\r
-;;\r
-;; tagname = newtagname\r
-;;\r
-;; in this case, all occurences of my_attribute in any tag will be changed to\r
-;; newattrname.  This is useful for changing things like role="php" to\r
-;; class="php," for example.  Note that the text "$attr$" MUST be on the line\r
-;; start for phpDocumentor to recognize it.\r
-;;\r
-;; 10)\r
-;; &entity; = translation text\r
-;; &quot; = &quot;\r
-;; &quot; = """\r
-;; &lt; = <\r
-;;\r
-;; Use this to control translation of entities to their appropriate values\r
-\r
-&nbsp; = &nbsp;\r
-&quot; = &quot;\r
-&rdquo; = &rdquo;\r
-&ldquo; = &ldquo;\r
-&amp; = &amp;\r
-&lt; = &lt;\r
-&gt; = &gt;\r
-&copy; = &copy;\r
-\r
-\r
-$attr$role = class\r
-\r
-abbrev = abbr\r
-\r
-blockquote = blockquote\r
-\r
-arg = span\r
-arg->choice = class\r
-\r
-author = <span class="author">\r
-/author = </span>\r
-author! = 0\r
-\r
-authorblurb = <div class="author-blurb">\r
-/authorblurb = </div>\r
-\r
-authorgroup = <div class="authors"><h2 class="title">Authors</h2>\r
-/authorgroup = </div>\r
-authorgroup! = 0\r
-\r
-caution = <span class="warning">\r
-/caution = </span>\r
-caution! = 0\r
-\r
-cmdsynopsis = <div class="cmd-synopsis">\r
-/cmdsynopsis = </div>\r
-\r
-command = <span class="cmd-title">\r
-/command = </span>\r
-\r
-copyright = <div class="notes">\r
-/copyright = </div>\r
-\r
-emphasis = em\r
-\r
-example = <div class="src-code">\r
-/example = </div>\r
-example! = 0\r
-\r
-function =\r
-/function = ()\r
-\r
-formalpara = p\r
-\r
-graphic = img\r
-graphic->fileref = src\r
-graphic/ =\r
-\r
-important = strong\r
-\r
-informalequation = blockquote\r
-\r
-informalexample = div\r
-\r
-inlineequation = em\r
-\r
-itemizedlist = ul\r
-\r
-listitem = li\r
-\r
-literal = code\r
-\r
-literallayout = span\r
-\r
-option = " "\r
-/option = \r
-\r
-orderedlist = ol\r
-\r
-para = p\r
-\r
-programlisting = <div class="src-code">\r
-/programlisting = </div>\r
-programlisting! = 0\r
-\r
-refentry = div\r
-\r
-refnamediv = <div class="ref-title-box">\r
-/refnamediv = </div>\r
-refnamediv! = 0\r
-\r
-refname = <h1 class="ref-title">\r
-/refname = </h1>\r
-\r
-refpurpose = <h2 class="ref-purpose">\r
-/refpurpose = </h2>\r
-\r
-refsynopsisdiv = <div class="ref-synopsis">\r
-/refsynopsisdiv = </div>\r
-refsynopsisdiv! = 0\r
-\r
-refsect1 = span\r
-\r
-refsect2 = span\r
-\r
-refsect3 = \r
-/refsect3 = <br />\r
-\r
-releaseinfo = <div class="release-info">(\r
-/releaseinfo = )</div>\r
-\r
-simpara = \r
-/simpara = <br />\r
-simpara! = 0\r
-\r
-subscript = sub\r
-\r
-superscript = super\r
-\r
-table = table\r
-\r
-table->colsep = rules\r
-table->rowsep = rules\r
-table->colsep+1|rowsep+1 =all\r
-table->colsep+1|rowsep+0 =cols\r
-table->colsep+0|rowsep+1 =rows\r
-\r
-table->frame =frame\r
-table->frame+all =border\r
-table->frame+none =void\r
-table->frame+sides =vsides\r
-table->frame+top =above\r
-table->frame+topbot =hsides\r
-\r
-thead = thead\r
-\r
-tfoot = tfoot\r
-\r
-tbody = tbody\r
-\r
-colspec = col\r
-\r
-tgroup = colgroup\r
-tgroup/ = 1\r
-tgroup->cols = span\r
-\r
-row = tr\r
-\r
-entry = td\r
-entry->morerows = colspan\r
-entry->morerows+1 =2\r
-entry->morerows+2 =3\r
-entry->morerows+3 =4\r
-entry->morerows+4 =5\r
-entry->morerows+5 =6\r
-entry->morerows+6 =7\r
-entry->morerows+7 =8\r
-entry->morerows+8 =9\r
-entry->morerows+9 =10\r
-entry->morerows+10 =11\r
-;; add more if you need more colspans\r
-\r
-warning = <span class="warning">\r
-/warning = </span>\r
-warning! = 0\r
-\r
-;; now begins the attributes that should be tags in cdata\r
-[$attr$id]\r
-open = a\r
-;close = /a\r
-cdata! = true\r
-quotevalues = true\r
-separator = "="\r
-;separateall = true\r
-$id = name\r
-\r
-;; now begins the sections that deal with <title>\r
-[refsynopsisdiv_title]\r
-;tag_attr = true\r
-;attr_name = title\r
-cdata_start = true\r
-;cdata_end = true\r
-open = <h1 class="title">\r
-close = </h1>\r
-\r
-[refsect1_title]\r
-;tag_attr = true\r
-;attr_name = title\r
-cdata_start = true\r
-;cdata_end = true\r
-open = <h2 class="title">\r
-close = </h2>\r
-\r
-[refsect2_title]\r
-;tag_attr = true\r
-;attr_name = title\r
-cdata_start = true\r
-;cdata_end = true\r
-open = <h3 class="title">\r
-close = </h3>\r
-\r
-[refsect3_title]\r
-;tag_attr = true\r
-;attr_name = title\r
-cdata_start = true\r
-;cdata_end = true\r
-open = <h4 class="title">\r
-close = </h4>\r
-\r
-[para_title]\r
-;tag_attr = true\r
-;attr_name = title\r
-cdata_start = true\r
-;cdata_end = true\r
-open = <div class="title">\r
-close = </div>\r
-\r
-[formalpara_title]\r
-;tag_attr = true\r
-;attr_name = title\r
-cdata_start = true\r
-;cdata_end = true\r
-open = <div class="title">\r
-close = </div>\r
-\r
-[example_title]\r
-;tag_attr = true\r
-;attr_name = title\r
-;cdata_start = true\r
-cdata_end = true\r
-open = </td></tr><tr><td><strong>\r
-close = </strong>\r
-\r
-[table_title]\r
-;tag_attr = true\r
-;attr_name = true\r
-cdata_start = true\r
-open = <caption>\r
-close = </caption>\r