Calendar:SMB Event Summary: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
=== Dialog Behavior: === | === Dialog Behavior: === | ||
The dialog provides four sections | The dialog provides four sections | ||
Line 81: | Line 48: | ||
| | | | | | ||
| Title: Team Meeting | | | Title: Team Meeting | | ||
| Date: | | Date: Wednesday, 11/11/06, 10am-11pm | | ||
| Repeat: Does not repeat | | | Repeat: Does not repeat | | ||
| Location: Room 4.11 | | | Location: Room 4.11 | | ||
Line 110: | Line 77: | ||
[[Image:Event-summary.png]] | [[Image:Event-summary.png]] | ||
=== 1. Dialog === | |||
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #cccccc solid; border-collapse: collapse; width: 100%" | |||
|- | |||
| width="200" bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' | |||
|- | |||
| '''Type:''' | |||
| Dialog; Modal | |||
|- | |||
| '''Initial String:''' | |||
| Event Title | |||
|- | |||
|} | |||
=== 2. General Section === | |||
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #cccccc solid; border-collapse: collapse; width: 100%" | |||
|- | |||
| width="200" bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' | |||
|- | |||
| '''EN-US:''' | |||
| General | |||
|- | |||
| '''GER:''' | |||
| Allgemein | |||
|- | |||
|} | |||
=== 3. Items === | |||
Displays items specified in: | |||
* [[Calendar:SMB_Event_Dialog#1._.22Title.22_Text_Field|Title]] | |||
* [[Calendar:SMB_Event_Dialog#6._.22Start_Date.22_Date_Picker|Date]] | |||
** In case of "All Day Events" the number of days is displayed. | |||
;Example for a two day event: | |||
"2 day event, starts Wednesday, 11/11/2006" | |||
* [[Calendar:SMB_Event_Dialog#10._.22Repeat.22_Drop_Down_List_Box|Repeat Pattern]] | |||
* [[Calendar:SMB_Event_Dialog#2._.22Location.22_Text_Field|Location]] |
Revision as of 17:17, 21 November 2006
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: Wednesday, 11/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:
1. Dialog
Property | State |
Type: | Dialog; Modal |
Initial String: | Event Title |
2. General Section
Property | State |
EN-US: | General |
GER: | Allgemein |
3. Items
Displays items specified in:
- Example for a two day event
"2 day event, starts Wednesday, 11/11/2006"