[Tickets #8592] Re: Full HTML/CSS support on message view
bugs at horde.org
bugs at horde.org
Wed Sep 23 08:46:54 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8592
------------------------------------------------------------------------------
Ticket | 8592
Updated By | rui.carneiro at portugalmail.net
Summary | Full HTML/CSS support on message view
Queue | IMP
Version | Git master
Type | Enhancement
State | Accepted
Priority | 1. Low
Milestone |
Patch | 1
Owners | Michael Slusarz
------------------------------------------------------------------------------
rui.carneiro at portugalmail.net (2009-09-23 04:46) wrote:
> Initial implementation. All the code dealing with
> renderNoImages()/IMP_Contents::/view.php is entirely unnecessary.
> There is already the appropriate code in view.php to allow us to
> determine what view we want (the 'mode' parameter), and we pass what
> state we need via URL parameters (e.g. 'html_iframe_data').
Sorry about that. I am still new on Horde Framework
> Still need to work out some details - namely, it would be nice to
> not require a separate request to load the HTML data (and to display
> images).
That was my first approach but it was unsuccessful.
> My inclination is simply to prohibit viewing HTML inline on
> non-javascript enabled browsers because trying to maintain a
> separate filtering regime vs. IFRAME content probably isn't worth it
> for the minimal browsers lacking javascript support.
I agree too.
More information about the bugs
mailing list