to add a custom page store directory this works:
$where = count($WikiLibDirs);
if ($where>1) $where--;
array_splice($WikiLibDirs, $where, 0,
array(new PageStore('$FarmD/cookbook/fox/templates.d/{$FullName}')));
the pages can get accessed, but they don't show up in a pagelist or search.
Can this be made possible?
I don't understand how PmWiki documentation pages get listed, but the
pages in the custom store not.
Thanks,
~Hans
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users