Just a note: This DOES work! So for all of you guys who don't like 
infinitely many file extensions, this does the trick... But only do it 
when you first create the wiki, because all pages should have the 
extension you decide on.

$WikiDir = new PageStore("wiki.d/$Group/{$Name}.wiki");

Mike Shanley wrote:
> I was just brainstorming about putting uploads in each group's folder, 
> but I remember that the last time I had it set that way, it showed the 
> wiki files.... So I wondered if
>
> $WikiDir = new PageStore("wiki.d/$Group/{$Name}.wiki");
> $UploadDir = 'wiki.d';
>     $UploadPrefixFmt = '/$Group/$Name';
>   
-- 
        ~Mike Shanley~

    ~you are almost there~


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to