Searched full:templates (Results 1 – 25 of 57) sorted by relevance
123
26 * Get all locally installed templates32 $templates = $this->readExtensionsFromDirectory(DOKU_INC . 'lib/tpl/');33 ksort($templates);34 return $templates;
17 'templates' => $html .= $this->tabTemplates(),81 * Return the HTML for the list of installed templates91 $templates = (new Local())->getTemplates();94 Repository::getInstance()->initExtensions(array_keys($templates));100 $html .= '<form action="' . $this->tabURL('templates') . '" method="post">';103 foreach ($templates as $ext) {
6 desc Allows managing and installing plugins and templates
21 $templates = $local->getTemplates();23 $this->assertIsArray($templates);24 foreach ($templates as $template) {29 $this->assertArrayHasKey('template:dokuwiki', $templates);
16 Please be aware that not all templates support sidebars.22 You may also want to see what [[doku>plugins|plugins]] and [[doku>templates|templates]] are availab…
1 Here you can manually install plugins and templates by either uploading them or providing a direct …
1 These are the templates currently installed in your DokuWiki. You can select the template to be use…
1 …to all available 3rd party [[doku>plugins|plugins]] and [[doku>template|templates]] for DokuWiki. …
1 Hier kannst Du Plugins und Templates von Hand installieren indem Du sie hochlädst oder eine Downloa…
1 Die folgenden Templates sind momentan in deinem DokuWiki installiert. Du kannst das zu verwendende …
1 …auf alle vorhandenen [[doku>de:plugins|Plugins]] und [[doku>de:template|Templates]] für DokuWiki. …
1 Hier können Sie Plugins und Templates von Hand installieren indem Sie sie hochladen oder eine Downl…
1 Dies sind die in Ihrem Dokuwiki installierten Templates. Sie können das gewünschte Template im [[?d…
1 Hier kunt u handmatig plugins en templates installeren door deze te uploaden of door een directe do…
1 Deze templates zijn thans in DokuWiki geïnstalleerd. U kunt een template selecteren middels [[?do=a…
1 Deze tab verschaft u toegang tot alle [[doku>nl:plugins|plugins]] en [[doku>nl:template|templates]]…
1 Dieses Plugin ermöglicht es, bestimmte Designeinstellungen des ausgewählten Templates zu ändern.
1 Σε αυτή την καρτέλα έχετε πρόσβαση σε [[doku>plugins|plugins]] and [[doku>template|templates]] Dok…
1 … بە هەموو پارتی 3یەمی بەردەست !!doku>plugins|plugins!! و <doku>template|templates!! بۆ دۆکویکی. تک…
17 * other functions or templates later23 * http://www.dokuwiki.org/devel:templates:detail.php
3 * regardless of the used template. Templates can override them of course
8 * Navigates back up one namepspace. This is currently not used in any menu. Templates
7 $lang['menu'] = 'Εμφάνιση styles προτύπων (templates)';