Searched full:template (Results 1701 – 1725 of 2320) sorted by relevance
1...<<61626364656667686970>>...93
| /plugin/firenews/HTMLTemplates/author/ |
| D | author.html | 2 <div class="container-template">
|
| /plugin/codemirror/dist/modes/ |
| D | handlebars.min.js.map | 1 …rs: true}\n );\n });\n\n CodeMirror.defineMIME(\"text/x-handlebars-template\", \"handlebars\"…
|
| /plugin/cosmocode/ |
| D | admin.php | 85 … ['title', 'tagline', 'baseurl', 'basedir', 'savedir', 'useacl', 'authtype', 'template']
|
| /plugin/indexmenu/lang/de-informal/ |
| D | lang.php | 14 $lang['no_repos'] = 'Keine URL für ein Template Repository vorhanden.';
|
| /plugin/userpagecreate/ |
| D | action.php | 61 $tpl = $this->getConf('template');
|
| /plugin/revealjs/css/print/ |
| D | paper.css | 1 /* Default Print Stylesheet Template
|
| /plugin/confmanager/configTypes/ |
| D | ConfigManagerTwoLineLeftImageConfigCascade.php | 26 * Parse template and display the form of the config manager
|
| /plugin/html2pdf/multilingual/ |
| D | syntax.php | 77 * Displays the available and configured translations. Needs to be placed in the template.
|
| /plugin/topbarsyntax/ |
| D | syntax.php | 5 * portions of code taken from Michael Klier <chi@chimeric.de> simple template
|
| /plugin/farmer/admin/ |
| H A D | setup.php | 114 // load existing or template
|
| /plugin/footerv2/ |
| H A D | action.php | 66 'tpl' => '', // the text used as template
|
| /plugin/combo/action/ |
| H A D | docustom.php | 34 const TEMPLATE_CANONICAL = "template";
|
| /plugin/geotag/ |
| D | action.php | 91 * template level as it also needs a 'profile' attribute on the head/container,
|
| /plugin/bpmnio/vendor/bpmn-js/dist/assets/ |
| H A D | bpmn-js.less | 129 grid-template-columns: repeat(3, 1fr);
|
| /plugin/pgn4web/pgn4web/ |
| D | board-generator.html | 1196 …rk').title = "right-click, copy and save pgn4web board generator custom template link #" + thisBoo… 1501 // template patterns 1504 // color template array (description, general settings, highlight square color, highlight border co… 1513 // size template array 1519 // layout template array 1535 template_text += "template"; 1559 if (confirm("do you really want to load the selected board generator template?" + 1723 <b><a href=#templates>select a predefined settings template</a></b> and/or <b><a href=#replay_optio… 1746 … for other chessboards, you can <b><a href=#templates>bookmark a custom template</a></b> into your… 1833 <option value="heading" selected="selected">apply a built-in template...</option> [all …]
|
| /plugin/diagramsnet/lib/resources/ |
| D | dia_eo.txt | 346 fromTemplate=From Template 347 fromTemplateUrl=From Template URL 674 selectTemplate=Select Template 726 template=Ŝablono
|
| D | dia_i18n.txt | 726 template=template
|
| /plugin/sequencediagram/bower_components/lodash/ |
| D | package-lock.json | 194 "babel-template": "^6.26.0", 338 "babel-template": "^6.24.1", 400 "babel-template": "^6.24.1", 414 "babel-template": "^6.24.1", 426 "babel-template": "^6.24.1" 549 "babel-template": "^6.24.1" 561 "babel-template": "^6.24.1" 573 "babel-template": "^6.24.1", 612 "babel-template": "^6.26.0", 638 "babel-template": "^6.24.1", [all …]
|
| /plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
| D | UPGRADING.md | 362 `base_url` string or array to use a URI template as the base URL of a client. 370 template. You must pass an array into a creational method (e.g., 371 `createRequest`, `get`, `put`, etc.) in order to expand a URI template. 569 - UriTemplate: URI template parsing has been moved to 571 URI template library if it is installed.
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/ |
| D | UPGRADING.md | 412 `base_url` string or array to use a URI template as the base URL of a client. 420 template. You must pass an array into a creational method (e.g., 421 `createRequest`, `get`, `put`, etc.) in order to expand a URI template. 619 - UriTemplate: URI template parsing has been moved to 621 URI template library if it is installed.
|
| /plugin/bibtex/OSBib/format/ |
| D | BIBFORMAT.php | 449 * @param $template If called from CITEFORMAT, this is the array of template elements. 452 function map($template = FALSE) argument 460 if($template) 462 $this->citation = $template; 547 * Strip backticks used in template 590 * Strip backticks used in template
|
| /plugin/sequencediagram/bower_components/underscore/ |
| D | underscore.js | 1381 // By default, Underscore uses ERB-style template delimiters, change the 1382 // following template settings to use alternative delimiters. 1415 _.template = function(text, settings, oldSettings) { 1426 // Compile the template source, escaping string literals appropriately. 1460 var template = function(data) { function 1466 template.source = 'function(' + argument + '){\n' + source + '}'; 1468 return template;
|
| /plugin/asciidocjs/node_modules/handlebars/dist/ |
| D | handlebars.runtime.min.js | 27 …template=function(b){return p.template(b,a)},a}var e=c(1)["default"],f=c(2)["default"];b.__esModul…
|
| /plugin/asciidocjs/node_modules/nunjucks/src/ |
| D | lexer.js | 231 // Parse out the template text, breaking on tag 255 // We could hit the end of the template in the middle of
|
| /plugin/asciidocjs/node_modules/handlebars/lib/handlebars/compiler/ |
| D | compiler.js | 540 return env.template(templateSpec); 543 // Template is only compiled on first use and cached after that point.
|
1...<<61626364656667686970>>...93