Smarty syntax with CustomContent
Posted: Sun May 07, 2006 10:06 pm
Anybody using 0.13b2 of CMS, and CustomContent should now be able to use smarty syntax for better logic and control.
Use the get_template_vars user tag to determine what the exported variables are. Check out the get_template_vars user defined tag here:
http://forum.cmsmadesimple.org/index.ph ... 977.0.html
I'll try to update the documentation as to available variables soon.
Use the get_template_vars user tag to determine what the exported variables are. Check out the get_template_vars user defined tag here:
http://forum.cmsmadesimple.org/index.ph ... 977.0.html
Code: Select all
{cms_module module=CustomContent}
{get_template_vars}