| /dokuwiki/lib/plugins/extension/ |
| H A D | ExtensionApiResponse.php | 11 /** @var string The type of this extension ("plugin" or "template") */ 14 /** @var string The id of this extension (templates are prefixed with "template") */
|
| /dokuwiki/inc/Menu/ |
| H A D | AbstractMenu.php | 12 * It contains convenience functions to display the menu in HTML, but template authors can also 78 * This is a convenience method for template authors. If you need more fine control over the
|
| /dokuwiki/lib/tpl/dokuwiki/ |
| H A D | style.ini | 5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing 10 ; Define the stylesheets your template uses here. The second value
|
| H A D | tpl_header.php | 4 * Template header, included in the main and detail files 22 // get logo either out of the template images folder or data/media folder
|
| H A D | main.php | 4 * DokuWiki Default Template 2012 6 * @link http://dokuwiki.org/template
|
| H A D | tpl_footer.php | 4 * Template footer, included in the main and detail files
|
| /dokuwiki/lib/plugins/styling/lang/it/ |
| H A D | lang.php | 11 $lang['error'] = 'Spiacente, questo template non supporta questa funzionalità.';
|
| /dokuwiki/lib/plugins/styling/lang/fr/ |
| H A D | lang.php | 10 $lang['menu'] = 'Paramètres de style du thème (template)';
|
| /dokuwiki/lib/plugins/styling/ |
| H A D | popup.php | 18 // output plugin in a very minimal template:
|
| H A D | admin.php | 67 $styleUtil = new StyleUtils($conf['template'], true, true); 199 $ini .= ";These overwrites have been generated from the Template styling Admin interface\n"; 216 $ini = DOKU_CONF . "tpl/" . $conf['template'] . "/style.ini";
|
| /dokuwiki/lib/plugins/config/lang/et/ |
| H A D | lang.php | 24 $lang['template'] = 'Kujundus';
|
| /dokuwiki/lib/styles/ |
| H A D | all.css | 3 * regardless of the used template. Templates can override them of course
|
| H A D | screen.css | 3 * regardless of the used template. Templates can override them of course
|
| /dokuwiki/lib/plugins/config/lang/tr/ |
| H A D | lang.php | 30 $lang['_header_template'] = 'Şablon (Template) Ayarları'; 48 $lang['template'] = 'Şablon (Template)';
|
| /dokuwiki/_test/ |
| H A D | phpunit.xml | 29 <testsuite name="Template Tests">
|
| /dokuwiki/lib/plugins/config/lang/nl/ |
| H A D | lang.php | 32 $lang['_header_template'] = 'Template-instellingen'; 52 $lang['template'] = 'Template ofwel het design van de wiki.'; 53 $lang['tagline'] = 'Ondertitel (als het template dat ondersteunt)'; 54 $lang['sidebar'] = 'Zijbalk-paginanaam (als het template dat ondersteunt), leeg veld …
|
| /dokuwiki/lib/scripts/ |
| H A D | fileuploaderextended.js | 77 // if set, will be used instead of qq-upload-list in template 80 template: '<div class="qq-uploader">' + property 90 // template for one item in file list 126 this._element.innerHTML = this._options.template;
|
| /dokuwiki/lib/plugins/config/lang/en/ |
| H A D | lang.php | 30 $lang['_header_template'] = 'Template'; 58 $lang['template'] = 'Template aka. the design of the wiki.'; 59 $lang['tagline'] = 'Tagline (if template supports it)'; 60 $lang['sidebar'] = 'Sidebar page name (if template supports it), empty field disables the sideb…
|
| /dokuwiki/vendor/simplepie/simplepie/src/HTTP/ |
| H A D | Parser.php | 12 * @template Psr7Compatible of bool 240 … // For PHPStan: should be enforced by template parameter but PHPStan is not smart enough. 245 … // For PHPStan: should be enforced by template parameter but PHPStan is not smart enough. 255 … // For PHPStan: should be enforced by template parameter but PHPStan is not smart enough. 260 … // For PHPStan: should be enforced by template parameter but PHPStan is not smart enough.
|
| /dokuwiki/lib/plugins/config/lang/de/ |
| H A D | lang.php | 46 $lang['_header_template'] = 'Template'; 66 $lang['template'] = 'Designvorlage (Template)'; 67 $lang['tagline'] = 'Tag-Linie (nur, wenn vom Template unterstützt)'; 68 $lang['sidebar'] = 'Name der Sidebar-Seite (nur, wenn vom Template unterstützt), ein …
|
| /dokuwiki/lib/plugins/config/core/Setting/ |
| H A D | Setting.php | 174 * 'template' for template configuration 184 return 'template';
|
| /dokuwiki/lib/plugins/config/lang/de-informal/ |
| H A D | lang.php | 30 $lang['_header_template'] = 'Template'; 50 $lang['template'] = 'Vorlage'; 51 $lang['tagline'] = 'Tag-Linie (nur, wenn vom Template unterstützt)'; 52 $lang['sidebar'] = 'Name der Sidebar-Seite (nur, wenn vom Template unterstützt), ein …
|
| /dokuwiki/lib/plugins/config/ |
| H A D | admin.php | 117 } elseif ($first_template_fieldset && $setting->getType() == 'template') { 232 $labels = ['dokuwiki' => [], 'plugin' => [], 'template' => []]; 244 foreach (['dokuwiki', 'plugin', 'template'] as $section) {
|
| /dokuwiki/lib/plugins/extension/lang/de-informal/ |
| H A D | lang.php | 63 $lang['status_template'] = 'Template'; 91 $lang['notplperms'] = 'Das Template-Verzeichnis ist schreibgeschützt';
|
| /dokuwiki/lib/plugins/config/lang/is/ |
| H A D | lang.php | 21 $lang['template'] = 'Mát';
|