Feature #8335
closedEmail styles inline
0%
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
Related issues
Updated by Go MAEDA over 9 years ago
- Has duplicate Defect #20311: Task from Email - Styles in task text added
Updated by Go MAEDA over 9 years ago
- Has duplicate deleted (Defect #20311: Task from Email - Styles in task text)
Updated by Go MAEDA over 9 years ago
- File email-inline-css.diff email-inline-css.diff added
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.
Updated by Toshi MARUYAMA over 9 years ago
- Related to Defect #20466: Broken email notification layout in Outlook added
Updated by Jean-Philippe Lang about 9 years ago
- Status changed from New to Closed
- Resolution set to Fixed
Updated by Go MAEDA about 6 years ago
- Related to Defect #12270: ¶ in email notifications when titles in description of ticket used added