Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,499,211
Community Members
 
Community Events
179
Community Groups

Customized email template of confluence not reflecting

I have customized the confluence email templates  to remove the content part in an email notification on edit. However, the SOY template changes are not reflecting in the notifications. Am i missing anythin? I followed all the steps & deployed the JAR as mentioned in the how to article.

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

I may be able to help with this.  The template to modify is here:  templates/notification/page-edited-2.0.0.soy

Here is an example for your review that should work for you . . .

/**
 *  In this example you are commenting out this code to only return the string for the $pageTitle variable.  Nothing else would change unless you want to change other types of notifications
 *        {param contentArea: $comment ? [$comment, ['class' : 'padding-top border-top', 'content' : $pageTitle], $contentExcerpt, ['class' : 'action-padding', 'content' : $pageActions]] : [$pageTitle, $contentExcerpt, ['class' : 'action-padding', 'content' : $pageActions]]/}
 */
        {param contentArea: [$pageTitle] /}

 

I am assuming you will follow the steps to update the jar file (confluence-email-notifications-plugin-x.x.x.jar), clear the plugin cache and bundled plugin cache before restarting the application.

 

warning  I hope this helps you.

 

 

 

0 votes
Panos Rising Star Mar 29, 2017

Point to the "howto" you followed and did you check for error logs in the log files?

TAGS
AUG Leaders

Atlassian Community Events