You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
306 B
Markdown
7 lines
306 B
Markdown
## ICS Parser and Renderer ##
|
|
|
|
The calendar-month.php and flow.php take a public ICS via "ics_url" GET parameter and renders it either as a feed view with n-amount of future days (GET parameters start_date = "yyyy-mm-dd" and days = 7) or as month overview
|
|
|
|
# ToDo: #
|
|
- Week view
|
|
- Code refactoring/clean up |