Home
last modified time | relevance | path

Searched refs:toc_right (Results 1 – 3 of 3) sorted by relevance

/template/kiwiki/
Dmain.php23 $toc_right = tpl_getConf('TocRight'); variable
29 if(($toc!='' || ($ACT == 'show' && page_exists($sidebar))) && $sidebar_right == $toc_right){
32 if($sidebar_right != $toc_right ){
/template/kiwiki/partial/
Dsidebar_toc.php9 …ts($sidebar) && $ACT == 'show' && $sidebar_right == $right) || ($toc!="" && $toc_right == $right)){
30 if ($toc!="" && $toc_right == $right){
Dcontent.php21 if( $sidebar_right == 0 || $toc_right == 0 ){
58 if( $sidebar_right == 1 || $toc_right == 1 ){