Home
last modified time | relevance | path

Searched refs:conf (Results 276 – 300 of 978) sorted by relevance

1...<<11121314151617181920>>...40

/template/sxs/
H A Dmedia.php14 @include_once(dirname(__FILE__).'/lang/'.$conf['lang'].'/lang.php');
20 …lns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang']?>" lang="<?php echo $conf['l…
23 <title><?php echo hsc($lang['mediaselect'])?> [<?php echo hsc($conf['title'])?>]</title>
/template/nucleus/
H A Dmain.php3 …ns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang']; ?>" lang="<?php echo $conf['…
5 <title><?php echo $ID?> [<?php echo hsc($conf['title']); ?>]</title>
29 <?php if($conf['breadcrumbs']){?>
/template/mmclean/
H A Dtpl_functions.php19 global $conf, $ID, $REV, $INFO;
74 global $conf, $ID, $REV, $INFO, $lang;
77 if ( $conf['tpl_mmClean']['menu2Permanent'] )
111 global $conf, $ID, $REV, $INFO, $ACT;
119 if ( true == $conf['tpl_mmClean']['menu2Permanent'] && true == file_exists( (wikiFN("menu2") ) ) )
/template/dokubook/
H A Dtpl_functions.php14 if(@file_exists(DOKU_TPLINC.'lang/'.$conf['lang'].'/lang.php')) {
15 require_once(DOKU_TPLINC.'lang/'.$conf['lang'].'/lang.php');
41 global $conf;
69 $out .= ' <img class="logo" src="' . $logo . '" alt="' . $conf['title'] . '" />' . DOKU_LF;
202 global $conf;
204 $dir = $conf['datadir'];
218 search($data,$conf['datadir'],'search_index',array('ns' => $ns));
/template/ameoto/
H A Dmain.php21 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang']?>"
22 lang="<?php echo $conf['lang']?>" dir="<?php echo $lang['direction']?>">
25 <title><?php tpl_pagetitle()?> <?php echo strip_tags($conf['title'])?></title>
42 <?php if($conf['youarehere']){?>
/template/m1/
H A Dmain.php15 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show');
17 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang'] ?>"
18 lang="<?php echo $conf['lang'] ?>" dir="<?php echo $lang['direction'] ?>" class="no-js">
21 <title><?php tpl_pagetitle() ?> [<?php echo strip_tags($conf['title']) ?>]</title>
/template/tr-money/
H A Dmain.php19 [<?php echo strip_tags($conf['title'])?>]
36 …<h6><?php tpl_link(wl(),$conf['title'],'name="dokuwiki__top" id="dokuwiki__top" accesskey="h" titl…
87 <?php if($conf['breadcrumbs']){?>
94 <?php if($conf['youarehere']){?>
/template/r7throot3/
H A Dmain.php15 …ns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang']; ?>" lang="<?php echo $conf['…
21 <title><?php echo strip_tags($conf['title'])?> &#187; <?php tpl_pagetitle()?></title>
27 …<?php tpl_link(wl(),'<img src="'.$DOKU_TPL.'images/logo.png" alt="'.hsc($conf['title']).'"/>','nam…
H A Dtpl_functions.php22 global $conf, $ID, $REV, $INFO;
32 global $conf, $ID, $REV, $INFO, $lang;
37 $nom = $ID.'_'.$conf['sidebar-theme']['sidebar_pagename'];
38 $default_nom = $conf['sidebar-theme']['default_sidebar_name'];
/template/comicslate/
H A Dmediaedit.php16 echo "\n" . '<html xml:lang="'.$conf["lang"].'" lang="'.$conf["lang"].'" dir="ltr">
17 <head><title>'.hsc($lang['mediaselect']).' ['.hsc($conf['title']).']</title>
19 <meta name="description" content="'.strip_tags($conf['title']).' - '.tpl_getLang('descr').'"/>';
/template/docnavwiki/
H A Dmain.php15 $hasSidebar = page_findnearest($conf['sidebar']);
18 <html lang="<?php echo $conf['lang'] ?>" dir="<?php echo $lang['direction'] ?>" class="no-js">
21 <title><?php tpl_pagetitle() ?> [<?php echo strip_tags($conf['title']) ?>]</title>
52 <?php tpl_include_page($conf['sidebar'], true, true) ?>
/template/greensteel/
H A Dmain.php12 $hasSidebar = page_findnearest($conf['sidebar']);
15 <html lang="<?php echo $conf['lang'] ?>" dir="<?php echo $lang['direction'] ?>" class="no-js">
19 <title><?php tpl_pagetitle() ?> [<?php echo strip_tags($conf['title']) ?>]</title>
44 <?php tpl_include_page($conf['sidebar'], 1, 1) ?>
/template/notes/
H A Dmain.php13 $hasSidebar = page_findnearest($conf['sidebar']);
16 <html lang="<?php echo $conf['lang'] ?>" dir="<?php echo $lang['direction'] ?>" class="no-js">
19 <title><?php tpl_pagetitle() ?> [<?php echo strip_tags($conf['title']) ?>]</title>
43 <?php tpl_include_page($conf['sidebar'], true, true) ?>
/template/scanlines/
H A Dtpl_functions.php16 if(@file_exists(DOKU_TPLINC.'lang/'.$conf['lang'].'/lang.php')) {
17 require_once(DOKU_TPLINC.'lang/'.$conf['lang'].'/lang.php');
75 global $conf;
104 if(@file_exists(DOKU_TPLINC.'lang/'. $conf['lang'].'/nonidebar.txt')) {
298 ($conf['youarehere'] != 1) ? tpl_breadcrumbs() : tpl_youarehere();
372 global $conf;
374 $dir = $conf['datadir'];
388 search($data,$conf['datadir'],'search_index',array('ns' => $ns));
493 global $conf;
499 $out .= '<a href="' . DOKU_BASE . '">' . $conf['title'] . '</a>' . DOKU_LF;
[all …]
/template/dokufreech/
H A Dmain.php14 $hasSidebar = page_findnearest($conf['sidebar']);
17 <html lang="<?php echo $conf['lang'] ?>" dir="<?php echo $lang['direction'] ?>" class="no-js">
20 <title><?php tpl_pagetitle() ?> [<?php echo strip_tags($conf['title']) ?>]</title>
45 <?php tpl_include_page($conf['sidebar'], 1, 1) ?>
/template/darkblue/
H A Dmain.php14 $hasSidebar = page_findnearest($conf['sidebar']);
17 <html lang="<?php echo $conf['lang'] ?>" dir="<?php echo $lang['direction'] ?>" class="no-js">
20 <title><?php tpl_pagetitle() ?> [<?php echo strip_tags($conf['title']) ?>]</title>
43 <?php tpl_include_page($conf['sidebar'], true, true) ?>
/template/ramtop/
H A Dtpl_footer.php11 if (!empty($conf["useacl"])) {
36 <nav class="footer_actions_right"><?php if ($conf['useacl']) {
60 … $target = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' : '';
/template/minimalism/
H A Dminimalism.php42 global $ID, $conf;
51 if (trim(strlen($conf['target']['extern'])) > 0) {
52 $target = ' target="'.$conf['target']['extern'].'"';
58 if (trim(strlen($conf['target']['wiki'])) > 0) {
59 $target = ' target="'.$conf['target']['wiki'].'"';
/template/byu_2017_theme/
H A Dmain.php14 $hasSidebar = page_findnearest($conf['sidebar']);
17 <html lang="<?php echo $conf['lang'] ?>" dir="<?php echo $lang['direction'] ?>" class="no-js">
20 <title><?php tpl_pagetitle() ?> [<?php echo strip_tags($conf['title']) ?>]</title>
121 <?php tpl_include_page($conf['sidebar'], true, true) ?>
/template/a_free_worldic/
H A Dmain.php25 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang']?>"
26 lang="<?php echo $conf['lang']?>" dir="<?php echo $lang['direction']?>">
30 <?php echo strip_tags($conf['title'])?> &gt;&gt; <?php tpl_pagetitle()?>
70 <?php tpl_link(wl(),$conf['title'],'name="dokuwiki__top" accesskey="h" title="[ALT+H]"')?>
/template/headstrong/
H A Dmain.php13 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang']?>"
14 lang="<?php echo $conf['lang']?>" dir="<?php echo $lang['direction']?>">
17 <title><?php tpl_pagetitle() ?> - <?php echo strip_tags($conf['title']) ?></title>
82 <?php if($conf['youarehere']){?>
/template/kiwiki/
H A Dmain.php15 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show');
24 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang'] ?>"
25 lang="<?php echo $conf['lang'] ?>" dir="<?php echo $lang['direction'] ?>" class="no-js">
28 <title><?php tpl_pagetitle() ?> [<?php echo strip_tags($conf['title']) ?>]</title>
/template/dokuwikibee/dokuwikibee/
H A Dmain.php14 $hasSidebar = page_findnearest($conf['sidebar']);
17 <html lang="<?php echo $conf['lang'] ?>" dir="<?php echo $lang['direction'] ?>" class="no-js">
20 <title><?php tpl_pagetitle() ?> [<?php echo strip_tags($conf['title']) ?>]</title>
47 <?php tpl_include_page($conf['sidebar'], true, true) ?>
/template/dokuwikitplacc/dokuwikiBee/
H A Dmain.php14 $hasSidebar = page_findnearest($conf['sidebar']);
17 <html lang="<?php echo $conf['lang'] ?>" dir="<?php echo $lang['direction'] ?>" class="no-js">
20 <title><?php tpl_pagetitle() ?> [<?php echo strip_tags($conf['title']) ?>]</title>
47 <?php tpl_include_page($conf['sidebar'], true, true) ?>
/template/kiwiki/partial/
H A Dheader.php18 <?php echo $conf['title']; ?>
19 <?php if ($conf['tagline']): ?>
20 <div class="claim"><?php echo $conf['tagline'] ?></div>
66 <?php if ($conf['useacl']): ?>

1...<<11121314151617181920>>...40