Page 1 of 1

Need a list of variables

Posted: Sat Apr 28, 2007 10:28 pm
by Cutter
Hello!

I can't find the list of variables included in CMSMS. I especially need variables for the URL to the homepage of the site and for the title of the homepage. I didn't find these in the documentation nor on the Smarty website.

Thanks in advance.

Re: Need a list of variables

Posted: Sun Apr 29, 2007 7:22 am
by KO
In CMS admin look "Extensions" and "Tags". All of them have "help" on right side. That should get you started.

br,K

Re: Need a list of variables

Posted: Sun Apr 29, 2007 11:12 pm
by Cutter
Thanks.

Re: Need a list of variables

Posted: Mon Apr 30, 2007 1:05 pm
by scooper
and just in case you've not picked it out from the list of tags -  {get_template_vars}  is particularly useful in working out what variables are available to you.  Just add it to a page and it dumps out all available smarty variables.