Home
last modified time | relevance | path

Searched refs:conf (Results 251 – 275 of 978) sorted by relevance

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

/template/r7thblog1/
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'];
39 $other = $INFO[namespace].'_'.$conf['sidebar-theme']['sidebar_pagename'];
/template/r7throot6/
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'];
39 $other = $INFO[namespace].'_'.$conf['sidebar-theme']['sidebar_pagename'];
/template/r7throot7/
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'];
39 $other = $INFO[namespace].'_'.$conf['sidebar-theme']['sidebar_pagename'];
/template/r7throot8/
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'];
39 $other = $INFO[namespace].'_'.$conf['sidebar-theme']['sidebar_pagename'];
/template/arctic-mbo/
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/congrid/
H A Dtpl_functions.php141 global $conf;
209 global $conf;
227 global $conf;
229 if ($conf['tagline']) {
238 global $conf;
250 global $conf;
252 if ($conf['youarehere']) {
283 global $conf;
285 if ($conf['useacl']) {
420 global $conf;
[all …]
/template/taratasy/conf/
H A Ddefault.php7 $conf['discussionPage'] = 'discussion:@ID@';
8 $conf['userPage'] = 'user:@USER@:';
9 $conf['hideTools'] = 0;
13 $conf['nsWidth'] = '';
/template/congrid/conf/
H A Ddefault.php9 $conf['Theme'] = 'White';
10 $conf['Layouts'] = '';
11 $conf['BreadcrumbsSep'] = '□';
12 $conf['YouAreHereSep'] = ' ► ';
/template/icke/conf/
H A Ddefault.php3 $conf['logo'] = '';
5 $conf['namespaces'] = 'user:%USER%:dashboard,,allgemeines:,fachwissen:,projekt:,kunde:,,hilfe:';
6 $conf['user_ns'] = 'user';
7 $conf['tasks_page'] = 'dashboard';
/template/sidebar/conf/
H A Ddefault.php3 $conf['enable'] = 1; // 1 or true to enable sidebar functionality, 0 or false to disa…
4 $conf['page'] = 'sidebar'; // name of sidebar page
5 $conf['layout'] = 'inside'; // inside (between button bars) or outside (full height of dokuw…
6 $conf['orientation'] = 'left'; // left or right
/template/sprintdoc/conf/
H A Ddefault.php7 $conf['sidebar_sections'] = 'h1,h2,h3,h4,h5';
8 $conf['header_layout'] = 'header-default';
9 $conf['autocollapse'] = 1;
10 $conf['closedwiki'] = 0;
11 $conf['copyright'] = '';
/template/r7throot2/
H A Dconf.php13 $conf['tpl_rsk']['keywords'] = 'dokuwiki,template';
18 $conf['tpl_rsk']['description'] = 'Oscar M. Lage Template - Userlinux.net';
23 $conf['tpl_rsk']['footer'] = '&copy; 2007 by <a href="http://www.userlinux.net">r0sk</a>';
28 $conf['tpl_rsk']['wikiBar'] = true;
/template/mmzire/
H A Dconf.php14 $conf['tpl_mmZire']['keywords'] = 'dokuwiki,template';
19 $conf['tpl_mmZire']['description'] = 'page descirpion';
24 $conf['tpl_mmZire']['footer'] = 'Copyright &copy; <a href="http://www.zenzire.com">zenzire</a>';
29 $conf['tpl_mmZire']['wikiBar'] = false;
/template/ramtop/conf/
H A Ddefault.php8 $conf['menubar'] = 'menubar';
9 $conf['custom_licence'] = '';
10 $conf['footer_start_link'] = false;
11 $conf['footer_buttons'] = true;
/template/argon-alt/
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']) {?>
/template/amanuensis/inc/
H A Dindex.php30 global $conf;
36 $dir = $conf['datadir'];
50 search($data,$conf['datadir'],'search_index_title',array('ns' => $ns));
63 if ($conf['amanuensis']['dokunsmod'] and $conf['amanuensis']['nspages']=='true'){
97 global $conf;
98 if (strpos(strrev($name),strrev($conf['amanuensis']['nssuffix']))===0) {
247 global $conf;
267 …if (!($conf['amanuensis']['dokunsmod'] and $conf['amanuensis']['nspages'] and test_nsdescriptor($i…
/template/dokubook/
H A Dmain.php24 <html lang="<?php echo $conf['lang']?>" id="document" dir="<?php echo $lang['direction']?>">
30 [<?php echo strip_tags($conf['title'])?>]
87 <?php tpl_link(wl(),$conf['title'],'id="dokuwiki__top" accesskey="h" title="[ALT+H]"')?>
127 <?php if($conf['breadcrumbs']){?>
133 <?php if($conf['youarehere']){?>
/template/ramtop/
H A Dtpl_header.php2 …<div id="logo"><?php tpl_link(wl(),'<img src="'.ml('logo.png').'" alt="'.$conf['title'].'" />','')…
3 <h1><?php tpl_link(wl(), $conf['title'], 'accesskey="h" title="[H]"') ?></h1>
4 … <?php if ($conf['tagline']): ?><p class="claim"><?php echo $conf['tagline'] ?></p><?php endif; ?>
/template/neolaoresources2/
H A Dheader.php2 …ns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang']; ?>" lang="<?php echo $conf['…
9 <title><?php echo hsc($conf['title']).wl($ID); ?></title>
23 …<h1><img src="<?php echo DOKU_TPL; ?>images/header_resources.png" alt="<?php echo hsc($conf['title…
/template/mmkanso/
H A Dmediamanager.php11 …lns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang']?>" lang="<?php echo $conf['l…
16 [<?php echo strip_tags($conf['title'])?>]
28 <?php if ( true == $conf['tpl_mmKanso']['searchForm'] ) { ?>
H A Dmain.php19 <?php if ( true == $conf['tpl_mmKanso']['searchForm'] ) { ?>
31 <?echo $conf['tpl_mmKanso']['separator']; ?>
50 if ($INFO['perm'] > AUTH_READ || true == $conf['tpl_mmKanso']['wikiBar'] )
55 <?echo $conf['tpl_mmKanso']['breaker']; ?>
/template/strap/class/
H A DTplUtility.php160 global $conf;
485 global $conf;
515 global $conf;
713 global $conf;
714 return $conf['sidebar'];
720 global $conf;
745 global $conf;
759 $page = $conf['start'];
1368 global $conf;
1403 global $conf;
[all …]
/template/sprintdoc/
H A DTemplate.php118 global $conf;
121 $header = sprintf('<div id="sidebarId" class="%s"></div>', md5(page_findnearest($conf['sidebar'])));
148 $nav .= tpl_include_page($conf['sidebar'], false, true);
257 global $conf;
262 $title = $conf['title'] . tpl_getLang('adjunct_linked_logo_text');
264 $title = tpl_getLang('adjunct_start_logo_text') . $conf['title'];
307 global $conf;
339 $label = $plugin->getMenuText($conf['lang']);
/template/taratasy/
H A Dtpl_functions.php52 global $conf;
72 global $conf;
77 if ($_SERVER['REMOTE_USER'] || !$conf['useacl'] || !actionOK('register')) return;
120 if (!isset($conf['tagline'])) {
121 $conf['tagline'] = tpl_getConf('tagline');
124 if (!isset($conf['sidebar'])) {
125 $conf['sidebar'] = tpl_getConf('sidebarID');
/template/lilas/
H A Dsidebar.php9 global $conf;
34 if($conf['useheading'] && $dataList[$i]["type"] == "f" && !empty($firstHeading)){
58 $path = wl($dataList[$i]["id"].":".$conf['start'], "do=admin&amp;page=acl");
60 $path = wl($dataList[$i]["id"].":".$conf['start']);
107 global $conf;
123 search($list,$conf['datadir'],'search_index',array('ns' => $ns));

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