<?php
/**
 * configuration-manager metadata for the arctic-template
 * 
 * @license:    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author:     Michael Klier <chi@chimeric.de>
 */

$meta['pagename']   = array('string', '_pattern' => '#[a-z]*');
$meta['closedwiki'] = array('onoff');
?>
