Calendar:Feature Implementations:iTIP-iMIP:Current iTIP Design: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
m (fixes the lxr link)
Line 8: Line 8:
The blue line at the top is the imip-bar.
The blue line at the top is the imip-bar.


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]

Revision as of 08:02, 24 October 2006

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.

A picture of the iMIP Bar: Picture of the bar

The blue line at the top is the imip-bar.

The HTML generated picture is the output of the ltnSimpleMimeConverter