Searched full:template (Results 1551 – 1575 of 2320) sorted by relevance
1...<<61626364656667686970>>...93
| /plugin/syntaxhighlightjs/action/ |
| D | sxh.php | 75 //not on other inlined wiki pages (e.g. when using monobook template)
|
| /plugin/pagecss/vendor/csstidy-2.2.1/ |
| H A D | README.md | 23 $csstidy->set_cfg('template', 'high');
|
| /plugin/grensladawritezor/fckeditor/_samples/cfm/ |
| D | sample01.cfm | 45 template="../../fckeditor.cfm"
|
| /plugin/mikioplugin/ |
| H A D | css.php | 5 * @link http://dokuwiki.org/template:mikio
|
| /plugin/recommend/helper/ |
| H A D | mail.php | 22 $mailtext = file_get_contents($this->localFN('template'));
|
| /plugin/farmer/ |
| H A D | DokuWikiFarmCore.php | 442 '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/ |
| D | parser.js | 226 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/ |
| D | shBrushCpp.js | 41 'sizeof static static_cast static_assert struct switch template this ' +
|
| /plugin/siteexport/lang/fr/ |
| H A D | lang.php | 20 $lang['template'] = 'Exporter les modèles';
|
| /plugin/syntaxhighlighter/Uncompressed/ |
| D | shBrushCpp.js | 54 'sizeof static static_cast struct switch template this ' +
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
| D | escape.rst | 12 output. It supports different escaping strategies depending on the template
|
| /plugin/ahrefmenu/ |
| D | admin.php | 70 if ($conf['template'] != "default")
|
| /plugin/latexit/ |
| D | action.php | 61 switch ($conf['template']) {
|
| /plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/ |
| D | TwigFormulaLoader.php | 41 …$this->logger->error(sprintf('The template "%s" contains an error: %s', $resource, $e->getMessage(…
|
| /plugin/searchjump/ |
| D | script.js | 42 // for the dokuwiki template:
|
| /plugin/asciidocjs/node_modules/with/node_modules/acorn/ |
| D | CHANGELOG.md | 37 for unclosed template literals.
|
| /plugin/move/script/ |
| D | rename.js | 10 // basic dialog template
|
| /plugin/wysiwyg/fckeditor/_samples/cfm/ |
| D | sample02.cfm | 95 template="../../fckeditor.cfm"
|
| D | sample04.cfm | 84 template="../../fckeditor.cfm"
|
| /plugin/darkmodetoggle/ |
| D | style.css | 36 /* Bootstrap3 template-specific elements */
|
| /plugin/combo/ComboStrap/ |
| H A D | Icon.php | 67 // Trying to see if it's not in the template images directory
|
| /plugin/autotooltip/ |
| H A D | script.js | 30 // In case the template is really strange.
|
| /plugin/syntaxhighlightjs/static/lib/highlightjs/languages/ |
| D | cpp.min.js | 1 …ic_cast|10 union namespace unsigned long volatile static protected bool template mutable if public…
|
| /plugin/pgn4web/pgn4web/ |
| D | bare.html | 13 <title>pgn4web bare template</title>
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/ |
| D | TestCase.php | 777 $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