> I would use the sitemap hivemind service. There is a default sitemap > component, but it's not really needed for what you want. > > I've used the sitemap service to do exactly what you describe, only we have > permissions and such built into the xml structure that is parsed. I haven't > added this into the tacos version because it would open the door to all > manner of support I don't want to be involved in :) > > I don't understand your requirements enough regarding having a dynamic > database driven site structure, but sitemap is based on having knowledge of > "Pages" so that it can correctly build PageLink type navigation to all the > various portions of your app. > > I would at the very least take a look at it, the tacos demo uses it to build > it's own navigation and I think it will handle pretty much any navigational > structure you can throw at it. It has built in support for parent / child > categories and such as well.
Ok! Thanks! I'll look at this and work my way through :-) BB Peter --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
