Home
last modified time | relevance | path

Searched full:template (Results 1551 – 1575 of 2320) sorted by relevance

1...<<61626364656667686970>>...93

/plugin/syntaxhighlightjs/action/
Dsxh.php75 //not on other inlined wiki pages (e.g. when using monobook template)
/plugin/pagecss/vendor/csstidy-2.2.1/
H A DREADME.md23 $csstidy->set_cfg('template', 'high');
/plugin/grensladawritezor/fckeditor/_samples/cfm/
Dsample01.cfm45 template="../../fckeditor.cfm"
/plugin/mikioplugin/
H A Dcss.php5 * @link http://dokuwiki.org/template:mikio
/plugin/recommend/helper/
H A Dmail.php22 $mailtext = file_get_contents($this->localFN('template'));
/plugin/farmer/
H A DDokuWikiFarmCore.php442 'default' => [DOKU_INC . 'lib/tpl/%TEMPLATE%/' . 'style.ini'],
443 'local' => [DOKU_CONF . 'tpl/%TEMPLATE%/' . 'style.ini']
502 'local' => [DOKU_INC . 'conf/tpl/%TEMPLATE%/style.ini']
/plugin/asciidocjs/node_modules/nunjucks/src/
Dparser.js226 var template = this.parseExpression();
232 var node = new nodes.Import(importTok.lineno, importTok.colno, template, target, withContext);
241 var template = this.parseExpression();
279 return new nodes.FromImport(fromTok.lineno, fromTok.colno, template, names, withContext);
309 node.template = this.parseExpression();
320 node.template = this.parseExpression();
/plugin/syntaxhighlighter3/sxh3/src/js/
DshBrushCpp.js41 'sizeof static static_cast static_assert struct switch template this ' +
/plugin/siteexport/lang/fr/
H A Dlang.php20 $lang['template'] = 'Exporter les modèles';
/plugin/syntaxhighlighter/Uncompressed/
DshBrushCpp.js54 'sizeof static static_cast struct switch template this ' +
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
Descape.rst12 output. It supports different escaping strategies depending on the template
/plugin/ahrefmenu/
Dadmin.php70 if ($conf['template'] != "default")
/plugin/latexit/
Daction.php61 switch ($conf['template']) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
DTwigFormulaLoader.php41 …$this->logger->error(sprintf('The template "%s" contains an error: %s', $resource, $e->getMessage(…
/plugin/searchjump/
Dscript.js42 // for the dokuwiki template:
/plugin/asciidocjs/node_modules/with/node_modules/acorn/
DCHANGELOG.md37 for unclosed template literals.
/plugin/move/script/
Drename.js10 // basic dialog template
/plugin/wysiwyg/fckeditor/_samples/cfm/
Dsample02.cfm95 template="../../fckeditor.cfm"
Dsample04.cfm84 template="../../fckeditor.cfm"
/plugin/darkmodetoggle/
Dstyle.css36 /* Bootstrap3 template-specific elements */
/plugin/combo/ComboStrap/
H A DIcon.php67 // Trying to see if it's not in the template images directory
/plugin/autotooltip/
H A Dscript.js30 // In case the template is really strange.
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
Dcpp.min.js1 …ic_cast|10 union namespace unsigned long volatile static protected bool template mutable if public…
/plugin/pgn4web/pgn4web/
Dbare.html13 <title>pgn4web bare template</title>
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
DTestCase.php777 $template = new Text_Template(
778 __DIR__ . '/../Util/PHP/Template/TestCaseMethod.tpl'
837 $template->setVar(
863 $this->prepareTemplate($template);
866 $php->runTestJob($template->render(), $this, $result);
2177 * Performs custom preparations on the process isolation template.
2179 * @param Text_Template $template
2181 protected function prepareTemplate(Text_Template $template) argument

1...<<61626364656667686970>>...93