Lines Matching refs:getConf
26 if ($TPL->getConf('themeByNamespace')) {
43 …<header id="dokuwiki__header" class="dw-container dokuwiki container<?php echo ($TPL->getConf('flu…
63 …<main role="main" class="dw-container pb-5 dokuwiki container<?php echo ($TPL->getConf('fluidConta…
74 … if (($ACT == 'show') && $TPL->getConf('tagsOnTop') && $tag = $TPL->getPlugin('tag')) {
78 if ($TPL->getConf('showPageId')) {
95 …ntainerGrid() ?>" itemscope itemtype="http://schema.org/<?php echo $TPL->getConf('schemaOrgType');…
99 …<div class="<?php echo ($TPL->getConf('pageOnPanel') ? 'panel panel-default px-3 py-2' : 'no-panel…
100 … <div class="page <?php echo ($TPL->getConf('pageOnPanel') ? 'panel-body' : '') ?>">
123 if ($TPL->getConf('tocCollapsed')) $content_classes[] = 'dw-toc-closed';
138 if (! $TPL->getConf('tagsOnTop') && $tag = $TPL->getPlugin('tag')) {
155 <?php if ($TPL->getConf('showPageInfo')): ?>
161 <?php if ($TPL->getConf('showLoginOnFooter')): ?>
181 …<footer id="dw__footer" class="dw-container py-5 dokuwiki container<?php echo ($TPL->getConf('flui…