Roundup Tracker - Issues

Issue 1670733

classification
How to display a tree in a template ?
Type: Severity: normal
Components: None Versions:
process
Status: closed rejected
:
: : micha123, richard
Priority: normal :

Created on 2007-02-28 11:07 by micha123, last changed 2007-03-13 02:31 by richard.

Messages
msg2404 Author: [hidden] (micha123) Date: 2007-02-28 11:07
Hello

I would like to display a tree (implemented with a "childNodes" Multilink property) in a template but I dont know how to implement recursive traversal of the properties in a template. I noticed that there is a tal:recur tag which supports this but I'm afraid it is not supported by roundup. If not is there another way to implement this feature ?

BR
michel Kern
msg2405 Author: [hidden] (richard) Date: 2007-03-13 02:31
Please ask this question on the roundup-users mailing list, thanks. This tracker is for reporting bugs.
History
Date User Action Args
2007-02-28 11:07:36micha123create