Home
last modified time | relevance | path

Searched full:template (Results 1351 – 1375 of 2320) sorted by relevance

1...<<51525354555657585960>>...93

/plugin/asciidocjs/node_modules/handlebars/dist/
Dhandlebars.runtime.amd.js877 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);
Dhandlebars.runtime.amd.min.js27Template was precompiled with an older version of Handlebars than the current runtime. Please upda… function
/plugin/asciidocjs/node_modules/ejs/
Dusage.txt2 {Usage}: ejs [options ...] template-file [data variables ...]
/plugin/snippets/lang/en/
Dlang.php8 $lang['popup_title'] = 'Snippets (Template Manager)';
/plugin/components/commands/
Dexample.php19 * the main template to display the result.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/Resource/
DProjectsLocationsTagTemplatesFieldsEnumValues.php34 * Renames an enum value in a tag template. Within a single enum field, enum
/plugin/findologicxmlexport/vendor/twig/twig/src/TokenParser/
DIncludeTokenParser.php19 * Includes a template.
DFilterTokenParser.php21 * Filters a section of a template by applying filters.
DSandboxTokenParser.php21 * Marks a section of a template as untrusted code that must be evaluated in the sandbox mode.
/plugin/button/
Dstyle.css51 - template style won't apply to the links because it is not a <a> link.
/plugin/odt/action/
Dcache.php13 * Add the template as a page dependency for the caching system
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
Ddate.test3 --TEMPLATE--
/plugin/translate/lang/en/
Dsettings.php20 …rt translation links on page. Turn this off if you want to insert them in your template manually.';
/plugin/combo/ComboStrap/
H A DBrandingColors.php25 * The attribute used in the model template data
/plugin/aichat/
H A Dhelper.php350 * 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/
Dyarn.lock159 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/
Dset.rst13 After the ``set`` call, the ``foo`` variable is available in the template like
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
Dyaml.min.js1 …,t={cN:"attr",v:[{b:b+r+":"},{b:b+'"'+r+'":'},{b:b+"'"+r+"':"}]},c={cN:"template-variable",v:[{b:"…
/plugin/keyboard/
Dall.css24 // Adopted from MediaWiki template keypress.
/plugin/dokullm/lang/en/
H A Dsettings.php17 $lang['replace_id'] = 'Replace Template ID When Copying';
/plugin/combo/ComboStrap/Tag/
H A DSubscribeTag.php15 use ComboStrap\Template\TemplateForComponent;
/plugin/struct/helper/
H A Dlookup.php17 * @param array $argv array with entries: template, pagename, separator
/plugin/dw2pdf/lang/ja/
H A Dsettings.php20 $lang['template'] = 'PDF の整形に使用するテンプレート';
/plugin/dokumicrobugtracker/
Daction.php31 * Add Js & Css after template is displayed
/plugin/odt/conf/
Ddefault.php13 // Default ODT template (filename only)

1...<<51525354555657585960>>...93