[ZDP] ZDP Site Feedback

Maik Roeder roeder@berg.net
Mon, 02 Oct 2000 20:26:27 +0200


Hi !

> What is DHTML code to generate the 'Current Path' on your site - it's pretty cool.

Have a look at:

http://www.zope.org/Members/maxm/HowTo/simpleBreadCrumbs

The code I use now is derived from that:

<dtml-in PARENTS reverse skip_unauthorized>
<dtml-with PARENTS>
<dtml-if sequence-start>
<dtml-else>
>
</dtml-if>
 <a href="<dtml-var absolute_url>"><dtml-var nickname></a>
</dtml-with>
</dtml-in>

Regards,

Maik Röder

-- 
Uzopia - Digging la vida Zopa - http://uzopia.editthispage.com