[pmwiki-users] Search doesnt show all groups

H. Fox haganfox at users.sourceforge.net
Mon Feb 20 10:38:41 CST 2006


On 2/20/06, Thomas Lederer <celok at gmx.net> wrote:
> Hello,
>
> i have installed 2.1beta25 and have altered the saving path with
>
> $WikiDir = new PageStore('wiki.d/$Group/$Name');
>
> so that all Files of a Group are in a Directory (makes it easy to rename
> a Group hopefully).

According to the PerGroupSubDirectories recipe, it should be

   $WikiDir = new PageStore('wiki.d/$Group/$FullName');

so the filenames still will be GroupName.PageName, not just PageName.

> BTW, is there a page to search through the mailing list archives
> (http://host.pmichaud.com/pipermail/pmwiki-users/) ??

http://search.gmane.org/search.php?group=gmane.comp.web.wiki.pmwiki.user

Hagan




More information about the pmwiki-users mailing list