Page 1 of 1

Not calling a tag or module but showing code?

Posted: Thu Jul 22, 2010 6:52 am
by pwg
Ok, this may brand me an idiot, but how do I display CMS tags, or module calls within pages, without them actually calling the module or tag?

I'm writing a basic FAQ for a client and would like to add the Photo album module call {cms_module module='album' albums='x'} but if I do this, it displays an album.

How do I do it?

Thanks for any help.

Re: Not calling a tag or module but showing code?

Posted: Thu Jul 22, 2010 8:42 am
by NaN

Re: Not calling a tag or module but showing code?

Posted: Thu Jul 22, 2010 3:49 pm
by Nullig
The easy way is:

{* cms_module module='album' albums='x' *}

Nullig

Re: Not calling a tag or module but showing code?

Posted: Thu Jul 22, 2010 3:56 pm
by calguy1000
{literal}{news}{/literal}