HI all,
i would like to write a tag, which included some modules like sitemap. I tried a php-VErsion like but i doesn´t work. Can you give me an advise?
Regards
Chris
User defined tag with modules
Re: User defined tag with modules
hi,
this is like you told me:
but it doesn´t work. It prints out
So any other suggestions?
this is like you told me:
Code: Select all
echo("<p class=\"menu_horiz\"><ul><li>{contact_form email=\"webmaster@mydomain.de\"}
</li><li>{sitemap}</li></ul></p>");Code: Select all
* {contact_form email="webmaster@mydomain.de"}
* {sitemap}
