From: Reini U. <ru...@x-...> - 2002-09-19 17:22:57
|
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? 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. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |