Closed Bug 846386 Opened 11 years ago Closed 11 years ago

update kb email templates and rendering for l10n

Categories

(support.mozilla.org :: General, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED
2013Q1

People

(Reporter: willkg, Assigned: willkg)

References

Details

(Whiteboard: u=dev c=general p=3 s=2013.4)

+++ This bug was initially created as a clone of Bug #839157 +++

In bug #827649, I updated the email templates for the users and questions apps so that they can be localized. Bug #839157 coves updating all the templates, but I'm going to reduce the scope of that one by half.

This bug will cover updating these templates:

./wiki/templates/wiki/email/ready_for_review.ltxt
./wiki/templates/wiki/email/approved.ltxt
./wiki/templates/wiki/email/reviewed.ltxt
./wiki/templates/wiki/email/ready_for_l10n.ltxt
./wiki/templates/wiki/email/reviewed_contributors.ltxt
./wiki/templates/wiki/email/edited.ltxt

For each of these, the following needs to happen:

1. convert the template from Django to Jinja2
2. fix the code that renders the template to use the functions in sumo.email_utils rather than Django template renderer
3. test vigorously!


Take a look at the rendering code for email templates in the users and questions apps for examples.
Summary: update email templates and rendering for l10n → update kb email templates and rendering for l10n
This is in production!
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.