Home
last modified time | relevance | path

Searched refs:conf (Results 76 – 100 of 978) sorted by path

12345678910>>...40

/template/arctic-mbo/
H A Ddetail.php20 …lns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang']?>" lang="<?php echo $conf['l…
25 [<?php echo strip_tags($conf['title'])?>]
H A Dmain.php26 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang']?>"
27 lang="<?php echo $conf['lang']?>" dir="<?php echo $lang['direction']?>">
32 [<?php echo strip_tags($conf['title'])?>]
H A Dmediamanager.php16 …lns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang']?>" lang="<?php echo $conf['l…
21 [<?php echo strip_tags($conf['title'])?>]
H A Dtpl_functions.php72 global $conf;
107 if(@file_exists(DOKU_TPLINC.'lang/'. $conf['lang'].'/nosidebar.txt')) {
263 ($conf['youarehere'] != 1) ? tpl_breadcrumbs() : tpl_youarehere();
325 global $conf;
327 $dir = $conf['datadir'];
341 search($data,$conf['datadir'],'search_index',array('ns' => $ns));
398 global $conf;
407 $parts = array($conf['start']);
412 …tpl_link(wl(),$conf['title'],'name="dokuwiki__top" id="dokuwiki__top" title="'.$conf['start'].'"');
420 if ($page == $conf['start']) continue; // Skip startpage
[all …]
/template/arctic/conf/
H A Ddefault.php10 $conf['sidebar'] = 'left'; // enable/disable sidebar
11 $conf['pagename'] = 'sidebar'; // the pagename for sidebars in…
12 $conf['user_sidebar_namespace'] = 'user'; // namespace to look for namesp…
13 $conf['group_sidebar_namespace'] = 'group'; // namespace to look for groups…
14 $conf['trace'] = 1; // show trace at top of the page
15 $conf['main_sidebar_always'] = 1; // show main sidebar on all nam…
16 $conf['wiki_actionlinks'] = 'links'; // use buttons instead of links
17 $conf['left_sidebar_content'] = 'main,user,group,namespace'; // defines the content of the l…
18 $conf['left_sidebar_order'] = 'main,namespace,user,group'; // defines the order of the lef…
19 $conf['right_sidebar_content'] = 'main,user,group,namespace'; // defines the content of the r…
[all …]
/template/arctic/
H A Ddetail.php17 <html lang="<?php echo $conf['lang']?>" id="detail" dir="<?php echo $lang['direction']?>">
23 [<?php echo strip_tags($conf['title'])?>]
H A Dmain.php26 <html lang="<?php echo $conf['lang']?>" id="document" dir="<?php echo $lang['direction']?>">
32 [<?php echo strip_tags($conf['title'])?>]
60 <?php tpl_link(wl(),$conf['title'],'id="dokuwiki__top" accesskey="h" title="[ALT+H]"')?>
66 <?php ($conf['youarehere'] != 1) ? tpl_breadcrumbs() : tpl_youarehere();?>
H A Dmediamanager.php17 <html lang="<?php echo $conf['lang']?>" id="mediamanager" dir="<?php echo $lang['direction']?>">
23 [<?php echo strip_tags($conf['title'])?>]
H A Dtpl_functions.php73 global $conf;
98 if(@file_exists(DOKU_TPLINC.'lang/'. $conf['lang'].'/nosidebar.txt')) {
99 …t = p_render('xhtml', p_get_instructions(io_readFile(DOKU_TPLINC.'lang/'.$conf['lang'].'/nosidebar…
254 ($conf['youarehere'] != 1) ? tpl_breadcrumbs() : tpl_youarehere();
318 global $conf;
320 $dir = $conf['datadir'];
334 search($data,$conf['datadir'],'search_index',array('ns' => $ns));
/template/arctictut/conf/
H A Ddefault.php9 $conf['sidebar'] = 'both'; // enable/disable sidebar
10 $conf['pagename'] = 'sidebar'; // the pagename for sidebars in…
12 $conf['group_sidebar_namespace'] = 'group'; // namespace to look for groups…
13 $conf['trace'] = 1; // show trace at top of the page
14 $conf['main_sidebar_always'] = 1; // show main sidebar on all namespaces
15 $conf['wiki_actionlinks'] = 'links'; // use buttons instead of links
16 $conf['left_sidebar_content'] = 'main,user,namespace'; // defines the content of the l…
23 $conf['logoname'] = 'headerlogo.png'; // name of the headerlogo
24 $conf['logowidth'] = '128px'; // width of the headerlogo
25 $conf['logoheigth'] = '128px'; // heigth of the headerlogo
[all …]
/template/arctictut/
H A Ddetail.php17 …lns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang']?>" lang="<?php echo $conf['l…
22 [<?php echo strip_tags($conf['title'])?>]
H A Dmain.php27 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang']?>"
28 lang="<?php echo $conf['lang']?>" dir="<?php echo $lang['direction']?>">
33 [<?php echo strip_tags($conf['title'])?>]
57 <?php if ($conf['tagline']): ?>
59 <?php echo $conf['tagline']; ?>
66 <?php ($conf['youarehere'] != 1) ? tpl_breadcrumbs() : tpl_youarehere();?>
H A Dmediamanager.php17 …lns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang']?>" lang="<?php echo $conf['l…
22 [<?php echo strip_tags($conf['title'])?>]
H A Dtpl_functions.php72 global $conf;
97 if(@file_exists(DOKU_TPLINC.'lang/'. $conf['lang'].'/nosidebar.txt')) {
98 …t = p_render('xhtml', p_get_instructions(io_readFile(DOKU_TPLINC.'lang/'.$conf['lang'].'/nosidebar…
253 ($conf['youarehere'] != 1) ? tpl_breadcrumbs() : tpl_youarehere();
317 global $conf;
319 $dir = $conf['datadir'];
333 search($data,$conf['datadir'],'search_index',array('ns' => $ns));
/template/argon-alt/conf/
H A Ddefault.php7 $conf['discussionPage'] = 'discussion:@ID@';
8 $conf['userPage'] = 'user:@USER@:';
9 $conf['hideTools'] = 0;
10 $conf['showIcon'] = 1;
11 $conf['icon'] = 3;
12 $conf['favicon'] = 3;
/template/argon-alt/
H A Ddetail.php16 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang']?>"
17 lang="<?php echo $conf['lang']?>" dir="<?php echo $lang['direction'] ?>" class="no-js">
22 [<?php echo strip_tags($conf['title'])?>]
H A Dmain.php17 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT == 'show');
28 <?php echo strip_tags($conf['title']) ?>]</title>
66 <?php tpl_link(wl(), $conf['title'], 'accesskey="h" title="[H]"')?>
136 <?php tpl_include_page($conf['sidebar'], 1, 1)?>
179 <?php if ($conf['breadcrumbs']) {?>
182 <?php if ($conf['youarehere']) {?>
H A Dmediamanager.php14 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang']?>"
15 lang="<?php echo $conf['lang']?>" dir="<?php echo $lang['direction'] ?>" class="popup no-js">
20 [<?php echo strip_tags($conf['title'])?>]
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
H A Dtpl_functions.php63 global $conf;
131 global $ACT, $conf, $ID, $INFO;
135 'tpl_'.$conf['template'],
138 ($ID == $conf['start']) ? 'home' : '',
/template/argon/conf/
H A Ddefault.php7 $conf['discussionPage'] = 'discussion:@ID@';
8 $conf['userPage'] = 'user:@USER@:';
9 $conf['hideTools'] = 0;
10 $conf['movePageTools'] = 0;
11 $conf['showIcon'] = 0;
/template/argon/
H A Ddetail.php16 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang']?>"
17 lang="<?php echo $conf['lang']?>" dir="<?php echo $lang['direction'] ?>" class="no-js">
22 [<?php echo strip_tags($conf['title'])?>]
H A Dmain.php9 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT == 'show');
13 <html lang="<?php echo $conf['lang'] ?>" dir="<?php echo $lang['direction'] ?>">
28 [<?php echo strip_tags($conf['title']) ?>]
69 '<img src="'.$logo.'" width="30px" alt="" /> <span>'.$conf['title'].'</span>',
80 …class="nav-link-inner--text"><?php tpl_link(wl(), $conf['title'], 'accesskey="h" title="[H]"')?></…
189 <?php tpl_include_page($conf['sidebar'], 1, 1)?>
214 <?php if ($conf['breadcrumbs']) {?>
217 <?php if ($conf['youarehere']) {?>
H A Dmediamanager.php13 <html lang="<?php echo $conf['lang']?>" dir="<?php echo $lang['direction'] ?>" class="popup no-js">
18 [<?php echo strip_tags($conf['title'])?>]
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing

12345678910>>...40