mirror of
https://github.com/werkraum-media/calendar.git
synced 2024-11-22 01:46:10 +01:00
Add readme (#1)
This commit is contained in:
parent
ec2f139b65
commit
10d6e94c4d
1 changed files with 11 additions and 0 deletions
11
README.rst
Normal file
11
README.rst
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
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.
|
Loading…
Reference in a new issue