[pmwiki-users] wikifarm question: autoconfigure a new wiki
Jean-Fabrice [gmail]
jeanfabrice at gmail.com
Fri Aug 25 17:44:06 CDT 2006
2006/8/26, Patrick R. Michaud <pmichaud at pobox.com>:
> Easy...near the end of farmconfig.php:
>
> ## use the wikifield's local/config.php
> include_once('local/config.php');
>
> ## change $LocalDir for the per-group/per-page customizations
> ## (they will appear in /soft/pmwiki/local/Group.PageName.php)
> $LocalDir = '/soft/pmwiki/local';
Well, sorry again for my ignorance but, won't this load both the
wikifield config.php and then the central wiki config.php when
browsing a wikifield ?
Is is correct to have a config.php for the central wiki (I have one).
Does the config.php must be exclusively made of SDV() statement ?
JF
More information about the pmwiki-users
mailing list