Home
last modified time | relevance | path

Searched refs:conf (Results 101 – 125 of 978) sorted by last modified time

12345678910>>...40

/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 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').'"/>';
H A Dmediamanager.php10 <html xml:lang = "' . $conf [ "lang" ] . '" lang = "' . $conf [ "lang" ] . '" dir = "' . $lang [ "d…
14 $t2 . '<title>' . hsc ( $lang [ 'mediaselect' ] ) . ' [' . strip_tags ( $conf [ 'title' ] ) . ']</t…
/template/mindthedark/conf/
H A Ddefault.php7 $conf['theme'] = 'light';
8 $conf['autoDark'] = 0;
9 $conf['userChoice'] = 0;
10 $conf['pluginNote'] = 0;
11 $conf['pluginWrap'] = 0;
/template/mindthedark/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
H A Dmain.php14 $hasSidebar = page_findnearest($conf['sidebar']);
47 <html lang="<?php echo $conf['lang'] ?>"
57 <title><?php tpl_pagetitle() ?> [<?php echo strip_tags($conf['title']) ?>]</title>
81 <?php tpl_include_page($conf['sidebar'], true, true) ?>
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 Dtpl_footer.php17 $target = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' : '';
H A Dtpl_header.php34 '<img src="'.$logo.'" '.$logoSize[3].' alt="" /> <span>'.$conf['title'].'</span>',
38 <?php if ($conf['tagline']): ?>
39 <p class="claim"><?php echo $conf['tagline']; ?></p>
45 <?php if ($conf['useacl']): ?>
88 <?php if($conf['breadcrumbs'] || $conf['youarehere']): ?>
90 <?php if($conf['youarehere']): ?>
93 <?php if($conf['breadcrumbs']): ?>
H A Ddetail.php43 <html lang="<?php echo $conf['lang']?>"
52 [<?php echo strip_tags($conf['title'])?>]
/template/rtd_suterdev/
H A Dmain.php10 global $conf, $ID, $INFO;
13 $showSidebar = page_findnearest($conf['sidebar']);
16 <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">
20 <title><?php tpl_pagetitle() ?> [<?php echo strip_tags($conf['title']) ?>]</title>
29 …eragent="<?php echo $_SERVER['HTTP_USER_AGENT'] ?>" data-contentlang="<?php echo $conf["lang"] ?>">
H A Ddetail.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="no-js">
20 [<?php echo strip_tags($conf['title'])?>]
/template/rtd_suterdev/conf/
H A Ddefault.php3 $conf["sidebarposition"] = "left";
4 $conf["dokuwikibreadcrumbs_enable"] = false;
5 $conf["showtoolboxalways_enable"] = false;
6 $conf["startpage"] = "/";
7 $conf["fontawesome_enable"] = false;
8 $conf["fontawesome_tag"] = '';
9 $conf["googlefont_enable"] = false;
10 $conf["googlefont_tag"] = '';
/template/peanutbutter/
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 Dmain.php24 if ($ID != $conf['sidebar']):
25 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show');
28 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="', $conf['lang'],
29 '" lang="', $conf['lang'], '" dir="', $lang['direction'], '" class="no-js">
34 echo ' [', strip_tags($conf['title']), ']</title>
77 if ($conf['breadcrumbs']):
79 elseif ($conf['youarehere']):
128 …tpl_link(wl(),'<img src="'.ml('logo.png').'" alt="'.$conf['title'].'" style="padding:1em 0 0 0; ma…
130 …tpl_link(wl(),'<img src="logo.png" width="128px" alt="'.$conf['title'].'" style="margin:0; " />',…
136 tpl_include_page($conf['sidebar'], 1, 1); /* includes the nearest sidebar page */
[all …]
H A Dtpl_functions.php27 global $conf;
39 if(isset($conf['start'])) {
40 $start = $conf['start'];
46 search($data,$conf['datadir'],'search_universal',$opts);
53 if(isset($conf['sidebar'])) {
54 if($conf['sidebar']) {
55 if(strpos($item['id'], $conf['sidebar']) !== false) {
85 global $conf;
88 if(@file_exists(wikiFN($item['id'].':'.$conf['start']))) {
89 $ret .= html_wikilink($item['id'].':'.$conf['start'], $item['title']);
[all …]
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'])?>]
/template/notos/conf/
H A Ddefault.php3 $conf['navigation_page'] = 'wiki:navigation';
4 $conf['pagefloat'] = 'page';
5 $conf['hide_tools'] = 0;
/template/bulma/conf/
H A Ddefault.php7 $conf['hideTools'] = 0;
8 $conf['sidebarIsNav'] = 1;
/template/bulma/
H A Dmain.php16 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show');
19 <html class="has-background-light" xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang'] ?>"
20 lang="<?php echo $conf['lang'] ?>" dir="<?php echo $lang['direction'] ?>" class="no-js">
23 <title><?php tpl_pagetitle() ?> [<?php echo strip_tags($conf['title']) ?>]</title>
50 <?php echo $conf['title']; ?>
67 <?php tpl_include_page($conf['sidebar'], true, true) ?>
77 if($conf['breadcrumbs']) {
80 if($conf['youarehere']){ ?>
H A Dmediamanager.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'] ?>" class="popup no-js">
19 [<?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.php226 $sb = strval(tpl_include_page($conf['sidebar'], false, true));

12345678910>>...40