Home
last modified time | relevance | path

Searched refs:template (Results 226 – 250 of 989) sorted by relevance

12345678910>>...40

/template/newspaper/css/
H A Dresponsive.css39 https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template-columns
44 grid-template-rows: none;
45 /*grid-template-columns: repeat(1);*/
/template/slaad/
H A Dstyle.ini4 ; Define the stylesheets your template uses here. The second value
23 ; Placeholders specifics for Slaad's template.
26 ; These are unique placeholders for this template, the rest of the colors
/template/notos/lang/en/
H A Dstyle.txt1 The Notos template uses less color variables than the default template. Those variables are shown i…
/template/templar/js/
H A Dbootstrap-popover.js69 this.$tip = $(this.options.template)
102 …, template: '<div class="popover"><div class="arrow"></div><h3 class="popover-title"></h3><div cla…
/template/kiwiki/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
10 ; Define the stylesheets your template uses here. The second value
21 ; load styles from the default 'dokuwiki' template
86 ; color of the web app (used by the core, not by the template)
H A DREADME.md4 Templage page on Dokuwiki : https://www.dokuwiki.org/template:kiwiki
64 - Restored functionnality to change the logo (as described here : https://www.dokuwiki.org/template:dokuwiki#changing_the_logo)
/template/mindthedark/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
10 ; Define the stylesheets your template uses here. The second value
60 ; These are the default colors of the light template
103 ; These are the default colors of the dark template
/template/khum1/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
10 ; Define the stylesheets your template uses here. The second value
55 ; This template use other way to classified color, see below.
76 ;--- under this line, placeholders are specific at template, note used in plugin
/template/dokukit/
H A DLICENSE1 DokuKIT template for Dokuwiki
2 based on DokuCMS template for Dokuwiki by Klaus Vormweg
/template/vector/user/
H A Dtabs.php.dist4 * User defined tab configuration of the "vector" DokuWiki template
7 * The template recognizes and loads the provided tab data automatically.
13 * sure your changes do not get overwritten when updating the template.
26 * @link https://www.dokuwiki.org/template:vector
/template/desertcalm/
H A Dstyle.ini1 ; Name: desertcalm template
4 ; Adapted from 'desert' template by Jeremy Stephens
24 ; Define the stylesheets your template uses here. The second value
/template/wikipraktik/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
10 ; Define the stylesheets your template uses here. The second value
21 ; load styles from the default 'dokuwiki' template
/template/twigstarter/vendor/twig/twig/src/Extension/
H A DCoreExtension.php1156 function twig_call_macro(Template $template, string $method, array $args, int $lineno, array $conte… argument
1158 if (!method_exists($template, $method)) {
1159 $parent = $template;
1166 …is not defined in template "%s".', substr($method, \strlen('macro_')), $template->getTemplateName(…
1169 return $template->$method(...$args);
1250 …* @param string|array $template The template to render or an array of templates to try consec…
1258 function twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, … argument
1272 foreach ((\is_array($template) ? $template : [$template]) as $name) {
1283 $loaded = $env->resolveTemplate($template);
/template/ad-hominem/css/
H A Dlayout.less139 grid-template-columns: @ini_sidebar_width auto @ini_sidebar_width;
140 grid-template-rows: auto auto auto;
151 grid-template-columns: 64px auto;
152 grid-template-rows: auto auto;
196 grid-template-columns: auto 20pt 20pt;
632 grid-template-columns: minmax(8em,min-content) auto;
723 grid-template-columns: @ini_sidebar_width 1fr 1fr 1fr;
724 grid-template-rows: auto auto;
816 grid-template-columns: auto auto;
1028 grid-template
[all...]
H A D_edit.css179 grid-template-columns: 320px minmax(500px, 1fr) auto;
199 grid-template-columns: 1fr 1fr 1fr;
246 grid-template-columns: 1fr auto;
269 grid-template-columns: auto 1fr;
335 grid-template-columns: 1fr 5px auto;
353 grid-template-columns: 100%;
/template/strap/class/
H A DTplUtility.php1404 $template = $conf['template'];
1406 if ($template != "strap") {
1424 $conf['tpl'][$template][$confName] = $confValue;
1438 $template = $conf['template'];
1443 if (isset($conf['tpl'][$template][$key])) continue;
1444 $conf['tpl'][$template][$key] = $value;
1583 …ext-align: center">Welcome to the <a href="' . $domain . '/strap">Strap template</a>. To get start…
/template/flat/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
10 ; Define the stylesheets your template uses here. The second value
43 ;flat template
/template/mnml-blog/css/
H A Dmnml-blog_screen.css6 template and "/user/screen.css". You have been warned!
10 This template includes CSS from the "starter" DokuWiki template by
14 CSS for some exclusive objects of this template.
23 ******** Originally based on starter template's basic.css ************
372 ******** Originally based on starter template's content.css ************
533 **************** Styles for the template itself, structure *******************
854 /* taken from starter template's design.css:
860 /* taken from starter template's design.css: JS popup */
876 ******** Adjust the starter template styles: _diff.css ************
903 ******** Adjust the starter template styles: _links.css ************
[all …]
/template/bootstrap3/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
10 ; Define the stylesheets your template uses here. The second value
30 css/template.less = all
/template/strap/_test/
H A DstrapTest.php648 $template = "simplex";
650 TplUtility::setConf(TplUtility::CONF_BOOTSTRAP_VERSION_STYLESHEET, "$version - $template");
655 …$this->assertEquals("https://cdn.jsdelivr.net/npm/bootswatch@{$version}/dist/$template/bootstrap.m…
658 … TplUtility::setConf(TplUtility::CONF_BOOTSTRAP_VERSION_STYLESHEET, "$version - {$template}");
/template/darkwood/css/
H A Ddarkwood-responsive.css25 https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template-columns
30 grid-template-columns: repeat(1);
/template/simplewiki/
H A DREADME.md1 A simple template.
/template/ach/
H A DREADME1 See template.info.txt
/template/sprintdoc/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
11 ; Define the stylesheets your template uses here. The second value
86 ; ____________ template styles _____________
138 ; guaranteed dokuwiki color placeholders that every plugin can use + template specific placeholders
/template/vector/
H A DCREDITS4 This DokuWiki template is maintained by ARSAVA [1]. If you like our
9 [2] <https://donate.arsava.com/dokuwiki-template-vector/>

12345678910>>...40