Oops, the DTML should be:
<dtml-with aq_parent only>
<dtml-if depth>
<dtml-return expr="depth() + 1">
<dtml-else>
<dtml-return expr="1">
</dtml-if>
</dtml-with>
--
| Casey Duncan
| Kaivo, Inc.
| cduncan@kaivo.com
`------------------>