Changeset 1820213
- Timestamp:
- 02/11/2018 10:41:25 PM (8 years ago)
- File:
-
- 1 edited
-
event-scheduler/trunk/README.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
event-scheduler/trunk/README.txt
r1819947 r1820213 14 14 Event scheduler can be used for planning of recurring events. 15 15 16 Example: If you are in a small sports club, you could plan weekly games. Members will be able 17 to join or cancel, so other members can see who participates in the game. 16 Example: If you are in a small sports club, you could plan weekly games. 17 Members will be able to join or cancel, so other members can see who 18 participates in the game. 18 19 19 You can plan vacation schedules, where no events will be scheduled.20 You can plan vacation schedules, where no events will be scheduled. 20 21 21 Last but not least you can notify users that have not accepted or canceled the event yet by email. 22 Last but not least you can notify users that have not yet accepted or 23 declined the event by email. 22 24 23 25 == Installation == … … 35 37 "event_scheduler_member_list" - List all active members 36 38 37 Event Scheduler is available in english and german language. It can easily be translated in other languages using the POT files.39 Event Scheduler is available in english and german language. It can easily be translated in other languages using the provided POT file. 38 40 39 41 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.