[pmwiki-users] PmWiki groupe
Patrick R. Michaud
pmichaud at pobox.com
Tue Apr 5 14:08:11 CDT 2005
On Tue, Apr 05, 2005 at 02:45:15PM -0400, Radu wrote:
> To do so, you'd place the files for that group in wikilib.d
Or, you can create another directory altogether and use that.
In local/farmconfig.php:
$WikiLibDirs = array($WikiDir,
new PageStore('/path/to/shared.d/$FullName'),
new PageStore("$FarmD/wikilib.d/\$FullName"));
Then copy/place any "shared" pages into the '/path/to/shared.d'.
Pm
>
> At 02:14 PM 4/5/2005, EuGeNe wrote:
>
> >I would like to know if it is possible to create a farm level group that
> >would be common to all fields, kind of what the PmWiki/ groupe does.
>
> Cheers,
> Radu
> (www.monicsoft.net)
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://pmichaud.com/mailman/listinfo/pmwiki-users
More information about the pmwiki-users
mailing list