including Smarty tags in a selflink
Posted: Wed Oct 31, 2007 1:43 am
I want to do something like this:
{cms_selflink page='80' text='© {custom_copyright} My Business Name'}
which would produce text something like:
© 2004 - 2007 My Business Name
and would link to a page that fully details my copyright statement
BUT, putting a Smarty tag ({custom_copyright}) inside the cms_selflink tag gives a Smarty error.
can this be done? how?
{cms_selflink page='80' text='© {custom_copyright} My Business Name'}
which would produce text something like:
© 2004 - 2007 My Business Name
and would link to a page that fully details my copyright statement
BUT, putting a Smarty tag ({custom_copyright}) inside the cms_selflink tag gives a Smarty error.
can this be done? how?