<div dir="ltr"><div>Thank you both for your answer, and sorry this ended up a purely user-side question.<br><br></div>Using the feature appears to work very well for us and gave us a little boost !<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jan 11, 2015 at 1:59 PM, Patrick R. Michaud <span dir="ltr"><<a href="mailto:pmichaud@pobox.com" target="_blank">pmichaud@pobox.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sun, Jan 11, 2015 at 12:25:11PM +0000, Omar Cornut wrote:<br>
> Then I noticed that PageStore via pagefile() appears to support this<br>
> already. If we changed:<br>
><br>
> $WikiDir = new PageStore('wiki.d/{$FullName}');<br>
><br>
> to<br>
><br>
> $WikiDir = new PageStore('wiki.d/{$Group}/{$FullName}');<br>
><br>
> However this is not exposed as an option and requires modifying pmwiki.php<br>
<br>
</span>You can (re)set the value of $WikiDir inside of a config.php file to override<br>
PmWiki's default setting.<br>
<br>
See <a href="http://www.pmwiki.org/wiki/Cookbook/PerGroupSubDirectories" target="_blank">http://www.pmwiki.org/wiki/Cookbook/PerGroupSubDirectories</a> .<br>
<span class="HOEnZb"><font color="#888888"><br>
Pm<br>
</font></span></blockquote></div><br></div>