* @author Clarence Lee * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) */ if (!defined('DOKU_INC')) die(); /* must be run from within DokuWiki */ @require_once(dirname(__FILE__).'/tpl_functions.php'); /* include hook for template functions */ $showSidebar = $conf['sidebar'] && page_exists($conf['sidebar']) && ($ACT=='show'); ?> <?php tpl_pagetitle() ?> [<?php echo strip_tags($conf['title']) ?>] are added to make it possible to e.g. style a page differently if it's in edit mode, see http://www.dokuwiki.org/devel:action_modes for a list of action modes */ ?>

    ', ''); tpl_action('revert', 1, 'li', 0, '', ''); tpl_action('revisions', 1, 'li', 0, '', ''); tpl_action('backlink', 1, 'li', 0, '', ''); tpl_action('subscribe', 1, 'li', 0, '', ''); tpl_action('top', 1, 'li', 0, '', ''); ?>