I have to generate a category tree with some surrounding HTML (it's in a
table, forming a set of radio buttons, ...). Is there a standard way to
produce this?

I am follow MVC as much as I can (this is why I use HTML::Template),
where the cotroller is an Apache module, but if that is too hard in this
case I could generate the whole thing there and pass it as a variable to
the template I guess. Is there a cleaner way?

-- fxn


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to