Searched full:template (Results 1526 – 1550 of 2320) sorted by relevance
1...<<61626364656667686970>>...93
| /plugin/npd/tpl/ |
| D | main.php | 3 * 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 D | ajax.php | 486 …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/ |
| D | json_plugin.txt | 13 tags : data, json, database, template, xmlrpc, listing, tables 231 …template''// - Use [[https://ejs.co/|Embedded JavaScript templating]]. EJS will render data accord…
|
| /plugin/fetchmedia/ |
| D | yarn.lock | 205 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/ |
| D | installed.json | 1547 "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/ |
| D | dia_fil.txt | 346 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/ |
| D | ODTImport.php | 869 … 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 D | helper.php | 82 * 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/ |
| D | UriTemplate.php | 21 * Implementation of levels 1-3 of the URI Template spec. 32 * These are valid at the start of a template block to
|
| /plugin/translation/ |
| D | action.php | 208 * Hook Callback. Make current language available as page template placeholder and handle 217 // load orginal content as template?
|
| /plugin/snippets/ |
| D | script.js | 97 // Exclude template snippets from preview since they have no data at this point 155 // toggle open/close state in template list
|
| /plugin/txt2tags/ |
| D | tables.js | 4 * your template main.php file, like this: 8 * Based on Starter Bootstrap Dokuwiki Template
|
| D | README.doku | 88 … to do so, include this just before the </body> tag, at the end of your template main.php file, li…
|
| D | README.t2t | 88 … 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/ |
| D | lib.js | 57 value: 'Template render error' 93 // only show lineno + colno next to path of template
|
| /plugin/json/ |
| D | all.css | 72 .hljs-template-variable,
|
| /plugin/dw2pdf/lang/fr/ |
| H A D | settings.php | 24 $lang['template'] = 'Quel thème doit être utilisé pour présenter les PDF ?';
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/ |
| D | IncludeTest.php | 82 // ignore missing template
|
| /plugin/tabinclude/ |
| D | style.css | 4 * Colors corresponds to template's colors in style.ini.
|
| /plugin/asciidocjs/node_modules/has-symbols/ |
| D | package.json | 90 "template": "keepachangelog", string
|
| /plugin/wysiwyg/fckeditor/_samples/cfm/ |
| D | sample03.cfm | 79 template="../../fckeditor.cfm"
|
| /plugin/bootswrapper/ |
| D | all.css | 23 /* Bootstrap 3 Template */
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/ |
| D | in.test | 3 --TEMPLATE--
|
| /plugin/imageflow/ |
| D | README.md | 40 … If you want to change them to your needs, you can either do so in your template or use the file c…
|
| /plugin/aceeditor/ |
| D | NEWS | 113 * Fixed issue #1: width wrong when using sidebar template
|
1...<<61626364656667686970>>...93