Home
last modified time | relevance | path

Searched refs:template (Results 426 – 450 of 695) sorted by relevance

1...<<11121314151617181920>>...28

/plugin/html2pdf/snorriheim/
H A Dstyle.ini.dist4 ; Define the stylesheets your template uses here. The second value
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dset.rst13 After the ``set`` call, the ``foo`` variable is available in the template like
/plugin/fontawesome/
H A DREADME11 You can edit the template you're using.
/plugin/simplemysqlclient/
H A Ddescr.txt19 This is a very simple SQL-Client for MySQL. Some helper and template buttons are available in plugi…
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample01.cfm47 template="../../fckeditor.cfm"
H A Dsample03.cfm79 template="../../fckeditor.cfm"
H A Dsample02.cfm95 template="../../fckeditor.cfm"
H A Dsample04.cfm84 template="../../fckeditor.cfm"
/plugin/autotweet2/
H A Daction.php60 $message = $this->getConf('template');
/plugin/twofactor/
H A DREADME18 code template to get this project started.
/plugin/wikistats/
H A DREADME.md35 This plugin requires the modification of the template (often `main.php`).
36 Decide where you want to insert the *Stats* link in your template and
208 * Add stats icon to wiki template
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Ddeprecated.rst11 As of Twig 1.21, Twig generates deprecation notices when a template uses
189 current template name, which will continue to work in Twig 2.0. In Twig 2.0,
190 ``_self`` returns the current template name instead of the current
H A Dcoding_standards.rst93 the target language of the rendered template):
/plugin/lightweightcss/
H A DREADME34 Users can customize this list using the `style.ini` of their template by adding a section
/plugin/btable2/
H A DREADME.md12 - Very simple (one you have your copy&Past template, its easy. especially for the others.)
/plugin/combo/
H A DREADME.md34 * [Templating](https://combostrap.com/template)
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js1007 mxGraphMlCodec.prototype.handleTemplates = function (template, userTags, node, styleMap) argument
1009 if (template)
1022 while ((matches = tempBindRegEx.exec(template)) != null)
1044 while ((matches = userTagBindRegEx.exec(template)) != null)
1078 template = template.replace(bindingPairs[i].match, bindingPairs[i].repl);
1084 while ((matches = txtRegEx.exec(template)) != null)
1092 template = template.replace(bindingPairs[i].match, bindingPairs[i].repl);
1095 var svg = header + template + footer;
/plugin/crossdbsqlclient/
H A Ddescr.txt18 This is a very simple SQL-Client for MySQL. Some helper and template buttons are available in plugi…
/plugin/cite/
H A DREADME.md17 …ay be "citation aware", but otherwise you will need to add code to your template's **main.php** fo…
/plugin/blogtng/
H A Dstyle.css2 * Some basic CSS formatting to be used with the default template.
5 * placed into your template's CSS
/plugin/highlightjs/highlight/
H A Dreadme.eng.txt73 have a permission to edit template and style files. Or it may be more convenient
201 template_tag template tag {% .. %}
202 variable template variable {{ .. }}
203 template_comment template comment, both {# .. #} and {% comment %}
/plugin/tabinclude/
H A Dstyle.css4 * Colors corresponds to template's colors in style.ini.
/plugin/nstoc/
H A Dsyntax_plugin_nstoc.css67 /* Make sure, no template settings enter here */
/plugin/fetchmedia/
H A Dyarn.lock205 babel-template "^6.25.0"
272 babel-template "^6.24.1"
311 babel-template "^6.24.1"
322 babel-template "^6.24.1"
331 babel-template "^6.24.1"
390 babel-template "^6.24.1"
405 babel-template "^6.24.1"
414 babel-template "^6.24.1"
455 babel-template "^6.24.1"
463 babel-template "^6.24.1"
[all …]
/plugin/anewssystem/
H A Daction.php71 $template = file_get_contents(DOKU_PLUGIN.'anewssystem/tpl/newstemplate.txt');

1...<<11121314151617181920>>...28