Hello,
I'm trying to add a header and footer to a confluence email notification. Within the confluence-email-notifications-plugin-8.4.6.jar file, I've been editing the following files:
templates/chrome/footer-pattern-1.0.0.soy
templates/chrome/footer-pattern-2.0.0.soy
templates/chrome/header-pattern-1.0.0.soy
templates/chrome/header-pattern-2.0.0.soy
com/atlassian/confluence/plugins/email/i18n.properties
After updating the jar file with the edited files, I restart confluence and trigger a notification to be sent. However, I'm not seeing any of the changes I made within the notication email. Does it look like I'm missing a step, or editing the wrong jar file. We are using Confluence version 5.10.8, and I'm editing the confluence/WEB-INF/atlassian-bundled-plugins/confluence-email-notifications-plugin-8.4.6.jar file.
Thanks for the help.
It sounds like you are doing everything as described in: Customizing Email Templates
During the next restart, please try: How to clear Confluence plugins cache . I have a theory that the confluence-email-notifications plugin is being loaded from the cache and that's why it's not picking up the changes.
Thanks Ann. I gave this a try, but still no luck. It so strange why I can't see any changes. Even making a change to the i18n.properties file where it's plain to see that some of the footer text is being pulled from has no effect.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.