About modTimetable
A user-friendly Custom Manager Page for inputting weekly timetable data with options on how to display it on the web context.
Render it in a HTML grid or straight to divs.
Information
Released
March 26, 2021
Supported Database
MySQL
License
GPLv2
Instructions
Example Snippet calls
-------------
To show timetables with IDs 1 and 2 in a table:
or to include custom chunks:
To display sessions for a single day from multiple timetables:(This depends on what you set the day name as in the CMP.)
To display a single day from multiple timetables relative to the current day:(This will display the next "active" day that contains sessions.)
New in 1.0.1-pl
This is a small patch release to fix a bug with description fields not saving.