<?php
/**
 * License: GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * 
 * configuration file for template "r7throot2"
 * 
 * @author:   Oscar M. Lage <r0sk@userlinux.net>
 */

/**
 * This text is placed in "keywords" meta tag
 */
$conf['tpl_rsk']['keywords'] = 'dokuwiki,template';

/**
 * This text is placed in "description" meta tag
 */
$conf['tpl_rsk']['description'] = 'Oscar M. Lage Template - Userlinux.net';

/** 
 * This Text is displayed in footer
 */
$conf['tpl_rsk']['footer'] = '&copy; 2007 by <a href="http://www.userlinux.net">r0sk</a>';

/** 
 * Displays Wiki Bar (Recent Changes, Old Version, Login)
 */
$conf['tpl_rsk']['wikiBar'] = true;
?>
