/template/dokucms/ |
H A D | tpl_functions.php | 26 $tpl = $conf['template']; 28 if($conf['tpl'][$tpl]['sidebar']== 'file') { 75 $tpl = $conf['template']; 77 if(auth_quickaclcheck($sb) >= AUTH_EDIT and $conf['tpl'][$tpl]['sidebaredit']) { 96 $tpl = $conf['template']; 116 if($conf['tpl'][$tpl]['cleanindexlist']) { 117 $cleanindexlist = explode(',', $conf['tpl'][$tpl]['cleanindexlist']); 126 if($conf['tpl'][$tpl]['cleanindex']) {
|
H A D | README.md | 21 Unpack the file somewhere. Move the directory named `dokucms` into the `/lib/tpl` directory of your… 69 Backup your DOKUWIKI_ROOT/lib/tpl/dokucms/style.ini. Unpack the file in DOKUWIKI_ROOT/lib/tpl/. Thi…
|
/template/wallpaper/ |
H A D | tpl_functions.php | 31 $tpl = $conf['template']; 40 if($conf['tpl'][$tpl]['menufilename']) { 41 $menufilename = $conf['tpl'][$tpl]['menufilename']; 45 if($conf['tpl'][$tpl]['usemenufile']) { 54 if(!$conf['tpl'][$tpl]['usemenufile'] or ($conf['tpl'][$tpl]['usemenufile'] and !$ff)) { 58 if($conf['tpl'][$tpl]['cleanindexlist']) { 59 $cleanindexlist = explode(',', $conf['tpl'][$tpl]['cleanindexlist']); 70 if($conf['tpl'][$tpl]['hiderootlinks']) { 80 $item2['title'] = $conf['tpl'][$tpl]['rootmenutext']; 90 if($conf['tpl'][$tpl]['cleanindex']) {
|
/template/sprintdoc/ |
H A D | tpl.php | 6 * Class tpl 9 * @package dokuwiki\tpl\dokuwiki 12 class tpl { class 138 $item = \dokuwiki\template\sprintdoc\tpl::pageToolItem('', $move->getLang('renamepage'), __DIR__ . '/images/tools/41-format-paint.svg', $attr); 155 $item = \dokuwiki\template\sprintdoc\tpl::pageToolItem(wl($ID, $params, false, '&'), $odt->getLang('export_odt_button'), $svg, $attr); 173 $item = \dokuwiki\template\sprintdoc\tpl::pageToolItem(wl($ID, $params, false, '&'), $dw2pdf->getLang('export_pdf_button'), $svg, $attr);
|
H A D | deleted.files | 96 tpl/nav-main.php 97 tpl/nav-page-quality-tasks.php 98 tpl/nav-sitetools.php 99 tpl/nav-trace.php 100 tpl/nav-usermenu.php 101 tpl/nav-usertools.php
|
H A D | detail.php | 56 include('tpl/favicon_tiles.php'); 74 /* template Include: tpl/nav-direct */ 77 <?php include('tpl/nav-direct.php') ?> 108 include('tpl/main-sidebar-logo.php'); 176 include('tpl/main-sidebar-search.php'); 207 include('tpl/main-sidebar-nav.php'); 237 include('tpl/nav-usertools-buttons.php'); 274 include('tpl/nav-breadcrumb.php'); 290 echo '<li>' . dokuwiki\template\sprintdoc\tpl::pageToolAction('mediaManager') . '</li>'; 291 echo '<li>' . dokuwiki\template\sprintdoc\tpl [all...] |
H A D | main.php | 56 include('tpl/favicon_tiles.php'); 80 /* template Include: tpl/nav-direct */ 83 <?php include('tpl/nav-direct.php') ?> 131 include('tpl/main-sidebar-logo.php'); 207 include('tpl/main-sidebar-search.php'); 238 include('tpl/main-sidebar-nav.php'); 267 include('tpl/nav-usertools-buttons.php'); 269 include('tpl/nav-magicmatcher.php'); 311 include('tpl/nav-page-attributes.php'); 318 include('tpl/na [all...] |
/template/notos/ |
H A D | CustomController.php | 15 protected $tpl; variable in dokuwiki\\template\\notos\\CustomController 18 public function __construct(TemplateController $tpl) argument 20 $this->tpl = $tpl;
|
/template/comicslate/ |
H A D | main.php | 27 "\t\t" . '<link rel="icon" href="/lib/tpl/comicslate/images/logo/logo_back.svg" type="image/svg+xml… 28 $t2 . '<link rel = "manifest" href = "/lib/tpl/comicslate/images/site.webmanifest">' . 50 echo $t2 . '<link rel = "preload" href = "/lib/tpl/comicslate/fonts/dat_fest_comic.woff" as = "font… 51 …$t2 . '<link rel = "preload" href = "/lib/tpl/comicslate/fonts/dat_fest_comic.ttf" as = "font" typ…
|
/template/twigstarter/ |
H A D | CustomControllerInterface.php | 12 * @param TemplateController $tpl The main template controller 14 public function __construct(TemplateController $tpl); argument
|
/template/twentyfifteen/ |
H A D | README | 32 If you are using BlogTNG, create 'list.php' tpl file that produces the 51 and create 'entry.php' tpl file that produces the following HTML for individual 88 If you are using other plugins, check if the plugin supports tpl or modify the
|
/template/simpleclean/ |
H A D | README.rst | 29 #. Unpack it into *<dokuwiki>/lib/tpl/* directory 39 Configuration parameters are located in *<dokuwiki>/lib/tpl/simpleclean/conf.php*
|
/template/myown/ |
H A D | README.rst | 28 #. Unpack it into *<dokuwiki>/lib/tpl/* directory 39 Configuration parameters are located in *<dokuwiki>/lib/tpl/myown/conf.php*
|
/template/dokukit/ |
H A D | tpl_functions.php | 121 $tpl = $conf['template']; 145 $tpl = $conf['template'];
|
/template/sprintdoc/tpl/ |
H A D | nav-page-tools.php | 18 $data = dokuwiki\template\sprintdoc\tpl::assemblePageTools();
|
/template/mnml-blog/ |
H A D | README | 21 downloaded archive into your DokuWiki's "lib/tpl/" folder. Then select the 30 The files in "lib/tpl/mnml-blog/blogtng-tpl" are a BlogTNG data 32 dirs below "lib/plugins/blogtng/tpl". 33 Hint: By default, there is only "lib/plugins/blogtng/tpl/default". You may 183 - "mnml-blog/blogtng-tpl"
|
/template/bulma/ |
H A D | README.md | 9 Download or clone this repository to `lib/tpl/bulma`.
|
/template/dwsimple/ |
H A D | README.txt | 1 dwsimple Template (http://wiki.splitbrain.org/wiki:tpl:dwsimple)
|
/template/dokuwikibee/dokuwikibee/ |
H A D | template.info.txt | 2 author Beemoon and Co (original tpl from Anika Henke)
|
/template/dokuxp/ |
H A D | README | 4 <dokuwiki-path>/lib/tpl/ directory.
|
/template/dokumac/ |
H A D | README | 4 <dokuwiki-path>/lib/tpl/ directory.
|
/template/icke/ |
H A D | main.php | 46 $qc->tpl();
|
/template/darkclean/ |
H A D | README.rst | 36 #. Unpack it into *<dokuwiki>/lib/tpl/* directory 46 Configuration parameters are located in *<dokuwiki>/lib/tpl/mmclean/conf.php*
|
/template/monochrome/ |
H A D | README.md | 17 Unpack the file in the /lib/tpl directory of your Dokuwiki installation. It will create a directory…
|
/template/peanutbutter/ |
H A D | README.md | 17 Unpack the file in the /lib/tpl directory of your Dokuwiki installation. It will create a directory…
|