[Zope-CMF] CMF, templates, and dtml
Dennis Allison
allison@shasta.Stanford.EDU
Thu, 23 May 2002 15:16:35 -0700 (PDT)
On Thu, 23 May 2002, Dennis Allison wrote:
> On Thu, 23 May 2002, Chris Withers wrote:
>
> > Dennis Allison wrote:
> > >
> > > And, BTW, is there a template equivalent for <dtml-tree>. Ugly as the internals
> > > may be, it's a very useful widget.
> >
> > Yes, check the Examples folder in Any Zope 2.5.1 install...
> >
The Navigation examples include a python script which, in a template context,
list siblings... I was looking for something equivalent to the <dtml-tree ... >
widget in dtml. -dra