* @original-author: Michael Klier * @original-author-homepage: http://www.chimeric.de */ /* Sidebar*/ $conf['cherokee-based']['sidebar_pagename'] = 'sidebar'; //This is the string that appears in sidebars pages. $conf['cherokee-based']['default_leftsidebar_name'] = 'default_sidebar_left'; // the name of left sidebar by default $conf['cherokee-based']['default_rightsidebar_name'] = 'default_sidebar_right'; //Idem /* Footer*/ $conf['cherokee-based']['footer-copyright'] = '© 2005 Your name'; $conf['cherokee-based']['footer-about-link'] = 'http://localhost/wikis/dokuwiki/doku.php?id=about'; $conf['cherokee-based']['footer-about-info'] = 'General info about webpage enviroment'; $conf['cherokee-based']['footer-about-link-display'] = 'About'; //Setup: vim enc=utf-8 tb=4 ?>