Home
last modified time | relevance | path

Searched refs:tags (Results 351 – 375 of 538) sorted by relevance

1...<<11121314151617181920>>...22

/plugin/projects/
H A Dchangelog31 …d fatal error when a page does not have a project-file tag but uses other tags such as use, conten…
/plugin/codebutton_ext/
H A Daction.php.bak3 * Action Plugin: Inserts a button into the toolbar to add file tags
/plugin/pgn4web/pgn4web/
H A Dtest.pgn6 [Event "Testing PGN header tags, comments and clock information"]
H A DREADME.txt333 tags and automatically assign their value to the given HTML elements. The function
337 is available for use in customFunctionOnMove() to parse custom PGN comment tags
421 - understands the PGN tags [WhiteClock "2:00:00"] and
425 - allows parsing of generic comment tags using the function
/plugin/diagramsnet/lib/plugins/
H A Dtickets.js197 setAttr('tags', ticket.tags.join(' '));
/plugin/latexcaption/
H A DREADME.md18 - Code easy to expand to caption label more tags if needed.
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js2346 var tags = document.getElementsByTagName('script'),
2350 for (var i = 0, l = tags.length; i < l; i++)
2351 if (tags[i].type == 'syntaxhighlighter')
2352 result.push(tags[i]);
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dembed.rst178 .. seealso:: :doc:`include<../tags/include>`
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm40 <!--- Strip all tags for the text. (by FredCK - #339 / #681) --->
/plugin/aichat/vendor/erusev/parsedown/
H A DREADME.md49 If instead, you wish to allow HTML within untrusted user-input, but still want output to be free from XSS it is recommended that you make use of a HTML sanitiser that allows HTML tags to be whitelisted, like [HTML Purifier](http://htmlpurifier.org/).
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D45.45.js.map1tags: [\n 'a',\n 'abbr',\n 'acronym',\n 'address',\n 'area',\n …
/plugin/dirtylittlehelper/
H A Ddokuwiki_plugin_dirtylittlehelper.txt13 tags :
117 buttons for inserting code tags for several languages\\
/plugin/symbols4odt/
H A Ddokuwiki_plugin_page.wiki13 tags : export, odt, symbols
/plugin/bootswrapper/exe/help/
H A Dpanel.txt132 | ''no-body'' | optional | | Don't add a panel body. Useful to add other particular tags (or table…
/plugin/orphanmedia2/
H A Ddokuwiki-plugin-page.md13 tags : orphan, maintenance, links, listing, search, missing
/plugin/odt/
H A Dexample.css3 * for the DokuWiki basic formatting tags.
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js1880 if (tagName in Element._insertionTranslations.tags) {
2795 if (Element._insertionTranslations.tags[tagName]) {
2819 var div = new Element('div'), t = Element._insertionTranslations.tags[tagName];
2840 tags: { class in Element._insertionTranslations
2850 var tags = Element._insertionTranslations.tags; variable
2851 Object.extend(tags, {
2852 THEAD: tags.TBODY,
2853 TFOOT: tags.TBODY,
2854 TH: tags.TD
/plugin/revealjs/
H A DREADME.md51 at such places that the closing and opening div tags interfere with the reveal.js section tags.
/plugin/switchpanel/
H A DREADME.md169 You can use HTML tags in the text field for layout :
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG11 * allowed Traversable objects to be used in the "with" argument of the "include" and "embed" tags
321 * deprecated the _self variable for usage outside of the from and import tags
667 * enhanced exceptions for unknown filters, functions, tests, and tags
722 …* added support for an array of templates to the "include" and "extends" tags ({% include ['foo', …
728 …tch PHP one "[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*" (works for blocks, tags, functions, filters…
771 * added whitespace control modifier to all tags (see docs for more information)
929 * added a grammar sub-framework to ease the creation of custom tags
/plugin/bugzillaint/docs/
H A Dbugzillaint.txt13 tags : bugzilla
/plugin/codeprettify/code-prettify/
H A DCHANGES.md82 * Fixed prettifying of XML/HTML tags that contain uppercase letters.
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js2433 if (tagName in Element._insertionTranslations.tags) {
2458 if (Element._insertionTranslations.tags[tagName]) {
2482 var div = new Element('div'), t = Element._insertionTranslations.tags[tagName];
2503 tags: { class in Element._insertionTranslations
2513 Object.extend(this.tags, {
2514 THEAD: this.tags.TBODY,
2515 TFOOT: this.tags.TBODY,
2516 TH: this.tags.TD
/plugin/codemirror/dist/modes/
H A Dtiddlywiki.min.js.map1tags","tiddler","timeline","today","version","option","with","filter","isSpaceName","reHR","reWiki…
/plugin/issuetracker/
H A Dprototype.js2028 if (tagName in Element._insertionTranslations.tags) {
2782 if (Element._insertionTranslations.tags[tagName]) {
2807 t = Element._insertionTranslations.tags[tagName];
2842 tags: { class in Element._insertionTranslations
2852 var tags = Element._insertionTranslations.tags; variable
2853 Object.extend(tags, {
2854 THEAD: tags.TBODY,
2855 TFOOT: tags.TBODY,
2856 TH: tags.TD

1...<<11121314151617181920>>...22