I am having trouble getting static pages to generate when the wiki.d pages are
in sub directories.
the page list is actually only the name of the folders, and of course nothing
can be updated. I
dont have any real ideas on a fix, it *seems* the lines (in StaticPages.php):
$ApplicationPathUrl = dirname($ScriptUrl);
$ApplicationPathDir = realpath(dirname(__FILE__) . "/../.");
if (!isset($StaticPageDir)) {$StaticPageDir = "pub/web";}
if (!isset($WorkDir)){$WorkDir = 'wiki.d';}
are the pertinent ones.
NB: if the source pages are found, need to populate the target properly too.
Thanks, Seth
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users