Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: list of list and HTML::Template

by zigdon (Deacon)
on Sep 20, 2005 at 23:33 UTC ( [id://493623]=note: print w/replies, xml ) Need Help??


in reply to list of list and HTML::Template

Couldn't you include templates recursivly?
Children.tmpl: ... <TMPL_IF Children> <TMPL_LOOP Children> <TMPL_INCLUDE Children.tmpl> </TMPL_LOOP # end looping on the children> </TMPL_IF # closing the optional children>
Just make sure to adjust max_includes to a level higher than the max number of generations you might encounter.

-- zigdon

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://493623]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (1)
As of 2024-04-25 19:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found