[Tickets #8296] Re: Highlight background of PGP messages
bugs at horde.org
bugs at horde.org
Tue May 19 18:53:36 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8296
------------------------------------------------------------------------------
Ticket | 8296
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Highlight background of PGP messages
Queue | IMP
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Horde Developers
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2009-05-19 14:53) wrote:
> Unfortunately it's next to impossible to port this to Git with the
> current code layout, since the verification result is stored in a
> mime part distinct from the actual message. Any ideas how to get this
> working in Git are welcome.
In git this could easily be done but slightly modifying the return
from Horde_Mime_Viewer::render(). At one point, I believe I had added
a 'bg' item - I think I took it out because we weren't using it
anywhere. Just would need to re-add this. Then, when looping through
the render code (in message.php and lib/Views/ShowMessage.php), the
classname information would be available in the return from
IMP_Contents::renderMIMEPart() and could easily be added to the
mimePartInfo SPAN element.
More information about the bugs
mailing list