I really like the new macro container, and im experimenting something like:
a doctype with a macro container which contains several macros (there is possible that one macro could be used more than once) , and the container is not directly called in the template.
in the template, I'd like to insert a macro with xslt which I want it to render all the macros in the container so i can build html with a more complex structure based on parameters in these macros.
but i dont know what the xml structure of the macro container looks like, can someone give me some direction?
xslt Rendering Macros in Macro Container
Hi there,
I really like the new macro container, and im experimenting something like:
a doctype with a macro container which contains several macros (there is possible that one macro could be used more than once) , and the container is not directly called in the template.
in the template, I'd like to insert a macro with xslt which I want it to render all the macros in the container so i can build html with a more complex structure based on parameters in these macros.
but i dont know what the xml structure of the macro container looks like, can someone give me some direction?
Thanks a lot!
is working on a reply...