Project

General

Custom queries



Profile

Actions

Feature #8335

closed

Email styles inline

Added by Anonymous almost 14 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email notifications
Target version:
Start date:
2011-05-11
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

Since gmail does not support CSS in head, it would be helpful, if Redmine could apply styles inline. This is bearable, but cuteness sometimes wins over hearts of people, who still are not using Redmine.

I'm not much of ruby guy, but proposed solution would be parsing rules from head section, and then applying them to body elements. That should be doable. On the other hand - maybe one can modify views (layout and email templates). If so, that would be sweet also.

On any exception (body is not well formed, head css is not parsable, etc) parser should terminate and fall back, sending message without modifying it.


Files

email-inline-css.diff (1.01 KB) email-inline-css.diff Go MAEDA, 2015-08-05 17:36

Related issues

Related to Redmine - Defect #20466: Broken email notification layout in Outlook Closed

Actions
Related to Redmine - Defect #12270: ¶ in email notifications when titles in description of ticket usedClosed

Actions
Actions #3

Updated by Go MAEDA over 9 years ago

This issue can be resolved by using roadie-rails gem.

I have created a patch. Styles of all outgoing emails are automatically converted to inline styles.

Actions

Also available in: Atom PDF