I am reposting this since this eclectic Q never got anyones attention.

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

 
---------------------------------
The fish are biting.
 Get more visitors on your site using Yahoo! Search Marketing.
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to