The key is to add {process_pagedata} at the top of the template.* A new text area in the options tab of content pages allows specifying page specific data (as opposed to putting page specific data into the metadata section of the page)
* A new plugin {process_pagedata} processes the page specific data through smarty. It should be at the very top of all page templates
Unexpected behavior with page-specific Smarty data [SOLVED]
-
- New Member
- Posts: 5
- Joined: Thu Oct 23, 2008 1:47 pm
Re: Unexpected behavior with page-specific Smarty data
I wrestled with this for a while today and finally found the answer in the 1.4.0 changelog:
Re: Unexpected behavior with page-specific Smarty data
Adding this to the page metadata is OK and this feature will not be removed from future ves. of CMS Made Simple...