[pmwiki-users] Wiki.d Directory Organization
Patrick R. Michaud
pmichaud at pobox.com
Fri Feb 17 15:38:37 CST 2006
On Fri, Feb 17, 2006 at 04:29:50PM -0500, Miller, Joshua wrote:
> Is something I could add to the config.php file to change the organization
> of the wiki.d directory?
$WikiDir = new PageStore('wiki.d/{$Group}/{$FullName}');
If you have existing pages, you'll need to move them
into the correct locations after making this setting.
Pm
More information about the pmwiki-users
mailing list