From b77802eb8a19ab035fe00b60bf3a025eaa67e3e0 Mon Sep 17 00:00:00 2001 From: Andre Klapper Date: Thu, 4 Aug 2011 15:38:54 +0200 Subject: Put new user documentation in place --- help/C/mail-displaying-no-css.page | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 help/C/mail-displaying-no-css.page (limited to 'help/C/mail-displaying-no-css.page') diff --git a/help/C/mail-displaying-no-css.page b/help/C/mail-displaying-no-css.page new file mode 100644 index 0000000000..10be900797 --- /dev/null +++ b/help/C/mail-displaying-no-css.page @@ -0,0 +1,29 @@ + + + + When a received message looks weird or is hard to read. + + + + + + + Andre Klapper + ak-47@gmx.net + + +

Creative Commons Share Alike 3.0

+
+ +
+ +HTML emails are not correctly displayed + +

If an HTML message is not correctly displayed in Evolution it might be that the formatting of the message is specified as CSS. CSS is currently not supported by gtkhtml (the part that is used to display HTML).

+

This will likely be fixed in version 3.2 or 3.4.

+

For developers only: In future versions, Evolution will use WebKit instead of gtkhtml for displaying HTML. There is a branch named "webkit" in Evolution's code repository to test.

+ +

For missing characters in emails, see Character Encodings and Sets.

+ +
-- cgit v1.2.3