Tuesday, March 6, 2007

Template Automatic Update Site-Preload

Download

This site-preload for LegacyRender reflects templates updated automatically. It is useful for module developers and designers. Altsys has the same feature. You should install Altsys!

You can adjust two functions of this site-preload.

Target Module

define('TEMPLATEAUTOUPDATE_TARGET_DIRNAME', "");

Specify a dirname of the target module. When it is "", this preload targets all of active modules.

Target Template-Set(tplset)

define('TEMPLATEAUTOUPDATE_TARGET_TPLSET', "");

Specify a name of the target tplset. When it is "", this preload uses the current tplset. But, it doesn't update default tplset, if you specify "default" directly.

No comments: