Forums / Developer / Email notification override

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Email notification override

Author Message

Amina Bacar

Sunday 28 November 2004 6:06:46 am

Hi,

Is it possible to override the template
design/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