calendar/README.rst

12 lines
288 B
ReStructuredText
Raw Normal View History

2020-10-20 10:36:00 +02:00
TYPO3 Extension: calendar
=========================
Provides:
* Data (classes) for Month, Week and Day.
* Controller with action to view Month, Week and Day.
Each day can have foreign data created by a factory.
That way extensions or TYPO3 instances can add further data to each day.