source: documentation/trunk/wiki/plugins/greenstonedocs/conf/default.php@ 30227

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

Updated to reflect that namespace no longer required

File size: 287 bytes
Line 
1<?php
2$conf['currentnamespace'] = '';
3$conf['checkprereq'] = 1;
4$conf['prerequisiteplugins'] = 'code2 htmlcomment ifauth imagereference orphanswanted publish tablewidth simpletabs';
5$conf['childnamespaces'] = 'en legacy wiki';
6$conf['updatenamespace'] = 0;
7$conf['oldnamespace'] = '';
8?>
Note: See TracBrowser for help on using the repository browser.