Calendar:SMB Event Summary: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 32: Line 32:




=== Dialog behavior: ===
=== Dialog Behavior: ===
The dialog provides four sections
The dialog provides four sections


Line 106: Line 106:
+------------------------------------------------+
+------------------------------------------------+
  </nowiki>
  </nowiki>
=== Dialog Items: ===


[[Image:Event-summary.png]]
[[Image:Event-summary.png]]

Revision as of 16:33, 21 November 2006

Enterprise Event Summary Dialog UI Specification

Specification Status
Author Christian Jansen
Last Change --Chris 08:09, 21 November 2006 (PST)
Status Preliminary

Abstract

This specification covers the UI of the Enterprise Event Summary dialog.


Detailed Specification

This dialog occurs if one performs the following actions to an event owned not by herself.

  • Double click on an event
  • Context menu: Edit Item


Dialog Behavior:

The dialog provides four sections

  • General,
  • Attendees,
  • Description,
  • Documents

the sections

  • Attendees,
  • Description,
  • Documents

are only displayed if context information needs to be shown.

Example 1
(Event summary without any additional informatio)
+------------------------------------------------+
| Team Meeting                                X  |
|------------------------------------------------|
| General:______________________________________ |
|                                                |
|   Title:       Team Meeting                    |
|   Date:        Wednesday, 11/11/06 10am-11pm   |
|   Repeat:      Does not repeat                 |
|   Location:    Room 4.11                       |
|   Organizer:   John Jonson                     |
| ---------------------------------------------- |
|   Reply:       [ I will Attend        \/ ]     |
|   Reminder:    [ No reminder          \/ ]     |
|------------------------------------------------|
| [ Delete Event]          [[ OK ]]  [ Cancel ]  |
+------------------------------------------------+
 


Example 2
(Event summary with available Attendee & Description Information)
+------------------------------------------------+
| Team Meeting                                X  |
|------------------------------------------------|
| General:______________________________________ |
|                                                |
|   Title:       Team Meeting                    |
|   Date:        Wednesday11/11/06 10am-11pm     |
|   Repeat:      Does not repeat                 |
|   Location:    Room 4.11                       |
|   Organizer:   John Jonson                     |
|  -------------------------------------------   |
|   Reply:       [ I will Attend        \/ ]     |
|   Reminder:    [ No reminder          \/ ]     |
|                                                |
| Attendees:____________________________________ |
|                                                |
|   + Joe Sixpack         + Fred                 |
|   - John Doe            - Lucy                 |
|   ? Lisa Name           -                      |
|                                                |
| Description:__________________________________ |
|                                                |
|   Lorem ipsum dolor sit amet, consectetu er    |
|   er adipiscing elit, sed diam nonummy         |
|                                                | 
| Document:_____________________________________ |
|   http://www.xyz.net/text.txt                  |
|------------------------------------------------|
| [ Delete Event]          [[ OK ]]  [ Cancel ]  |
+------------------------------------------------+
 

Dialog Items:

Event-summary.png