From: Lawrence F. L. Jr. <lf...@in...> - 2002-09-19 19:42:24
|
Reini Urban wrote: > Lawrence F. London, Jr. schrieb: >> I downloaded the source for SiteMap.php from: >> http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/phpwiki/phpwiki/lib/plugin/SiteMap.php#rev1.2 >> and uploaded it to /pcwiki/lib/plugins >> & added this link to HomePage !View Site Map: <?plugin SiteMap?> >> It would not run this way. >> The demo at: http://phpwiki.sourceforge.net/demo/en/SiteMap works well >> Curious what it would take to get it to work for me. > do you get an error, an empty page or just an empty list? None of the above. I am running this version of phpwiki, out of the box: PHPWIKI_VERSION 1.3.2-jeffs-hacks I don't get an error message or a blank page. The plugin just doesn't run; it interprets the "SiteMap" portion of the link: <?plugin SiteMap?> as a new page-to-be-edited called SiteMap, with the usual ? after it and the <? ?> part displays as extraneous text. I just tried it again and the new link looks like this: <?plugin SiteMap??> I went to the download page, cut and pasted the php code into SiteMap.php, then uploaded to /lib/plugins. Since it works fine on the demo site I cannot see why it will not work on mine. > if the list is empty, be sure to add a link from your StartPage to the > SiteMap. Otherwise the recursion will not find it's startpoint. I will do that for sure. Thanks for the reminder. Lawrence -- L.F.London lf...@in... http://market-farming.com PermacultureWiki http://www.ibiblio.org/ecolandtech/pcwiki/index.php |