Home
last modified time | relevance | path

Searched full:template (Results 101 – 125 of 197) sorted by relevance

12345678

/dokuwiki/vendor/splitbrain/php-jsstrip/
H A Dcomposer.lock269 "phpunit/php-text-template": "^1.2.1",
384 "name": "phpunit/php-text-template",
388 "url": "https://github.com/sebastianbergmann/php-text-template.git",
393 …"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2af…
417 "description": "Simple template engine.",
418 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
420 "template"
423 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
424 "source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1"
575 "phpunit/php-text-template": "^1.2.1",
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/
H A DMontgomery.php40 * @template T of Engine
/dokuwiki/lib/plugins/extension/lang/en/
H A Dlang.php64 $lang['status_template'] = 'template';
107 $lang['notplperms'] = 'Template directory is not writable';
/dokuwiki/vendor/splitbrain/slika/
H A Dcomposer.lock277 "phpunit/php-text-template": "^1.2.1",
392 "name": "phpunit/php-text-template",
396 "url": "https://github.com/sebastianbergmann/php-text-template.git",
401 …"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2af…
425 "description": "Simple template engine.",
426 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
428 "template"
431 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
432 "source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1"
583 "phpunit/php-text-template": "^1.2.1",
/dokuwiki/lib/plugins/config/lang/fi/
H A Dlang.php45 $lang['template'] = 'Sivumalli';
46 $lang['tagline'] = 'Apuotsikko - slogan sivustonimen yhteyteen (jos template tukee)';
47 $lang['sidebar'] = 'Sivupalkin sivunimi (jos template tukee sitä), tyhjä arvo poistaa…
/dokuwiki/lib/plugins/config/lang/sq/
H A Dlang.php24 $lang['_header_template'] = 'Kuadrot e Template-eve';
41 $lang['template'] = 'Template';
/dokuwiki/bin/
H A Dstriplangs.php72 * @param string $path path to plugin or template dir
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dsmarty.php10 * Smarty template language file for GeSHi.
49 …'$smarty', 'now', 'const', 'capture', 'config', 'section', 'foreach', 'template', 'version', 'ldel…
H A Dcss.php205 'grid-template',
206 'grid-template-areas',
207 'grid-template-rows',
208 'grid-template-columns',
H A Dgo.php244 'tar.Header', 'tar.Reader', 'tar.Writer', 'template.Error',
245 'template.FormatterMap', 'template.Template', 'testing.Benchmark',
H A Dzxbasic.php6 * Based on Copyright: (c) 2005 Roberto Rossi (http://rsoftware.altervista.org) Freebasic template
H A Dnim.php72 'template', 'try', 'tuple', 'type',
H A Dq.php77 # kdb database template keywords
/dokuwiki/conf/
H A Ddokuwiki.php19 $conf['template'] = 'dokuwiki'; //see lib/tpl directory
20 $conf['tagline'] = ''; //tagline in header (if template supports it)
21 $conf['sidebar'] = 'sidebar'; //name of sidebar in root namespace (if template supports…
/dokuwiki/data/pages/wiki/
H A Ddokuwiki.txt42 * [[doku>Template|How to create and use templates]]
/dokuwiki/vendor/simplepie/simplepie/src/
H A DRegistry.php149 * @template T
181 * @template T class-string $type
/dokuwiki/lib/plugins/extension/lang/de/
H A Dlang.php75 $lang['status_template'] = 'Template';
116 $lang['notplperms'] = 'Das Template-Verzeichnis ist schreibgeschützt';
/dokuwiki/lib/plugins/config/lang/ne/
H A Dlang.php35 $lang['template'] = 'ढाँचा';
/dokuwiki/lib/plugins/config/_test/Setting/
H A DAbstractSettingTest.php76 $this->assertEquals('template', $setting->getType());
/dokuwiki/_test/data/pages/wiki/
H A Ddokuwiki.txt43 * [[doku>Template|How to create and use templates]]
/dokuwiki/lib/exe/
H A Dcss.php50 // decide from where to get the template
53 $tpl = $conf['template'];
86 // load template styles
244 'If you recently installed a new plugin or template it ' .
339 * overwritten in the template or userstyles.
H A Dmediamanager.php126 include(template('mediamanager.php'));
/dokuwiki/_test/
H A Dcomposer.lock520 "phpunit/php-text-template": "^2.0.4",
701 "name": "phpunit/php-text-template",
705 "url": "https://github.com/sebastianbergmann/php-text-template.git",
710 …"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9…
742 "description": "Simple template engine.",
743 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
745 "template"
748 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
749 "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
847 "phpunit/php-text-template": "^2.0.4",
/dokuwiki/lib/plugins/config/lang/it/
H A Dlang.php58 $lang['template'] = 'Modello';
59 $lang['tagline'] = 'Tagline (se il template lo supporta)';
60 $lang['sidebar'] = 'Nome pagina in barra laterale (se il template lo supporta), il ca…
/dokuwiki/inc/Ui/
H A DEditor.php44 // $TEXT has been loaded from page template

12345678