Home
last modified time | relevance | path

Searched refs:template (Results 151 – 175 of 695) sorted by relevance

12345678910>>...28

/plugin/combo/resources/theme/default/pages/templates/
H A Dholy-medium.css15 grid-template-columns: [main] 7fr [side] minmax(auto,2fr);
18 grid-template-areas: unset;
/plugin/combo/resources/library/bootstrap/
H A DupdateBootStrapCustom.yml19 op: "template"
21 template-inline:
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Dvs.min.css1 …,.hljs-title,.hljs-section,.hljs-attribute,.hljs-literal,.hljs-template-tag,.hljs-template-variabl…
H A Dcolor-brewer.min.css1 …js-subst{color:#000}.hljs-string,.hljs-meta,.hljs-symbol,.hljs-template-tag,.hljs-template-variabl…
H A Ddark.min.css1 …hljs-bullet,.hljs-built_in,.hljs-addition,.hljs-variable,.hljs-template-tag,.hljs-template-variabl…
H A Dmagula.min.css1 …ljs-bullet,.hljs-attribute,.hljs-addition,.hljs-variable,.hljs-template-tag,.hljs-template-variabl…
H A Dzenburn.min.css1 …-tag,.hljs-tag{color:#e3ceab}.hljs-template-tag{color:#dcdcdc}.hljs-number{color:#8cd0d3}.hljs-var…
H A Darta.min.css1template-variable,.hljs-attribute,.hljs-link{color:#32aaee}.hljs-keyword,.hljs-selector-tag,.hljs-…
H A Dbrown-paper.min.css1 …hljs-bullet,.hljs-built_in,.hljs-addition,.hljs-variable,.hljs-template-tag,.hljs-template-variabl…
H A Dfar.min.css1 …js-symbol,.hljs-bullet,.hljs-built_in,.hljs-builtin-name,.hljs-template-tag,.hljs-template-variabl…
H A Ddefault.min.css1template-variable,.hljs-link,.hljs-selector-attr,.hljs-selector-pseudo{color:#BC6060}.hljs-type,.h…
H A Ddarkula.min.css1 …js-selector-id,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-template-tag,.hljs-template-variabl…
H A Dmonokai.min.css1 …attr,.hljs-selector-pseudo,.hljs-addition,.hljs-variable,.hljs-template-tag,.hljs-template-variabl…
/plugin/geourl/lang/en/
H A Dintro.txt5 …o exports a function for use with your template, so you will have to insert the following code int…
/plugin/bibtex/OSBib/format/
H A DHELPSTYLE.php116 $this->template = new TEMPLATE('content');
123 $this->template->setVar('heading',
178 $this->template->setVar('body', $this->pString);
179 return $this->template->process();
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dmacro.rst42 But as with PHP functions, macros don't have access to the current template
53 Macros can be defined in any template, and need to be "imported" before being
62 macros, or a template and some macros), and import the functions as items of
72 If macros are defined and used in the same template, you can use the
83 When you define a macro in the template where you are going to use it, you
H A Dsandbox.rst5 template, when sandboxing is not enabled globally for the Twig environment:
21 cannot be used to sandbox a section of a template. The following example
H A Ddeprecated.rst8 PHP function) where the ``deprecated`` tag is used in a template:
13 {% deprecated 'The "base.twig" template is deprecated, use "layout.twig" instead.' %}
H A Dautoescape.rst5 template to be escaped or not by using the ``autoescape`` tag:
49 values explicitly marked as safe. Those can be marked in the template by using
58 Functions returning template data (like :doc:`macros<macro>` and
/plugin/snippets/
H A Daction.php269 $template = false;
270 if(preg_match("/templ_|templ:/",$id)) $template = true;
272 … if($event->data == 'snippet_update' && ! $template) { // templates are permanent
277 if($template) {
287 if($event->data == 'snippet_update' && ! $template) {
/plugin/googleads/lang/en/
H A Dintro.txt9 …o exports a function for use with your template, so you will have to insert the following code int…
/plugin/sequencediagram/bower_components/lodash/lib/fp/
H A Dbuild-doc.js12 const template = file.globTemplate(path.join(templatePath, '*.jst')); constant
75 fs.writeFile(target, template.wiki(templateData), util.pitch);
/plugin/templatepagename/
H A DREADME.md3 Let you configure self the wikipage which is used as template for the new
9 * or use simple `template`
12 Be aware, when the template name starts with characters like `_` it is not
/plugin/advanced/lang/en/config/
H A Dstyleini.txt3 …style.ini'' is a [[wp>INI_file|ini file]] in each [[doku>template]]'s directory((if the template s…
36 Template authors should generally try to reuse the placeholder names of the default template.
/plugin/editsections/
H A Dall.css2 Makes the default template display much better with this plugin.
11 rules in your template.

12345678910>>...28