Home
last modified time | relevance | path

Searched refs:syntax (Results 626 – 636 of 636) sorted by path

1...<<212223242526

/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dio.asp170 ' Check the current folder syntax (must begin and start with a slash).
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_io.cfm184 <!--- Check the current folder syntax (must begin and start with a slash). --->
/plugin/xkcd/
H A DREADME.md18 <td>syntax</td>
48 The Comic is displayed with the following syntax:
/plugin/xlsx2dw/
H A DREADME.md33 4. Selected table is converted to DokuWiki syntax.
35 ![Alt text](./screenshots/table_in_dokusyntax.png?raw=true "DokuWiki syntax")
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs5559 o.push('<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">\n');
/plugin/xslt/
H A Dplugin.info.txt6 desc Add XSL Transform syntax
/plugin/xssnipper/
H A Dplugin.info.txt8 desc provides syntax plugin to retrieve code snippeds from files
/plugin/yalist/
H A DREADME.md4 This plugin extends DokuWiki's list markup syntax to allow definition lists
5 and list items with multiple paragraphs. The complete syntax is as follows:
8 - ordered list item [<ol><li>] <!-- as standard syntax -->
9 * unordered list item [<ul><li>] <!-- as standard syntax -->
19 Lists can be nested within lists, just as in the standard DokuWiki syntax.
H A Dplugin.info.txt6 desc Extend DokuWiki list syntax to allow definition list and multiple paragraphs in a list entry
/plugin/yearbox/_test/
H A DSyntaxTest.php23 $syntax = '{{yearbox>year=2018;months=1}}';
24 $ins = p_get_instructions($syntax);
37 $syntax = '{{yearbox>year=2018;months=4,5,6;weekdays=0,2,3,4,5,6}}';
38 $ins = p_get_instructions($syntax);
/plugin/yuriigantt/
H A DREADME.md31 1. add the least required syntax into the page
90 If you change syntax parser, to refresh rendered page cache please run page with purge

1...<<212223242526