Home
last modified time | relevance | path

Searched refs:showSidebar (Results 1 – 25 of 147) sorted by relevance

123456

/template/templar/
H A Dmain.php14 $showSidebar = ($ACT=='show') && ($customSidebar || page_findnearest($conf['sidebar'])); variable
86 <div class="dokuwiki site mode_<?php echo $ACT; echo $showSidebar?' showSidebar ':' '; ?>">
89 if($showSidebar){ ?>
135 <div id="dokuwiki__content" class="<?php echo $showSidebar?'span10':'span12'; ?>">
150 <div id="dokuwiki__footer" class="span10 <?php echo $showSidebar?'offset2':'';?>">
/template/white/
H A Dmain.php13 $showSidebar = page_findnearest($conf['sidebar']); variable
29 …<div id="dokuwiki__site" class="<?php echo tpl_classes(); ?> <?php echo ($showSidebar) ? 'hasSideb…
38 <?php if ($showSidebar): ?>
55 <?php if ($showSidebar): ?>
/template/ravel/
H A Dmain.php15 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show'); variable
39 …<div id="container" class="site <?php echo tpl_classes(); ?> <?php echo ($showSidebar) ? 'hasSideb…
175 <?php if ($showSidebar): ?>
211 <?php if ($showSidebar): ?>
/template/monochrome/
H A Dmain.php23 $showSidebar = FALSE; variable
25 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show'); variable
51 if($showSidebar):
127 if ($showSidebar):
/template/peanutbutter/
H A Dmain.php23 $showSidebar = FALSE; variable
25 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show'); variable
53 if($showSidebar):
115 if ($showSidebar):
/template/klean/
H A Dmain.php16 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show'); variable
33 …admin-bar customize-support <?php echo tpl_classes(); ?> <?php echo ($showSidebar) ? 'hasSidebar'…
112 <?php if ($showSidebar): ?>
249 <?php if ($showSidebar): ?>
/template/jessica/
H A Dmain.php16 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show'); variable
47 <div id="dokuwiki__top" class="wrapper site <?php echo tpl_classes(); ?> <?php echo ($showSidebar) …
72 <?php if ($showSidebar): ?>
224 <?php if ($showSidebar): ?>
/template/panoramacake/
H A Dmain.php16 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show'); variable
55 <?php if ($showSidebar): ?>
149 <?php if ($showSidebar): ?>
227 …><div class="thumbshere site <?php echo tpl_classes(); ?> <?php echo ($showSidebar) ? 'hasSidebar'…
/template/rtd_suterdev/
H A Dmain.php13 $showSidebar = page_findnearest($conf['sidebar']); variable
30 …s="<?php echo tpl_classes(); ?> <?php echo ($showSidebar) ? 'hasSidebar' : ''; ?> <?php echo ( $sh…
/template/readthedokus/
H A Dmain.php13 $showSidebar = page_findnearest($conf['sidebar']); variable
33 <div id="dokuwiki__site" class="<?php echo tpl_classes(); ?> <?php echo ($showSidebar) ? 'hasSidebar' : ''; ?> <?php echo ( $showSidebar ? "showSidebar" : "" ); ?> <?php echo (tpl_getConf("sidebarposition") == "right" ? "rightSidebar" : "leftSidebar" ) ?>">
/template/lisps/css/
H A Dstructure.css59 .showSidebar #dokuwiki__content {
64 [dir=rtl] .showSidebar #dokuwiki__content {
69 .showSidebar #dokuwiki__content > .pad {
72 [dir=rtl] .showSidebar #dokuwiki__content > .pad {
/template/dokufreech/css/
H A Dstructure.css59 .showSidebar #dokuwiki__content {
64 [dir=rtl] .showSidebar #dokuwiki__content {
69 .showSidebar #dokuwiki__content > .pad {
72 [dir=rtl] .showSidebar #dokuwiki__content > .pad {
/template/greensteel/css/
H A Dstructure.css59 .showSidebar #dokuwiki__content {
64 [dir=rtl] .showSidebar #dokuwiki__content {
69 .showSidebar #dokuwiki__content > .pad {
72 [dir=rtl] .showSidebar #dokuwiki__content > .pad {
/template/greensteel/
H A Dmain.php13 $showSidebar = $hasSidebar && ($ACT=='show');
30 class="dokuwiki site mode_<?php echo $ACT ?> <?php echo ($showSidebar) ? 'showSidebar' : '';
37 <?php if($showSidebar): ?>
14 $showSidebar = $hasSidebar && ($ACT=='show'); global() variable
/template/notes/
H A Dmain.php14 $showSidebar = $hasSidebar && ($ACT=='show'); variable
30 … echo ($showSidebar) ? 'showSidebar' : ''; ?> <?php echo ($hasSidebar) ? 'hasSidebar' : ''; ?>">
36 <?php if($showSidebar): ?>
/template/dokufreech/
H A Dmain.php15 $showSidebar = $hasSidebar && ($ACT=='show'); variable
31 class="dokuwiki site mode_<?php echo $ACT ?> <?php echo ($showSidebar) ? 'showSidebar' : '';
38 <?php if($showSidebar): ?>
/template/darkblue/
H A Dmain.php15 $showSidebar = $hasSidebar && ($ACT=='show'); variable
30 … echo ($showSidebar) ? 'showSidebar' : ''; ?> <?php echo ($hasSidebar) ? 'hasSidebar' : ''; ?>">
36 <?php if($showSidebar): ?>
/template/byu_2017_theme/
H A Dmain.php15 $showSidebar = $hasSidebar && ($ACT=='show'); variable
107 … echo ($showSidebar) ? 'showSidebar' : ''; ?> <?php echo ($hasSidebar) ? 'hasSidebar' : ''; ?>">
114 <?php if($showSidebar): ?>
/template/mikio/
H A Dmain.php21 $showSidebar = $hasSidebar && ($ACT == 'show'); variable
39 echo '<div id="dokuwiki__top" class="site ' . tpl_classes() . (($showSidebar === true) ? ' showSidebar' : '') .
70 if ($showSidebar === true) {
105 if ($showSidebar === true) {
/template/dokuwikibee/dokuwikibee/
H A Dmain.php15 $showSidebar = $hasSidebar && ($ACT=='show'); variable
30 … echo ($showSidebar) ? 'showSidebar' : ''; ?> <?php echo ($hasSidebar) ? 'hasSidebar' : ''; ?>">
36 <?php if($showSidebar): ?>
/template/dokuwikitplacc/dokuwikiBee/
H A Dmain.php15 $showSidebar = $hasSidebar && ($ACT=='show'); variable
30 … echo ($showSidebar) ? 'showSidebar' : ''; ?> <?php echo ($hasSidebar) ? 'hasSidebar' : ''; ?>">
36 <?php if($showSidebar): ?>
/template/cutopillar/
H A Dmain.php16 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show'); variable
34 <div id="dokuwiki__top" class="offset site <?php echo tpl_classes(); ?> <?php echo ($showSidebar) ?…
125 <?php if ($showSidebar): ?>
/template/bulma/
H A Dmain.php16 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show'); variable
35 <div id="dokuwiki__top" class="<?php echo tpl_classes(); ?> <?php echo ($showSidebar) ? 'hasSidebar' : ''; ?>">
65 <?php if($showSidebar): ?>
/template/binkytestinstance/
H A Dmain.php15 $showSidebar = $hasSidebar && ($ACT=='show'); variable
31 … echo ($showSidebar) ? 'showSidebar' : ''; ?> <?php echo ($hasSidebar) ? 'hasSidebar' : ''; ?>">
37 <?php if($showSidebar): ?>
/template/daily/
H A Dmain.php15 $showSidebar = $hasSidebar && ($ACT=='show'); variable
43 … echo ($showSidebar) ? 'showSidebar' : ''; ?> <?php echo ($hasSidebar) ? 'hasSidebar' : ''; ?>">
48 <?php if($showSidebar): ?>

123456