Home
last modified time | relevance | path

Searched refs:tpl (Results 101 – 123 of 123) sorted by path

12345

/template/sprintdoc/
H A Dmain.php56 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...]
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
H A Dtpl.php6 * 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);
/template/sprintdoc/tpl/
H A Dnav-page-tools.php18 $data = dokuwiki\template\sprintdoc\tpl::assemblePageTools();
/template/starter/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/stm/stm/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/strap/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/tilus/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/trendclassic/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/tripillar/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/twentyfifteen/
H A DREADME32 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
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/twigstarter/
H A DCustomControllerInterface.php12 * @param TemplateController $tpl The main template controller
14 public function __construct(TemplateController $tpl); argument
/template/typowiki/typowiki/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/varicolored/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/vector/
H A DREADME16 downloaded archive into your DokuWiki's "lib/tpl/" folder. Then select the
/template/wallpaper/
H A DREADME.md26 Unpack the file into the `/lib/tpl` directory of your Dokuwiki installation. It will create a direc…
H A Dtpl_functions.php31 $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/white/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/wikipraktik/
H A DREADME13 installed in 'lib/tpl/wikipraktik' correctly.
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/writr/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/zenith/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing

12345