* @author Anika Henke * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) */ if (!defined('DOKU_INC')) die(); @require_once(dirname(__FILE__).'/tpl_functions.php'); header('X-UA-Compatible: IE=edge,chrome=1'); $showSidebar = page_findnearest($conf['sidebar']); ?> <?php tpl_pagetitle() ?> [<?php echo strip_tags($conf['title']) ?>] ">

>

    getItems(); foreach($items as $item) { echo '
  • ' .'' .' ' .$item->getLabel() .'
  • '; } ?>

>

    = 4)) { $instructions = '{{NEWPAGE'; if(tpl_getConf('defaultAddNewPage') !== ''){ $instructions .= '>'; $instructions .= tpl_getConf('defaultAddNewPage'); } $instructions .= '}}'; $instructions = p_get_instructions($instructions); if(count($instructions) > 0) { $render = p_render('xhtml',$instructions,$info); echo '
  • ' .'' .'' .''.tpl_getLang('AddNewPage').'' .'' .$render .'
  • '; } } } ?> tpl_starred(false,false); echo '
  • '.$render.'
  • '; } ?> showTranslations(false); echo '
  • ' .'' .'' .''.tpl_getLang('Language').'' .'' .$render .'
  • '; } ?> getItems(); foreach($items as $item) { $attributes = $item->getLinkAttributes(); $html = '
  • $value) { $html .= ' '.$key.'="'.$value.'"'; } $html .= '>' .''.$item->getLabel().'' .'
  • '; echo $html; } ?>
checkage(); } ?>