Need a list of variables

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.
Locked
Cutter

Need a list of variables

Post 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.
KO
Power Poster
Power Poster
Posts: 562
Joined: Mon Nov 06, 2006 7:55 pm

Re: Need a list of variables

Post by KO »

In CMS admin look "Extensions" and "Tags". All of them have "help" on right side. That should get you started.

br,K
Cutter

Re: Need a list of variables

Post by Cutter »

Thanks.
scooper
Forum Members
Forum Members
Posts: 242
Joined: Fri Dec 09, 2005 12:36 pm

Re: Need a list of variables

Post 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.
Locked

Return to “CMSMS Core”