mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
HTML formatting: TWO fixes in one! Fixed a bug introduced in 2.3.0-beta: the stylesheet cannot be defined within the email templates (aka ActionEmail) anymore. Instead, a default (ready for use) stylesheet is provided into /css/email.css and it can be overriden by the configuration parameter email_css. The fix consists in transforming the stylesheet into inline style... which fixes a limitation of gmail and Outlook that support only the inline styles. The implementation relies on a new library: emogrifier. This library has been changed (home-made utility) to be compatible with PHP 5.3 (declaration of arrays).
SVN:trunk[4277]
This commit is contained in:
1221
lib/emogrifier/Tests/Unit/EmogrifierTest.php
Normal file
1221
lib/emogrifier/Tests/Unit/EmogrifierTest.php
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user