source: documentation/trunk/packages/plugins/greenstonedocs/conf/metadata.php@ 30114

Last change on this file since 30114 was 30114, checked in by jmt12, 9 years ago

Updated Greenstone customizations for Detritus, but rearranged to move into separate plugin. Initial checkin of plugins, template, special wiki pages.

File size: 181 bytes
Line 
1<?php
2$meta['currentnamespace'] = array('string');
3$meta['childnamespaces'] = array('string');
4$meta['updatenamespace'] = array('onoff');
5$meta['oldnamespace'] = array('string');
6?>
Note: See TracBrowser for help on using the repository browser.