Home
last modified time | relevance | path

Searched refs:syntax (Results 126 – 150 of 636) sorted by relevance

12345678910>>...26

/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.ForbiddenAttributes.txt
/plugin/syntaxhighlighter4/
H A DCHANGELOG.md30 * Add option to override `<code>` DokuWiki syntax (Issue #4)
35 * Fix short syntax for arrays (Issue #8)
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A D.php_cs.dist7 'array_syntax' => ['syntax' => 'short'],
14 'list_syntax' => ['syntax' => 'long'],
/plugin/quizlib/
H A DREADME.md4 …ritten in well-defined HTML syntax and to evaluate the user answers. Furthermore the plugin provid…
5 * XML syntax with generic styling and generic evaluation function (only one quiz per HTML page)
6 * HTML syntax with individual styling and generic evaluation function (only one quiz per HTML page)
7 * HTML syntax and individual evaluation function for total freedom
39 The syntax is rather self-explanatory, if something is unclear read documentation of the JavaScript…
/plugin/displayfile/
H A DREADME.md10 …ile on the local system using a `displayfile` element. Language-specific syntax highlighting is su…
27syntax highlighting GeSHi library. To disable syntax highlighting, specify a dask (-) character fo…
/plugin/pycode/
H A Dscript.js465 var syntax = "<pycode";
469 syntax += data[k];
472 syntax += " " + data[k];
476 syntax += ">";
482 pasteText(sel, syntax, 0);
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.js16syntax=function(options,callback){Syntax.detectRoot();var elements=this;Syntax.loader.get('core',f… function
19syntax(jQuery.extend({},options,{brush:Syntax.extractBrushName(this.className),layout:options.bloc…
/plugin/codeprettify/
H A DREADME.md4 syntax highlighting of source code snippets in wiki page, using [Javascript code prettifier](https:…
29 … "google-code-prettify", is a javascript module and CSS file that allows syntax highlighting of so…
/plugin/publistx/
H A Dchangelog16 * Included simple (optional) TeX to utf8 sanitiser in syntax.php.
18 * "handle" function (syntax.php) parser code corrections. "only" option
H A DTODO10 * In function ConnectTo (syntax.php), make special pattern not to collide
17 * Stronger special pattern parsing in function "handle" (syntax.php)
/plugin/quickstats/lang/en/
H A Dintro.txt2 use the ''quickstats'' syntax and therefore use these scripts. This utility will prune away any f…
4 in removing a page from the cache file. If it contains ''quickstats'' syntax, it will be added to …
/plugin/cli/
H A Dcli-examples.txt15 conf plugin.info.txt README syntax.php
27 -rw-rw-rw- 1 user user 18822 Dec 28 06:11 syntax.php
59 conf plugin.info.txt README syntax.php
71 -rw-rw-rw- 1 user user 18822 Dec 28 06:11 syntax.php
188 info.txt manager.dat renderer.php syntax.php
197 info.txt manager.dat renderer.php syntax.php
211 info.txt manager.dat renderer.ph syntax.php z
241 info.txt manager.dat renderer.ph syntax.php z
274 info.txt manager.dat renderer.ph syntax.php z
303 info.txt manager.dat renderer.ph syntax.php z
/plugin/flowcharts/
H A DREADME.md4 Add flowcharts and diagrams to Dokuwiki with an intuitive syntax
19 … then the diagrams are not rendered correctly since, e.g. → is the wrong syntax and we need -> etc…
51 For further details on the syntax, see https://mermaidjs.github.io/. Diagrams can be built in realt…
/plugin/quickstats/lang/nl/
H A Dintro.txt2 gebruik maken van de ''quickstats'' syntax en dus gebruik maken van de scripts. Dit gereedschap v…
4 een pagina uit de cache te verwijderen. Indien het de ''quickstats'' syntax bevat, zal het weer in…
/plugin/idoit/
H A DREADME.md11 …git clone https://github.com/oliverguenther/dokuwiki-idoit-syntax <path to dokuwiki>/lib/plugins/i…
19 The plugin adds a protected syntax block `<idoitAPI></idoitAPI>` which contains a JSON request pass…
123 …uWiki syntax plugin is completely free and open source and released under the [MIT License](https:…
/plugin/publist/
H A DTODO10 * In function ConnectTo (syntax.php), make special pattern not to collide
17 * Stronger special pattern parsing in function "handle" (syntax.php)
/plugin/publistf/
H A DTODO10 * In function ConnectTo (syntax.php), make special pattern not to collide
17 * Stronger special pattern parsing in function "handle" (syntax.php)
/plugin/bureaucracy-au/_test/
H A Dfield_file.test.php16 protected function assertPqSelector($syntax, $pqSelector) { argument
17 $xhtml = p_render('xhtml', p_get_instructions($syntax), $info);
/plugin/bureaucracyau/_test/
H A Dfield_file.test.php16 protected function assertPqSelector($syntax, $pqSelector) { argument
17 $xhtml = p_render('xhtml', p_get_instructions($syntax), $info);
/plugin/linkscollection/
H A Dscript.js34 const syntax = syntaxArray.join("");
36 opener.insertAtCarret('wiki__text', syntax, '');
/plugin/csv/
H A Ddeleted.files1 syntax.php
/plugin/lms/
H A Ddeleted.files1 syntax.php
/plugin/symbols4odt/
H A Ddokuwiki_plugin_page.wiki7 type : syntax
36 …n addition to soft hyphens. It has a generic syntax for the insertion of UTF8 symbols, and a speci…
50 …s()'' function inside the class ''syntax_plugin_symbols4odt'' (within the module's ''syntax.php'').
66 …gs are allowed, here, so take care of what you define here, and who accesses the syntax.php file. |
/plugin/xkcd/
H A DREADME.md18 <td>syntax</td>
48 The Comic is displayed with the following syntax:
/plugin/abc2/abc-libraries/abc2svg/
H A Dbreak-1.js9 if(!c){this.syntax(1,this.errs.bad_val,"%%break")
16 if(!d||d[2]<1){this.syntax(1,"Bad denominator in %%break")

12345678910>>...26