Home
last modified time | relevance | path

Searched full:template (Results 1 – 25 of 2495) sorted by relevance

12345678910>>...100

/template/mikio/
H A Dmain.php4 * DokuWiki Mikio Template Main
6 * @link http://dokuwiki.org/template:mikio
16 global $TEMPLATE, $ACT, $conf, $USERINFO;
20 $hasSidebar = $TEMPLATE->sidebarExists();
30 <title><?php echo $TEMPLATE->getPageTitle() ?></title>
41 …ody class="mikio<?php echo $TEMPLATE->getConf('autoLightDark') === true ? ' mikio-auto-darklight' …
46 $TEMPLATE->includePage('topheader', true, true, 'mikio-page-topheader' .
47 (($TEMPLATE->getConf('stickyTopHeader') === true) ? ' mikio-sticky' : ''));
48 $TEMPLATE->includeNavbar(true, $ACT === 'show' && $TEMPLATE->getConf('navbarShowSub', false));
50 $TEMPLATE->includePage('header', true, true, 'mikio-page-header' .
[all …]
/template/strap/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHelpers.php215 * @param \Handlebars\Template $template template that is being rendered
218 * @param string $source part of template that is wrapped
223 public function helperIf($template, $context, $args, $source) argument
225 $tpl = $template->getEngine()->loadString('{{#if ' . $args . '}}' . $source . '{{/if}}');
237 $template->setStopToken($token);
238 $buffer = $template->render($context);
239 $template->setStopToken(false);
240 $template->discard();
246 $template->setStopToken($node['name']);
247 $template->discard();
[all …]
/template/twigstarter/vendor/twig/twig/src/
DTemplateWrapper.php15 * Exposes a template to userland.
22 private $template; variable in Twig\\TemplateWrapper
30 public function __construct(Environment $env, Template $template) argument
33 $this->template = $template;
37 * Renders the template.
39 * @param array $context An array of parameters to pass to the template
45 return $this->template->render($context, \func_get_args()[1] ?? []);
49 * Displays the template.
51 * @param array $context An array of parameters to pass to the template
57 $this->template->display($context, \func_get_args()[1] ?? []);
[all …]
DTemplate.php22 * This class is an implementation detail of how template compilation currently
30 abstract class Template class
59 * Returns the template name.
61 * @return string The template name
66 * Returns debug information about the template.
73 * Returns information about the original template source code.
83 * Returns the parent template.
88 * @return Template|TemplateWrapper|false The parent template or false if there is no parent
147 …throw new RuntimeError(sprintf('The template has no parent and no traits defining the "%s" block.'…
165 $template = $blocks[$name][0];
[all …]
DEnvironment.php78 * * base_template_class: The base template class to use for generated
79 * templates (default to \Twig\Template).
85 * * auto_reload: Whether to reload the template if the original source changed.
95 * * name: set the autoescaping strategy based on the template name extension
96 … * PHP callback: a PHP callback that returns an escaping strategy based on the template "name"
109 'base_template_class' => Template::class,
120 …if ('\\'.Template::class !== $this->baseTemplateClass && '\Twig_Template' !== $this->baseTemplateC…
134 * Gets the base template class for compiled templates.
136 * @return string The base template class name
148 * Sets the base template class for compiled templates.
[all …]
/template/pinboard/css/
Dpinboard-responsive.css121 .page-template-template-sidebar-content-sidebar-php .content-sidebar-wrap #content,
139 .page-template-template-full-width-php .hentry.onecol .wp-post-image,
140 .page-template-template-full-width-php .hentry.onecol .entry-attachment,
141 .page-template-template-full-width-php .hentry.onecol .post-gallery,
142 .page-template-template-full-width-php .hentry.onecol .entry-thumbnail,
143 .page-template-template-blog-full-width-php .hentry.onecol .entry-thumbnail,
144 .page-template-template-blog-four-col-php .entry-thumbnail {
150 .page-template-template-full-width-php .hentry.onecol .entry-attachment,
151 .page-template-template-full-width-php .hentry.onecol .post-gallery {
155 .page-template-template-full-width-php .hentry.onecol .entry-header,
[all …]
Dpinboard.css34 …custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, po…
654 .page-template-template-no-sidebars-php #wrapper,
655 .page-template-template-blog-no-sidebars-php #wrapper,
656 .page-template-template-portfolio-no-sidebars-php #wrapper {
703 .page-template-template-no-sidebars-php #sidebar-header {
998 .page-template-template-no-sidebars-php #container {
1270 .page-template-template-no-sidebars-php #content,
1271 .page-template-template-blog-no-sidebars-php #content,
1272 .page-template-template-portfolio-no-sidebars-php #content {
1306 .page-template-template-sidebar-content-php #content,
[all …]
/template/bootstrap3/
DREADME.md1template-bootstrap3.svg)](https://github.com/giterlizzi/dokuwiki-template-bootstrap3/releases) [![…
3 # Bootstrap3 template for DokuWiki
9 * Bootstrap 3.x based template
65 All documentation for this template can be found at
66 https://www.dokuwiki.org/template:bootstrap3
68 If you install this template manually, make sure it is installed in
74 Please refer to https://www.dokuwiki.org/template for additional info
DRELEASE.md1 # Bootstrap3 DokuWiki Template ChangeLog
22 * #583: Template style settings: colour boxes extremely narrow and php warnings
152 After log development cycle a new release of Bootstrap Template is issued with Iconify support, new…
163 …* Added build version in `template.info.txt`. You can see the build version in Administration and …
202template is issued. This release use the [new DokuWiki menu system](https://www.dokuwiki.org/devel…
254 After a long development cycle a new release of Bootstrap3 template is issued. This release introdu…
264 * Added Simple DOM HTML Parser to increase client-side performance during rendering of template
308 …roduced new configurations and special data attribute for customize the template or single page or…
319 …* #230: Added Template by Namespace feature and new option to enable/disable this feature (thanks …
379 * Engine: Increased the performance of template engine
[all …]
/template/prsnl10/
DREADME4 "prsnl10" is a minimalist template for DokuWiki. It is designed to use
6 name means "personal template 2010" because it was created the personal
9 Website: <https://www.dokuwiki.org/template:prsnl10>
21 template in the Config Manager by adjusting the template option.
23 See the prsnl10 template website for update instructions [2].
25 [1] <https://www.dokuwiki.org/template>
26 [2] <https://www.dokuwiki.org/template:prsnl10#update>
30 III. Customizing the template
32 In order to make updates of your installed "prsnl10" template easy, follow
33 these hints for customizing the template:
[all …]
/template/monochrome/
DREADME.md1 # Monochrome Template for Dokuwiki
3 This template is meant for traditional wiki usage. The general look was partly inspired by Dokuwiki…
7 This template is published under the GNU General Public License (GPL) V2.
11 This template is based on the starter template and uses parts from Dokuwiki’s default template.
19 In the configuration plugin chose `monochrome` as your template.
23 The basic configuration is done via template style settings.
27 This template should work well with all current browsers.
/template/peanutbutter/
DREADME.md1 # Monochrome Template for Dokuwiki
3 This template is meant for traditional wiki usage. The general look was partly inspired by Dokuwiki…
7 This template is published under the GNU General Public License (GPL) V2.
11 This template is based on the starter template and uses parts from Dokuwiki’s default template.
19 In the configuration plugin chose `monochrome` as your template.
23 The basic configuration is done via template style settings.
27 This template should work well with all current browsers.
/template/twigstarter/vendor/twig/twig/src/Error/
DError.php15 use Twig\Template; alias
21 * an error occurs during the loading of a template, when a syntax error
22 * is detected in a template, or when rendering a template. Other
23 * errors must use regular PHP exception classes (like when the template
26 * To help debugging template issues, this class tracks the original template
29 * Whenever possible, you must set these information (original template name
54 * @param int $lineno The template line where the error occurred
90 * Gets the template line where the error occurred.
92 * @return int The template line
100 * Sets the template line where the error occurred.
[all …]
/template/mnml-blog/
DREADME4 "mnml-blog" is a clean and minimalist template for DokuWiki. It is designed
8 Website: <https://www.dokuwiki.org/template:mnml-blog>
22 template in the Config Manager by adjusting the template option.
25 Check if the BlogTNG plugin [2] is installed and up2date. This template is
31 template [3]. Please copy these files into all used BlogTNG data template
46 See the mnml-blog template website for instructions [5].
48 [1] <https://www.dokuwiki.org/template>
52 [5] <https://www.dokuwiki.org/template:mnml-blog#update>
56 III. Customizing the template
58 In order to make updates of your installed "mnml-blog" template easy, follow
[all …]
/template/twigstarter/vendor/twig/twig/src/Loader/
DLoaderInterface.php25 * Returns the source context for a given template logical name.
27 * @param string $name The template logical name
36 * Gets the cache key to use for the cache for a given template name.
38 * @param string $name The name of the template to load
47 * Returns true if the template is still fresh.
49 * @param string $name The template name
51 * cached template
53 * @return bool true if the template is fresh, false otherwise
60 * Check if we have the source code of a template, given its name.
62 * @param string $name The name of the template to check if we can load
[all …]
DArrayLoader.php18 * Loads a template from an array.
21 * key is generated each time a template content "changes" (the cache key being the
22 * source code of the template). If you don't want to see your cache grows out of
42 * Adds or overrides a template.
44 * @param string $name The template name
45 * @param string $template The template source
47 public function setTemplate($name, $template) argument
49 $this->templates[$name] = $template;
56 throw new LoaderError(sprintf('Template "%s" is not defined.', $name));
70 throw new LoaderError(sprintf('Template "%s" is not defined.', $name));
[all …]
/template/monobook/
DREADME7 Website: <https://www.dokuwiki.org/template:monobook>
12 DokuWiki" template, originally maintained by Terence J. Grant [1] from 2006
23 template in the Config Manager by adjusting the template option.
25 See the monobook template website for update instructions [2].
27 [1] <https://www.dokuwiki.org/template>
28 [2] <https://www.dokuwiki.org/template:monobook#update>
32 III. Customizing the template
34 In order to make updates of your installed "monobook" template easy, follow
35 these hints for customizing the template:
40 template updates! So you normally can copy all new files into "monobook/"
[all …]
/template/wikiweko/
H A DREADME.md7 * URL on dokuwiki: https://www.dokuwiki.org/template:wikiweko
8 * URL on github: https://github.com/drbeco/dokuwiki-wikiweko-template
12 This is a template based on
14 * Dokuwiki vector https://github.com/arsava/dokuwiki-template-vector
19 * See template.info.txt for main info
41 Website: <https://www.dokuwiki.org/template:vector>
51 template in the Config Manager by adjusting the template option.
53 See the vector template website for update instructions [2].
55 [1] <https://www.dokuwiki.org/template>
56 [2] <https://www.dokuwiki.org/template:vector#update>
[all …]
/template/dokucms/
DREADME.md1 # DokuCMS Template
4 This template (templates in Dokuwiki are equivalent to skins in other wiki systems) can be of value…
6 The template offers a sidebar with either an index or content from a wiki page. It is based on the …
10 This template is published under the GNU General Public Licence (GPL) V2.
15 Thanks to Michael Klier for the Arctic template
16 Thanks to the users of this template for hints and ideas how to make this template more usable.
23 In the configuration plugin chose dokucms as your template.
27 This template works best with "Hierarchical breadcrumbs" switched on and the corresponding "Number …
54 …dth and 92 pixel height. Copy this picture into the image folder of the template. Edit the (activa…
56 The template has six configuration options:
[all …]
/template/argon-alt/
DREADME.md1 # Argon Dokuwiki Template Alternative
3 This is modified from Anchit's [Argon Template]( https://www.dokuwiki.org/template:argon).
19 Argon - a clean, responsive, modern template for Dokuwiki.
20 https://www.dokuwiki.org/template:argon
26 …links (in the sidebar) in bullet points to ensure consistent styling with the rest of the template.
38 * Dokuwiki template from [Anchit](https://github.com/IceWreck/Argon-Dokuwiki-Template).
40 * [Anika Henke](https://github.com/selfthinker) for her starter dokuwiki template.
/template/pinkberrynight/
DREADME.md2 Dark template for dokuwiki with scrollable tables with fixed headers and sticky table of contents. …
3 Welcome to the Pinkberry Night Template Demo!
9 Pinkberry Night is a dark themed template for Dokuwiki and includes the following features:
18 …ing of the Cloud plugin, so that it always matches, even when you change the colors of the template
21template in action head over to Percepress for an example of an active site using this template or…
23 If you would like to download this template for your own use, head over to the Extension Manager in…
/template/strap/ComboStrap/
H A DTemplateStore.php13 * The data goes from and out of a template format
18 const CANONICAL = "template";
22 LogUtility::msg("You can't set a value with a template store");
27 LogUtility::msg("You can't get a value with a template store");
33 LogUtility::msg("You can't get a value with a template store");
38 LogUtility::msg("You can't set a value with a template store");
43 LogUtility::msg("You can't persist with a template store");
53 LogUtility::msg("Reset: The template format is not yet implemented");
/template/vector/
DREADME7 Website: <https://www.dokuwiki.org/template:vector>
17 template in the Config Manager by adjusting the template option.
19 See the vector template website for update instructions [2].
21 [1] <https://www.dokuwiki.org/template>
22 [2] <https://www.dokuwiki.org/template:vector#update>
26 III. Customizing the template
28 In order to make updates of your installed "vector" template easy, follow
29 these hints for customizing the template:
34 template updates! So you normally can copy all new files into "vector/"
35 to update the template without loosing your changes.
[all …]
/template/vector20/
DREADME7 Website: <https://www.dokuwiki.org/template:vector>
17 template in the Config Manager by adjusting the template option.
19 See the vector template website for update instructions [2].
21 [1] <https://www.dokuwiki.org/template>
22 [2] <https://www.dokuwiki.org/template:vector#update>
26 III. Customizing the template
28 In order to make updates of your installed "vector" template easy, follow
29 these hints for customizing the template:
34 template updates! So you normally can copy all new files into "vector/"
35 to update the template without loosing your changes.
[all …]
/template/khum1/
DREADME.md1 # Khum1, Dokuwiki template for Khaganat
5 This template is based on default Dokuwiki template (version available on 2020-04-09).
14 …ate certain plugins in particular. They have special css or hack on the template. It work without …
22 Install it like any other template. Do "search and install" in the extension manager, find "Khum1",…
29 Refer to [template](https://www.dokuwiki.org/template) on how to install and use templates in Dokuw…
44 …nika Henke and Clarence Lee (see [Dokuwiki default template credits](https://www.dokuwiki.org/temp…
46 Change on this template :
53 Dokuwiki is on GPL, so this template too. More easy and legal.

12345678910>>...100