Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

TemplateCompile

Summary

Sets if the template compiler should be used or not.

Usage

 

TemplateCompile=enabled|disabled

Description

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

eZ Publish 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.

Frederik Holljen (15/04/2005 8:32 am)

Geir Arne Waaler (25/08/2010 2:02 pm)

Frederik Holljen, Geir Arne Waaler


Comments

There are no comments.