Searched full:template (Results 1676 – 1700 of 2320) sorted by relevance
1...<<61626364656667686970>>...93
| /plugin/latexcaption/ |
| D | README.md | 21 The following outputs are using the bootstrap3 template. Please note that the `<caption></caption>`…
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/ |
| D | Myconfig.php | 41 * request template requirement
|
| /plugin/externalembed/ |
| D | README.md | 40 …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/ |
| D | ProjectsLocationsEntryGroupsTags.php | 40 * ons.entryGroups.entries.tags/create#path-parameters) and the [tag template]
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/ |
| D | package.json | 119 "src/template-*.js",
|
| /plugin/twistienav4bootstrap3/ |
| D | helper.php | 3 * Helper Component for the TwistieNav Plugin for Bootstrap 3 template
|
| /plugin/combo/ComboStrap/ |
| H A D | CarrouselTag.php | 21 …iperjs.com/ - <a href="https://themes.getbootstrap.com/preview/?theme_id=5348">purpose template</a>
|
| /plugin/farmer/lang/pl/ |
| H A D | lang.php | 61 $lang['animal template'] = 'Kopiuj istniejące Zwierzę';
|
| /plugin/sidebar/ |
| D | action.php | 53 // the </div> for closing the "sidebar"-div will be provided by DokuWiki main template
|
| /plugin/codeprettify/code-prettify/src/ |
| D | lang-matlab.js | 66 …template))?|Ensemble|KNN(?:\.(?:fit|template))?|PartitionedEnsemble|PartitionedModel|Tree(?:\.(?:f…
|
| /plugin/asciidocjs/node_modules/handlebars/dist/ |
| D | handlebars.runtime.js | 129 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/ |
| D | ADMINSTYLE.php | 173 // 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/ |
| D | renderer.php | 50 /* $this->tpl = $this->getConf('template'); */ 51 $this->tpl = isset($_GET['s5theme'])?$_GET['s5theme']:$this->getConf('template');
|
| /plugin/condition/ |
| H A D | syntax.php | 334 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/ |
| D | tpl_functions.php | 3 * Template functions for DokuBook template
|
| /plugin/sphinxsearch/ |
| D | functions.php | 3 * To change this template, choose Tools | Templates 4 * and open the template in the editor.
|
| /plugin/html2pdf/html2pdf/html2ps/help/ |
| D | api.html | 135 <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 D | HandlebarsTest.php | 250 $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/ |
| D | mxGraphMlCodec.js | 1007 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/ |
| D | README.md | 66 Records are rendered as a template where text is displayed on the left and media on the right. Synt…
|
| /plugin/struct/_test/ |
| H A D | OutputTest.php | 125 * Replace and clean up template placeholders
|
| /plugin/footer/ |
| D | action.php | 62 'tpl' => '', // the text used as template
|
| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/ |
| D | Facade.php | 54 $this->templatePath = __DIR__ . '/Renderer/Template/';
|
| /plugin/jplayer/ |
| D | syntax.php | 166 // use .html instead of .mustache for default template extension
|
| /plugin/multilingual/ |
| D | syntax.php | 77 * Displays the available and configured translations. Needs to be placed in the template.
|
1...<<61626364656667686970>>...93