Oliver Marx wrote: > Hi > > I'm experimenting a bit with Zope. > > Can one call fx the NFGnav from a template (ZPT)? > > If yes how? afaik, yes. NFGnav just generates the widget-html using external methods (you can customize). there are 2 howtows by mwr, one of them badly linked, in case you dont know http://www.zope.org/Members/mwr/NFGnav_Sitemap http://www.zope.org/Members/mwr/python_zpt_sitemap cheers hans