Home
last modified time | relevance | path

Searched full:template (Results 1526 – 1550 of 2320) sorted by relevance

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

/plugin/npd/tpl/
Dmain.php3 * DokuWiki Default Template
5 * This is the template you need to change for the overall look
21 $conf['template'] = $conf['template_original'];
/plugin/siteexport/action/
H A Dajax.php486 …lpdesk%3Ade%3Ahds%3Agetting-started&pdfExport=1&renderer=siteexport_siteexportpdf&template=helpdesk
505 // set Template
506 if (!empty($INPUT->str('template'))) {
507 $request['template'] = $INPUT->str('template');
868 …$DATA[2] .= '.t.' . $this->functions->cleanID($_REQUEST['template']) . '.js'; // allways put param…
869 // set Template
870 if (!empty($_REQUEST['template'])) {
871 $url .= (strstr($url, '?') ? '&' : '?') . 'template=' . $_REQUEST['template'];
1307 $tpl = trim(preg_replace('/[^\w-]+/', '', $_REQUEST['template']));
/plugin/json/demo/
Djson_plugin.txt13 tags : data, json, database, template, xmlrpc, listing, tables
231template''// - Use [[https://ejs.co/|Embedded JavaScript templating]]. EJS will render data accord…
/plugin/fetchmedia/
Dyarn.lock205 babel-template "^6.25.0"
272 babel-template "^6.24.1"
311 babel-template "^6.24.1"
322 babel-template "^6.24.1"
331 babel-template "^6.24.1"
390 babel-template "^6.24.1"
405 babel-template "^6.24.1"
414 babel-template "^6.24.1"
455 babel-template "^6.24.1"
463 babel-template "^6.24.1"
[all …]
/plugin/findologicxmlexport/vendor/composer/
Dinstalled.json1547 "phpunit/php-text-template": "^1.2",
1642 "name": "phpunit/php-text-template",
1647 "url": "https://github.com/sebastianbergmann/php-text-template.git",
1652 …"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2af…
1678 "description": "Simple template engine.",
1679 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1681 "template"
1812 "phpunit/php-text-template": "~1.2",
1888 "phpunit/php-text-template": "^1.2",
2705 "description": "Twig, the flexible, fast, and secure template language for PHP",
/plugin/diagramsnet/lib/resources/
Ddia_fil.txt346 fromTemplate=Mula sa Template
347 fromTemplateUrl=Mula sa URL ng Template
674 selectTemplate=Select Template
726 template=Template
727 templates=Mga template
/plugin/odt/ODT/
DODTImport.php869 … static public function importODTStyles(ODTInternalParams $params, $template=NULL, $tempDir=NULL){ argument
870 if (!isset($template) || !isset($tempDir)) {
878 // Extract template
881 $ZIPextract->open($template);
885 throw new Exception(' Error extracting the zip archive:'.$template.' to '.$tempDir);
888 // Import styles from ODT template
/plugin/farmer/
H A Dhelper.php82 * List of all animals, i.e. directories within DOKU_FARMDIR without the template.
92 if ($animal == '_animal') continue; // old template
/plugin/authgooglesheets/vendor/google/apiclient/src/Utils/
DUriTemplate.php21 * Implementation of levels 1-3 of the URI Template spec.
32 * These are valid at the start of a template block to
/plugin/translation/
Daction.php208 * Hook Callback. Make current language available as page template placeholder and handle
217 // load orginal content as template?
/plugin/snippets/
Dscript.js97 // Exclude template snippets from preview since they have no data at this point
155 // toggle open/close state in template list
/plugin/txt2tags/
Dtables.js4 * your template main.php file, like this:
8 * Based on Starter Bootstrap Dokuwiki Template
DREADME.doku88 … to do so, include this just before the </body> tag, at the end of your template main.php file, li…
DREADME.t2t88 … to do so, include this just before the </body> tag, at the end of your template main.php file, li…
/plugin/asciidocjs/node_modules/nunjucks/src/
Dlib.js57 value: 'Template render error'
93 // only show lineno + colno next to path of template
/plugin/json/
Dall.css72 .hljs-template-variable,
/plugin/dw2pdf/lang/fr/
H A Dsettings.php24 $lang['template'] = 'Quel thème doit être utilisé pour présenter les PDF ?';
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/
DIncludeTest.php82 // ignore missing template
/plugin/tabinclude/
Dstyle.css4 * Colors corresponds to template's colors in style.ini.
/plugin/asciidocjs/node_modules/has-symbols/
Dpackage.json90 "template": "keepachangelog", string
/plugin/wysiwyg/fckeditor/_samples/cfm/
Dsample03.cfm79 template="../../fckeditor.cfm"
/plugin/bootswrapper/
Dall.css23 /* Bootstrap 3 Template */
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/
Din.test3 --TEMPLATE--
/plugin/imageflow/
DREADME.md40 … If you want to change them to your needs, you can either do so in your template or use the file c…
/plugin/aceeditor/
DNEWS113 * Fixed issue #1: width wrong when using sidebar template

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