User defined tag with modules

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
evoluzzer
Forum Members
Forum Members
Posts: 27
Joined: Thu May 19, 2005 9:11 pm

User defined tag with modules

Post by evoluzzer »

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
evoluzzer
Forum Members
Forum Members
Posts: 27
Joined: Thu May 19, 2005 9:11 pm

Re: User defined tag with modules

Post by evoluzzer »

hi,


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>");
but it doesn´t work. It prints out

Code: Select all

    * {contact_form email="webmaster@mydomain.de"}
    * {sitemap}
So any other suggestions?
Post Reply

Return to “CMSMS Core”