Calendar:Feature Implementations:iTIP-iMIP:Current iTIP Design: Difference between revisions
Jump to navigation
Jump to search
m (fixes the lxr link) |
No edit summary |
||
Line 9: | Line 9: | ||
The HTML generated picture is the output of the [http://lxr.mozilla.org/seamonkey/source/calendar/lightning/components/lightningTextCalendarConverter.js ltnSimpleMimeConverter] | The HTML generated picture is the output of the [http://lxr.mozilla.org/seamonkey/source/calendar/lightning/components/lightningTextCalendarConverter.js ltnSimpleMimeConverter] | ||
[[category:calendar|iTIP-iMIP Current iTIP Design]] |
Latest revision as of 09:25, 13 July 2007
The current iTIP-iMIP design is a simplification of the Original iTIP and iMIP Proposal.
The difference is that the ltnSimpleMimeConverter now converts the Event directly to a calIItipItem. This calIItipItem is passed to the imip-bar XUL/javascript element. All user interaction is handled from the iMIP bar instead of from a stand alone XUL window as originally outlined. This matches the behavior of the Junk and Anti-Phishing bars already found in Thunderbird.
The blue line at the top is the imip-bar.
The HTML generated picture is the output of the ltnSimpleMimeConverter