[Zope-CMF] Breadcrumbs
Chris Withers
chrisw@nipltd.com
Mon, 4 Jun 2001 17:24:56 +0100
> Perhaps it would be a good idea to add it to the UrlTool -
> e.g. <dtml-var "portal_url.breadcrumbs()">? A bit more unwieldy to
> type but it keeps navigational logic in one place and makes that
> particular tool more useful ;-)
Whoever added python expression to DTML should be shot!
BUT, there are other more constructive reasons why this should stay as a
skin.
The one that springs to mind is that it should be customisable.
Some people may want Root > Folder > object
Others may want Portal Title / Folder / object
They're both right, and putting it in a tool would stop it being customised.
cheers,
Chris