Home
last modified time | relevance | path

Searched full:template (Results 1676 – 1700 of 2320) sorted by relevance

1...<<61626364656667686970>>...93

/plugin/latexcaption/
DREADME.md21 The following outputs are using the bootstrap3 template. Please note that the `<caption></caption>`…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/
DMyconfig.php41 * request template requirement
/plugin/externalembed/
DREADME.md40 …edded here. You must accept the <a href="https://www.youtube.com/static?template=terms" target="_b…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/Resource/
DProjectsLocationsEntryGroupsTags.php40 * ons.entryGroups.entries.tags/create#path-parameters) and the [tag template]
/plugin/asciidocjs/node_modules/@asciidoctor/core/
Dpackage.json119 "src/template-*.js",
/plugin/twistienav4bootstrap3/
Dhelper.php3 * Helper Component for the TwistieNav Plugin for Bootstrap 3 template
/plugin/combo/ComboStrap/
H A DCarrouselTag.php21 …iperjs.com/ - <a href="https://themes.getbootstrap.com/preview/?theme_id=5348">purpose template</a>
/plugin/farmer/lang/pl/
H A Dlang.php61 $lang['animal template'] = 'Kopiuj istniejące Zwierzę';
/plugin/sidebar/
Daction.php53 // the </div> for closing the "sidebar"-div will be provided by DokuWiki main template
/plugin/codeprettify/code-prettify/src/
Dlang-matlab.js66template))?|Ensemble|KNN(?:\.(?:fit|template))?|PartitionedEnsemble|PartitionedModel|Tree(?:\.(?:f…
/plugin/asciidocjs/node_modules/handlebars/dist/
Dhandlebars.runtime.js129 hb.template = function (spec) {
130 return runtime.template(spec, hb);
2116 exports.template = template;
2149 …throw new _exception2['default']('Template was precompiled with an older version of Handlebars tha…
2152 …throw new _exception2['default']('Template was precompiled with a newer version of Handlebars than…
2156 function template(templateSpec, env) {
2159 throw new _exception2['default']('No environment passed to template');
2162 throw new _exception2['default']('Unknown template object: ' + typeof templateSpec);
/plugin/bibtex/OSBib/create/
DADMINSTYLE.php173 // Transform XML nodal array to resource type template strings
222 * Now parse the temp array into template strings
448 $template = base64_decode($this->session->getVar("cite_template"));
453 $td = $this->messages->text("cite", "template") . ' ' .
454 FORM::textInput(FALSE, "cite_template", $template, 30, 255) .
541 $template = base64_decode($this->session->getVar("cite_footnotePageTemplate"));
542 $td .= $this->messages->text("cite", "template") . ' ' .
543 FORM::textInput(FALSE, "cite_footnotePageTemplate", $template, 30, 255) .
894 …"'index.php?action=previewStyle&template='+this.value.replace(/&/, '!!amp!!').replace(/=/,'!!eq!!'…
/plugin/s5reloaded/
Drenderer.php50 /* $this->tpl = $this->getConf('template'); */
51 $this->tpl = isset($_GET['s5theme'])?$_GET['s5theme']:$this->getConf('template');
/plugin/condition/
H A Dsyntax.php334 if(@file_exists(DOKU_INC.'lib/tpl/'.$conf['template'].'/condition_plugin_custom_tester.php')) {
335 include_once(DOKU_INC.'lib/tpl/'.$conf['template'].'/condition_plugin_custom_tester.php');
/plugin/html2pdf/snorriheim/
Dtpl_functions.php3 * Template functions for DokuBook template
/plugin/sphinxsearch/
Dfunctions.php3 * To change this template, choose Tools | Templates
4 * and open the template in the editor.
/plugin/html2pdf/html2pdf/html2ps/help/
Dapi.html135 <p>It is assumed that if you need to get data from non-standard places (e.g. from template engine o…
360 template variables, etc) may be specified either as globals (not recommended, though), passed as a …
/plugin/combo/vendor/salesforce/handlebars-php/tests/Handlebars/
H A DHandlebarsTest.php250 $template = "{{#each data}}{{@first}}, {{@last}}, {{@index}}, {{@unknown}}{{/each}}";
252 $this->assertEquals('apple, banana, 0, zucchini', $engine->render($template, $data));
/plugin/diagramsnet/lib/js/diagramly/graphml/
DmxGraphMlCodec.js1007 mxGraphMlCodec.prototype.handleTemplates = function (template, userTags, node, styleMap) argument
1009 if (template)
1019 //find template bindings
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/airtable/
DREADME.md66 Records are rendered as a template where text is displayed on the left and media on the right. Synt…
/plugin/struct/_test/
H A DOutputTest.php125 * Replace and clean up template placeholders
/plugin/footer/
Daction.php62 'tpl' => '', // the text used as template
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/
DFacade.php54 $this->templatePath = __DIR__ . '/Renderer/Template/';
/plugin/jplayer/
Dsyntax.php166 // use .html instead of .mustache for default template extension
/plugin/multilingual/
Dsyntax.php77 * Displays the available and configured translations. Needs to be placed in the template.

1...<<61626364656667686970>>...93