Searched full:template (Results 1351 – 1375 of 2320) sorted by relevance
1...<<51525354555657585960>>...93
| /plugin/asciidocjs/node_modules/handlebars/dist/ |
| D | handlebars.runtime.amd.js | 877 exports.template = template; 899 …throw new _Exception['default']('Template was precompiled with an older version of Handlebars than… 902 …throw new _Exception['default']('Template was precompiled with a newer version of Handlebars than … 906 function template(templateSpec, env) { function 909 throw new _Exception['default']('No environment passed to template'); 912 throw new _Exception['default']('Unknown template object: ' + typeof templateSpec); 1285 hb.template = function (spec) { function 1286 return _handlebarsRuntime.template(spec, hb);
|
| D | handlebars.runtime.amd.min.js | 27 …Template was precompiled with an older version of Handlebars than the current runtime. Please upda… function
|
| /plugin/asciidocjs/node_modules/ejs/ |
| D | usage.txt | 2 {Usage}: ejs [options ...] template-file [data variables ...]
|
| /plugin/snippets/lang/en/ |
| D | lang.php | 8 $lang['popup_title'] = 'Snippets (Template Manager)';
|
| /plugin/components/commands/ |
| D | example.php | 19 * the main template to display the result.
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/Resource/ |
| D | ProjectsLocationsTagTemplatesFieldsEnumValues.php | 34 * Renames an enum value in a tag template. Within a single enum field, enum
|
| /plugin/findologicxmlexport/vendor/twig/twig/src/TokenParser/ |
| D | IncludeTokenParser.php | 19 * Includes a template.
|
| D | FilterTokenParser.php | 21 * Filters a section of a template by applying filters.
|
| D | SandboxTokenParser.php | 21 * Marks a section of a template as untrusted code that must be evaluated in the sandbox mode.
|
| /plugin/button/ |
| D | style.css | 51 - template style won't apply to the links because it is not a <a> link.
|
| /plugin/odt/action/ |
| D | cache.php | 13 * Add the template as a page dependency for the caching system
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/ |
| D | date.test | 3 --TEMPLATE--
|
| /plugin/translate/lang/en/ |
| D | settings.php | 20 …rt translation links on page. Turn this off if you want to insert them in your template manually.';
|
| /plugin/combo/ComboStrap/ |
| H A D | BrandingColors.php | 25 * The attribute used in the model template data
|
| /plugin/aichat/ |
| H A D | helper.php | 350 * Load the given prompt template and fill in the variables 358 $template = file_get_contents($this->localFN($type, 'prompt')); 366 return strtr($template, $replace);
|
| /plugin/sequencediagram/bower_components/lodash/ |
| D | yarn.lock | 159 babel-template "^6.16.0" 242 babel-template "^6.8.0" 281 babel-template "^6.16.0" 292 babel-template "^6.16.0" 301 babel-template "^6.16.0" 385 babel-template "^6.8.0" 394 babel-template "^6.15.0" 404 babel-template "^6.8.0" 431 babel-template "^6.15.0" 446 babel-template "^6.14.0" [all …]
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
| D | set.rst | 13 After the ``set`` call, the ``foo`` variable is available in the template like
|
| /plugin/syntaxhighlightjs/static/lib/highlightjs/languages/ |
| D | yaml.min.js | 1 …,t={cN:"attr",v:[{b:b+r+":"},{b:b+'"'+r+'":'},{b:b+"'"+r+"':"}]},c={cN:"template-variable",v:[{b:"…
|
| /plugin/keyboard/ |
| D | all.css | 24 // Adopted from MediaWiki template keypress.
|
| /plugin/dokullm/lang/en/ |
| H A D | settings.php | 17 $lang['replace_id'] = 'Replace Template ID When Copying';
|
| /plugin/combo/ComboStrap/Tag/ |
| H A D | SubscribeTag.php | 15 use ComboStrap\Template\TemplateForComponent;
|
| /plugin/struct/helper/ |
| H A D | lookup.php | 17 * @param array $argv array with entries: template, pagename, separator
|
| /plugin/dw2pdf/lang/ja/ |
| H A D | settings.php | 20 $lang['template'] = 'PDF の整形に使用するテンプレート';
|
| /plugin/dokumicrobugtracker/ |
| D | action.php | 31 * Add Js & Css after template is displayed
|
| /plugin/odt/conf/ |
| D | default.php | 13 // Default ODT template (filename only)
|
1...<<51525354555657585960>>...93