Home
last modified time | relevance | path

Searched refs:conf (Results 201 – 225 of 978) sorted by path

12345678910>>...40

/template/cherokee-based/
H A Dmediaref.php17 …lns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang']?>" lang="<?php echo $conf['l…
19 <title><?php echo hsc($lang['mediaselect'])?> [<?php echo hsc($conf['title'])?>]</title>
H A Dreadme.txt21 2) modify cherokee-based/conf.php for footer and sidebars
29 …page "wikiexample_sidebar_left" (the "sidebar" string could be changed in conf.php). Idem right si…
30 …eft sidebar, simply create "default_sidebar_left" (it could be changed in conf.php) (idem right si…
H A Dtpl_functions.php22 global $conf, $ID, $REV, $INFO,$lang;
29 $nom = $ID.'_'.$conf['cherokee-based']['sidebar_pagename'].'_'.$side;
30 $default_nom = $conf['cherokee-based']['default_leftsidebar_name'];
34 $nom = $ID.'_'.$conf['cherokee-based']['sidebar_pagename'].'_'.$side;
35 $default_nom = $conf['cherokee-based']['default_rightsidebar_name'];
/template/chippedsnow/conf/
H A Ddefault.php7 $conf['discussionPage'] = 'discussion:@ID@';
8 $conf['userPage'] = 'user:@USER@:';
9 $conf['hideTools'] = 0;
/template/chippedsnow/
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.php16 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show');
18 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang'] ?>"
19 lang="<?php echo $conf['lang'] ?>" dir="<?php echo $lang['direction'] ?>" class="no-js">
22 <title><?php tpl_pagetitle() ?> [<?php echo strip_tags($conf['title']) ?>]</title>
39 <?php if($conf['breadcrumbs']){ ?>
42 <?php if($conf['youarehere']){ ?>
47 <h1><?php tpl_link(wl(),$conf['title'],'accesskey="h" title="[H]"') ?></h1>
48 <?php if ($conf['tagline']): ?>
49 <p class="claim"><?php echo $conf['tagline'] ?></p>
75 … <?php tpl_include_page($conf['sidebar'], 1, 1) /* includes the nearest sidebar page */ ?>
[all …]
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/cleanresurrected/conf/
H A Ddefault.php7 $conf['discussionPage'] = 'discussion:@ID@';
8 $conf['userPage'] = 'user:@USER@:';
9 $conf['hideTools'] = 0;
/template/cleanresurrected/
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.php16 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show');
18 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang'] ?>"
19 lang="<?php echo $conf['lang'] ?>" dir="<?php echo $lang['direction'] ?>" class="no-js">
22 <title><?php tpl_pagetitle() ?> [<?php echo strip_tags($conf['title']) ?>]</title>
53 <h1><?php tpl_link(wl(),$conf['title'],'accesskey="h" title="[H]"') ?></h1>
55 <?php if ($conf['tagline']): ?>
56 <span class="claim"><?php echo $conf['tagline'] ?></span>
93 <?php if($conf['breadcrumbs']){ ?>
96 <?php if($conf['youarehere']){ ?>
136 … <?php tpl_include_page($conf['sidebar'], 1, 1) /* includes the nearest sidebar page */ ?>
[all …]
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/codowik/
H A Ddetail.php23 <html lang="<?php echo $conf['lang']?>" dir="<?php echo $lang['direction'] ?>" class="no-js">
28 [<?php echo strip_tags($conf['title'])?>]
H A Dmain.php21 $hasSidebar = page_findnearest($conf['sidebar']);
25 <html 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>
187 '<img src="'.$logo.'" '.$logoSize[3].' alt="" /> <span>'.$conf['title'].'</span>',
191 <?php if ($conf['tagline']): ?>
192 <p class="claim"><?php echo $conf['tagline']; ?></p>
222 <?php tpl_include_page($conf['sidebar'], 1, 1) ?>
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
H A Dtpl_footer.php17 $target = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' : '';
H A Dtpl_header.php28 '<img src="'.$logo.'" '.$logoSize[3].' alt="" /> <span>'.$conf['title'].'</span>',
32 <?php if ($conf['tagline']): ?>
33 <p class="claim"><?php echo $conf['tagline']; ?></p>
39 <?php if ($conf['useacl']): ?>
77 <?php if($conf['breadcrumbs'] || $conf['youarehere']): ?>
79 <?php if($conf['youarehere']): ?>
82 <?php if($conf['breadcrumbs']): ?>
/template/comicslate/
H A Ddetail.php17 array ( '/'. $conf [ "lang" ] . '/start', tpl_getLang ( 'start' ), '_self' ),
18 array ( '/'. $conf [ "lang" ] . '/menu', tpl_getLang ( 'menu' ), '_self' ),
19 array ( '/'. $conf [ "lang" ] . '/news/index', tpl_getLang ( 'news' ), '_self' ),
20 array ( '/'. $conf [ "lang" ] . '/wiki/index', tpl_getLang ( 'helproom' ), '_blank' ),
53 echo "\n" . '<html xml:lang = "' . $conf [ "lang" ] . '" lang = "' . $conf [ "lang" ] . '" dir = "'…
66 $t2 . '<div class = "dokuwiki lang-' . $conf [ "lang" ] . '">' .
118 $t6 . '<dd>' . date ( $conf['dformat1'], $t ) . '</dd>';
198 if ( $conf [ 'breadcrumbs' ] ) { // Breadcrumbs
H A Dmain.php7 switch ( $conf [ "lang" ] ) {
19 <html xml:lang = "' . $conf [ "lang" ] . '" lang = "' . $conf [ "lang" ] . '" dir = "' . $lang [ "d…
23 $t2 . '<title>' . strtoupper ( $conf [ "lang" ] ) . ' / '; tpl_pagetitle ( ); echo '</title>' .
49 if ( preg_match ( '/(h[ei]|ko|ja|zh)/', $conf [ "lang" ] ) ) echo $t2 . '<link rel = "preload" hre…
75 array ( '/'. $conf [ "lang" ] . '/menu', tpl_getLang ( 'menu' ), '_self' ),
76 array ( '/'. $conf [ "lang" ] . '/news/index', tpl_getLang ( 'news' ), '_self' ),
77 array ( '/'. $conf [ "lang" ] . '/wiki/index', tpl_getLang ( 'helproom' ), '_blank' ),
125 if ( $conf [ 'breadcrumbs' ] ) { // Breadcrumbs
151 …отры, уник. посетители и визиты)" data-cid = "25500497" data-lang = "' . $conf [ "lang" ] .'" />' .
H A Dmedia.php15 …lns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang']?>" lang="<?php echo $conf['l…
18 <title><?php echo hsc($lang['mediaselect'])?> [<?php echo hsc($conf['title'])?>]</title>
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').'"/>';

12345678910>>...40