[Zope] breadcrumbs ques
Jaroslav Lukesh
lsh@wo.cz
Tue, 24 Sep 2002 05:17:10 +0200
Hi,
why bogus? In past I was send here 2 breadcrumbs solutions (I am not
author), that works differently. Try these and you will see that these ar=
e
works at any situation.
One display path from where user comes, and second display navigational
hierarchy only.
regards JL.
----------
Odes=EDlatel: AM <list_subscriber@neurobs.com>
what about Chris' solution and his comment :
"Using PARENTS for breadrumbs is bogus."
-AM
Jaroslav Lukesh wrote:
>Hi, try pure DTML solution, what works with virtual webs too:
>
><dtml-in "PARENTS[:-1]" skip_unauthorized
> =20
>
>><dtml-if sequence-start><dtml-else