-
Notifications
You must be signed in to change notification settings - Fork 39
iCal support
femkevanderzalm edited this page Sep 7, 2016
·
16 revisions
The Events module currently supports calendar export using the iCal spec (.ics, RFC2445. RFC5545 from version 5.2.0).
The module supports two main means of exporting events. Single/recurring event and whole module. Both of these options are always available.
invoegen image
The export of single/recurring events is achieved by clicking the appropriate link on the event detail page. A .ics file will be generated which can then be opened by MS Outlook, or imported into other applications supporting RFC5545 such as Google Calendar.
invoegen image
Introduction System Requirements
- Events Module settings
- Date Format
- Event dates without time
- Event details in place or not
- Event Settings
- Event Themes
- Event Views
- Templating Event Views
- Purge old events
- Custom Event themes
- Select Category via URL
- Select Start Date via URL
- RSS in the Events Module
- iCal support
- Upcoming Events View
- Repeater view
- Video Tutorials
- Open Location URL
- The use of Templates
- Tokens to be used in Templates
- Daylight Saving Time
- The same Events on two pages
- Install module for Development