Calendar:SMB Event Dialog - Reminder Dialog: Difference between revisions

m
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[Image:Custom-Reminder-dlg.png]]
== Custom Reminder-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'''
|-
| '''State:'''
| Modal
|-
| '''Closable:'''
| Yes
|-
| '''Resizeable:'''
| No
|-
| '''EN-US:'''
| Custom Reminder
|-
| '''Ger:'''
| Erinnerung Anpassen
|-
|}
=== 1. "Reminder" List Box  ===
=== 1. "Reminder" List Box  ===
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
Line 106: Line 131:
| '''Items:'''
| '''Items:'''
|
|
  before, vor
  before, vor (default)
  after, nach
  after, nach
|-
|-
Line 127: Line 152:
| '''Items:'''
| '''Items:'''
|
|
  the event starts, Ereignis Beginn
  the event starts, Ereignis Beginn (default)
  the event ends, Ereignis Ende
  the event ends, Ereignis Ende
|-
|-
Line 171: Line 196:
|}
|}


=== 11. Speperator ===
=== 11. Separator ===
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
|-
|-
Line 180: Line 205:
|-
|-
| '''Ger:'''
| '''Ger:'''
| Wenn Erinnerung f�llig wird
| Wenn Erinnerung f?llig wird
|-
|-
|}
|}
Line 196: Line 221:
|-
|-
| '''EN-US:'''
| '''EN-US:'''
| Show the reminder
| ~Show the reminder
|-
|-
| '''Ger:'''
| '''Ger:'''
| Erinnerung anzeigen
| ~Erinnerung anzeigen
|-
|-
|}
|}
Line 215: Line 240:
|-
|-
| '''EN-US:'''
| '''EN-US:'''
| Play a sound
| Play a ~sound
|-
|-
| '''Ger:'''
| '''Ger:'''
| Klang abspielen
| ~Klang abspielen
|-
|-
|}
|}
Line 252: Line 277:
|-
|-
|}
|}
=== 15. "Show a reminder" Checkbox  ===
{| 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'''
|-
| '''Enabled:'''
| Yes
|-
| '''Checked:'''
| ; Case 1 :
Yes, if WCAP conector is active
; Case 2 :
No, with standard configuration
|-
| '''EN-US:'''
| Send an ~E-mail
|-
| '''Ger:'''
| ~E-Mail verschicken
|-
|}
=== 16. "OK" Button  ===
{| 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'''
|-
| '''Enabled:'''
| Yes
|-
| '''State:'''
| Default
|-
| '''EN-US:'''
| OK
|-
| '''Ger:'''
| OK
|-
|}
=== 17. "Cancel" Button  ===
{| 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'''
|-
| '''Enabled:'''
| Yes
|-
| '''State:'''
| Normal
|-
| '''EN-US:'''
| Cancel
|-
| '''Ger:'''
| Abbrechen
|-
|}
=== 18. "New" Button  ===
{| 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'''
|-
| '''Enabled:'''
| Yes
|-
| '''State:'''
| Normal
|-
| '''EN-US:'''
| ~New
|-
| '''Ger:'''
| ~Neu
|-
|}
* New adds an item to '''1'''.
* The added item has to selcted.
* The added item has the values of the previous item.
=== 18. "Delete" Button  ===
{| 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'''
|-
| '''Enabled:'''
| Yes
|-
| '''Disabled:'''
| If '''1''' contains no item.
|-
| '''State:'''
| Normal
|-
| '''EN-US:'''
| ~Delete
|-
| '''Ger:'''
| ~L?schen
|-
|}
* Delete deletes a selected item in '''1'''.
=== 19. "Rename..." Button  ===
{| 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'''
|-
| '''Enabled:'''
| Yes
|-
| '''Disabled:'''
| If '''1''' contains no item.
|-
| '''State:'''
| Normal
|-
| '''EN-US:'''
| ~Rename...
|-
| '''Ger:'''
| ~Umbennen...
|-
|}
* Renames the selected item in '''1'''.
* Opens the [[Calendar:SMB_Event_Dialog_-_Reminder_Title_Dialog | Reminder Title dialog]].
188

edits