> def listBreadCrumbs( self, context ):
> """
> Return a list of folders up to the CMFSite, suitable
> for generating a "breadcrumbs" list.
I like that :-) ('cept it might not only be folders. eg: Topic's can hold
content too)
This also eliminates the need for dtml-python expressions when you use
breadcrumbs...
cheers,
Chris