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';

Would do as expected and save new files as /Main/Main.wiki .... Because 
it would be much easier to hide all .wiki files than it would be to SHOW 
everything except wiki files.

Has anyone else done something like this?

-- 
        ~Mike Shanley~

    ~you are almost there~


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

Reply via email to