[pmwiki-users] Re: Re: Per-group subdirectories in wiki.d/

Patrick R. Michaud pmichaud at pobox.com
Tue Jun 14 19:45:02 CDT 2005


On Wed, Jun 15, 2005 at 12:21:01AM +0200, chr at home.se wrote:
> On Tue, 14 Jun 2005, Patrick R. Michaud wrote:
> 
> > On Tue, Jun 14, 2005 at 09:07:53PM +0200, chr at home.se wrote:
> > > 
> > > Couldn't we use the "apply-to-all-pages"-function together with a 
> > > method that "re-saves" a page? That ought to save the page to the proper 
> > > place.
> > 
> > Yes, although we'd probably want to *not* re-save any of the pages
> > that are coming from wikilib.d/ .
> 
> Good point... would it be enough to just set $WikiLibDir = $WikiDir;

Good idea, although

   $WikiLibDir = array($WikiDir);

is probably a little safer (although it likely doesn't matter).

Pm



More information about the pmwiki-users mailing list