Forums / Developer / Email notification override
Amina Bacar
Sunday 28 November 2004 6:06:46 am
Hi,
Is it possible to override the templatedesign/standard/templates/notification/handler/ezsubtree/view/plain.tpl ?
If yes, how?
Thanks,
Amina.
http://www.mzbusiness.com
Kristian Hole
Wednesday 01 December 2004 12:11:02 am
Hi
You can override all templates. You can for example override it in your siteaccess (or in an extension). Create a similar directory-structure (eg design/yousiteaccess/templates/notification/handler/ezsubtree/view/plain.tpl).
Remember to clear your cache.
Since this is an template that is used in the notification cronjob, you need to specify the siteaccess when running the cronjob.
You can do it like this:
./runcronjobs -s yoursiteaccess
Kristian http://ez.no/ez_publish/documenta...tricks/show_which_templates_are_used http://ez.no/doc/ez_publish/techn...te_operators/miscellaneous/attribute