Home
last modified time | relevance | path

Searched refs:definitions (Results 76 – 100 of 108) sorted by path

12345

/plugin/mermaid/
H A Dplugin.info.txt6 desc JavaScript based diagramming and charting tool that renders Markdown-inspired text definitions to create and modify diagrams dynamically.
/plugin/mytemplate/
H A DREADME124 from multiple templates or you can include variable definitions from
/plugin/odt/
H A DChangeLog.txt130 can be queried by the ODT renderer to use it as parameters for ODT style definitions.
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js22533 var definitions = this.svgFactory.createElement('svg:defs');
22534 svg.appendChild(definitions);
22535 this.defs = definitions;
H A Dpdf.js.map1definitions","rootGroup","clipGroup","fs","http","https","fileUriRegex","parsedUrl","parseUrl","_e…
/plugin/pdftools/tpl/checkliste/
H A DREADME.txt7 ''tpl'' folder and put your header, footers and style definitions in it.
/plugin/pdftools/tpl/checkliste2/
H A DREADME.txt7 ''tpl'' folder and put your header, footers and style definitions in it.
/plugin/pdftools/tpl/info/
H A DREADME.txt7 ''tpl'' folder and put your header, footers and style definitions in it.
/plugin/pdftools/tpl/kompakt/
H A DREADME.txt7 ''tpl'' folder and put your header, footers and style definitions in it.
/plugin/pdftools/tpl/minimal/
H A DREADME.txt7 ''tpl'' folder and put your header, footers and style definitions in it.
/plugin/pdftools/tpl/onlylogo/
H A DREADME.txt7 ''tpl'' folder and put your header, footers and style definitions in it.
/plugin/pdftools/tpl/standard/
H A DREADME.txt7 ''tpl'' folder and put your header, footers and style definitions in it.
/plugin/pgn4web/pgn4web/
H A Dpgn-standard-proposed-supplement.txt36 based definitions for encoding chess games. While this work is interesting, as
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.gpl-10.txt127 file runs, or for standard header files or definitions files that
/plugin/processing/
H A Dscript.js12222 function AstVar(definitions, varType) { argument
12223 this.definitions = definitions;
12229 names.push(this.definitions[i].name);
12234 return "var " + this.definitions.join(",");
12248 for(var i=0; i < definitions.length; ++i) {
12249 definitions[i] = transformVarDefinition(definitions[i], defaultTypeValue);
12350 this.definitions = definitions;
12357 names.push(this.definitions[i].name);
12367 var definition = this.definitions[i];
12387 for(var i=0; i < definitions.length; ++i) {
[all …]
/plugin/refnotes/lang/en/
H A D__template.txt3 On this page you can define commonly used notes for [[doku>plugin:refnotes|RefNotes plugin]]. Every note is defined as collection of data //fields//. There are number of ways to organize the note definitions:
/plugin/remotescript/lib/
H A Dlicense.txt294 that the user who changes the contents of definitions files in the
296 to use the modified definitions.)
/plugin/revealjs/
H A Dchangelog.md44 …tion editing improvement the whole slide can be edited at once including the background definitions
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCache.DefinitionImpl.txt
H A DCache.SerializerPath.txt
/plugin/socialshareprivacy2/SSP/
H A DREADME.md373 inline service definitions.
/plugin/swiftmail/Swift/Plugin/
H A DFileEmbedder.php38 protected $definitions = array( variable in Swift_Plugin_FileEmbedder
208 $this->definitions[$tag] = array("attributes" => $attributes, "extensions" => $extensions);
217 unset($this->definitions[strtolower($tag)]);
229 if (isset($this->definitions[$tag])) return $this->definitions[$tag];
413 foreach ($this->definitions as $tag_name => $def)
/plugin/textinsert/
H A DREADME23 The macro definitions will also accept entities defined dokuwiki's conf/entities.conf and

12345