* * Based on DokuWiki Starter Template * * @link http://dokuwiki.org/template:starter * @author Anika Henke * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) * * Does not support IE9 * * Open source * * Material Design Off Canvas Menu (the MIT license) * https://github.com/callmenick/Material-Menu * * Minimal Hamburger Overlay Navigation Drawer In CSS * https://www.cssscript.com/hamburger-overlay-navigation-drawer/ * * GeShi Dark mode CSS from * https://cyberasylum.eu/how-to-change-geshi-stylesheet */ if (!defined('DOKU_INC')) die(); /* must be run from within DokuWiki */ @require_once(dirname(__FILE__) . '/tpl_functions.php'); /* include hook for template functions */ $showTools = true; // $showTools = !tpl_getConf('hideTools') || (tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USER'])); $showSidebar = page_findnearest($conf['sidebar']) && ($ACT == 'show'); //$sidebarElement = tpl_getConf('sidebarIsNav') ? 'nav' : 'aside'; ?> <?php echo (p_get_first_heading($ID)) ? p_get_first_heading($ID) : strrchr(':' . $INFO['id'], ":"); ?> <?php if (strrchr(':' . $INFO['id'], ":") != ":" . $conf['start']) { echo ' - ' . p_get_first_heading(':' . $INFO['namespace'] . ':' . $conf['start']) . ' - ' . strip_tags($conf['title']); } else { echo ' - ' . strip_tags($conf['tagline']); } ?>

', 'id="dokuwiki__top" accesskey="h" title="[H]"') ?>

'; tpl_actionlink('edit', '', '', ' '); //echo "title='". _tpl_userinfo(true)."'>"; echo '
'; } else { echo ''; } */ ?>
' . $lang['btn_backlink'] . '' . p_render('xhtml', p_get_instructions('{{backlinks>.}}'), $info); ?> _disqus($shortname); } ?>