Hello everyone,
A quick question, out of curiosity: is there a reason {process_pagedata} must be manually included in each template, and has not been made to execute automatically for every page (built-in, so to speak)? The pagedata block is there for every page anyway. Is it a performance issue?
Thank you,
Zims
process_pagedata
Re: process_pagedata
That tag is used because page is processed in not linear manner. It is small price to pay for this feature http://forum.cmsmadesimple.org/index.ph ... #msg203281