The comment explains:
# In versions of CMS Made Simple prior to version 1.4, the page template was processed
# in it's entirety. This behaviour was later changed to process the head portion of the
# page template after the body. If you are working with a highly configured site that
# relies significantly on the old order of smarty processing, you may want to try
# uncommenting this parameter.
But by default, it is already uncommented. So what is the optimal performance setting for this using a fresh install?
True or False?
[SOLVED] $config['process_whole_template']
-
- Power Poster
- Posts: 424
- Joined: Sat Feb 02, 2008 12:42 am
[SOLVED] $config['process_whole_template']
Last edited by Anonymous on Fri Oct 24, 2008 3:54 pm, edited 1 time in total.
Take a penny, leave a penny.
Re: $config['process_whole_template']
If you want little performance or old behaviour, set to trueZiggywigged wrote: But by default, it is already uncommented. So what is the optimal performance setting for this using a fresh install?
True or False?
Alby
-
- Power Poster
- Posts: 424
- Joined: Sat Feb 02, 2008 12:42 am