Does anybody know a way to surround a predefined tag (eg container-tag) automatically with another tag.
eg. you have different container types like article.tag,video.tag,image.tag etc. Everytime I call such a container, I want it to automatically be surrounded by another envelope-tag.
<myc:article/>
Is this possible? Does anyone know a way to do this?