User manual

Event recurrence

Event recurrences might be flexibly defined according RFC 5545 by activating the enable switch:

Define event recurrences in the "Recurrence"-tab

Define event recurrences in the “Recurrence”-tab

For the Rule field most used patterns can be selected by the dropdown box. To further refine it pattern generator might be used (e.g. from textmagic.com).

Selected dates can be listed in the Dates field. Add one date per line and make sure the format is according to the configuration defined by $GLOBALS[‘TYPO3_CONF_VARS’][‘SYS’][‘ddmmyy’]. It can be looked up in the configuration module:

Date format definition in configuration module

Date format definition in configuration module

The meaning from the letters can be found at php.net.

The Exception dates field allows to specify which dates from the set defined by the Rule field should be excluded.

The Set field is for advanced users.

Note

The maximum time period events should be shown for is defined by the TS constant displayDays.