Lines Matching refs:conf
15 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show');
19 <html 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 <?=$conf['title']?>
133 …<?php if(($conf['youarehere'] || $conf['breadcrumbs'] || (page_exists("header") && auth_quickaclch…
146 <?php if($conf['youarehere'] || $conf['breadcrumbs']):?>
150 <?php if($conf['youarehere']){ ?>
153 <?php if($conf['breadcrumbs']){ ?>
166 … <?php tpl_include_page($conf['sidebar'], 1, 1) /* includes the nearest sidebar page */ ?>
174 …<?php if(($conf['youarehere'] || $conf['breadcrumbs'] || (page_exists("header") && auth_quickaclch…
187 <?php if($conf['youarehere'] || $conf['breadcrumbs']):?>
191 <?php if($conf['youarehere']){ ?>
194 <?php if($conf['breadcrumbs']){ ?>