TemplateCompile

Summary

Sets if the template compiler should be used or not.

Usage

 

TemplateCompile=enabled|disabled

Description

If you enable TemplateCompile Exponential will convert your templates into executable PHP files. If this option is disabled Exponential will interpret each template separately for each page.

Exponential will compile the templates on demand. Once a template is compiled it takes less time to process. However, compiling templates takes a lot of time. This can be noticed after you have cleared the cache. If this is a problem for your site you can use the "bin/php/eztc.php" script to compile all your templates before you go live.

Powered by Exponential™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.