maybe i am blind but i wasn't able to find the option for userdefined tag with just plain html
i want to structure some parts of my template with the need to translate it to php
i've tried the {literal} at userdefined tags but w/o luck
it just wants php
[solved] userdefined html tags like the php ones
[solved] userdefined html tags like the php ones
Last edited by Donni on Wed Oct 07, 2009 6:53 am, edited 1 time in total.
Re: userdefined html tags like the php ones
UDTs are for code....
For re-usable HTML, you can use the GlobalContentBlocks.
Ronny
For re-usable HTML, you can use the GlobalContentBlocks.
Ronny
Re: userdefined html tags like the php ones
thank you very much