Summary | Use Horde View to render itip mime type messages (events only for now) |
Queue | IMP |
Queue Version | Git master |
Type | Enhancement |
State | Rejected |
Priority | 1. Low |
Owners | |
Requester | goncalo.queiros (at) portugalmail (dot) net |
Created | 12/23/2011 (4920 days ago) |
Due | |
Updated | 02/09/2012 (4872 days ago) |
Assigned | 12/23/2011 (4920 days ago) |
Resolved | 02/09/2012 (4872 days ago) |
Milestone | |
Patch | Yes |
Taken from Jan Schneider
State ⇒ Rejected
itip handler, which involved moving both the HTML templates and the
itip request handling to exterior files.
I used Horde_Template for the HTML templates because that's what
everything else in IMP currently uses. At this point, mixing
Horde_View and Horde_Template in an application is not acceptable. In
other words: everything in IMP must be ported over to Horde_View at
the same time or else nothing can.
State ⇒ Assigned
Priority ⇒ 1. Low
New Attachment: 0001-Use-Horde_View-to-render-itip-mime-type-for-events-o.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Use Horde View to render itip mime type messages (events only for now)
Type ⇒ Enhancement
State ⇒ New
the other methods, but for now, here's my proposal. If accepted, i
will be happy to provide patches to the other itip component