<?php
/**
 * Metadata for configuration manager plugin
 * Additions for the include plugin
 *
 * @author    Esther Brunner <wikidesign@gmail.com>
 */
$meta['firstseconly']     = array('onoff');
$meta['showtaglogos']     = array('onoff');
$meta['showlink']         = array('onoff');
$meta['showdate']         = array('onoff');
$meta['showuser']         = array('onoff');
$meta['user_namespace']   = array('string');

//Setup VIM: ex: et ts=2 enc=utf-8 :
