[pmwiki-users] StaticPages and PerGroupSubDirectories

Seth Cherney sethcherney at yahoo.com
Wed Jan 17 13:06:42 CST 2007


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




More information about the pmwiki-users mailing list