Files
luxtools-plugin/conf/metadata.php
2010-06-30 16:20:31 +02:00

14 lines
302 B
PHP

<?php
/**
* Metadata for configuration manager plugin
* Additions for the filelist plugin
*
* @author Gina Haeussge <osd@foosel.net>
*/
$meta['allow_in_comments'] = array('onoff');
$meta['allowed_absolute_paths'] = array('');
$meta['web_paths'] = array('');
$meta['defaults'] = array('string');