smarty tag documention

General project discussion. NOT for help questions.
Post Reply
Quinze
New Member
New Member
Posts: 4
Joined: Mon Apr 14, 2008 5:13 pm

smarty tag documention

Post by Quinze »

hi

where can i find documentation about the smarty tag with for each their parameters

for example if i wish to put in my page the last photos of my photos album.

thx

.:xv:.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: smarty tag documention

Post by Nullig »

For the CMSMS tags, under Extensions/Tags in Admin, if you click on a tag it shows the parameters.

For general Smarty syntax, go to http://www.smarty.net/docs.php for the documentation.

Nullig
cubix
Power Poster
Power Poster
Posts: 314
Joined: Mon Jul 09, 2007 10:00 am

Re: smarty tag documention

Post by cubix »

further to Nullig's post:
in your templates, you can include {get_template_vars} and to dump all the data in a variable use {$variable|print_r}
Post Reply

Return to “General Discussion”