|
|
I used the fulltree plugin, I actually don't know the difference between the fulltree and the sitemap plugin, except the different XML... .configxml <?xml version="1.0"?> <bxcms xmlns="http://bitflux.org/config"> <plugins> <parameter name="xslt" type="pipeline" value="sitemap.xsl"/> <extension type="html"/> <plugin type="fulltree"> <!-- optional <parameter name="starturi" value="bx://../collUri"/>--> </plugin> <plugin type="navitree"></plugin> </plugins> </bxcms> The xsl
taken from http://www.bauengineering.com/bauengineering/sitemap/ |
Add Comment