Read the statement by Michael Teeuw here.
MMM-Webuntis
-
Achtung, ich habe eine neue Version veröffentlicht und dabei die Konfigurations Variablen umbenannt - es muss die config.js angepasst werden.
Dafür habe ich jetzt aber auch eine Tabellenansicht implementiert:

-
@HeikoGr
Hallo & Vielen Dank für dieses tolle Modul!
I do love the module and especially the grid-view.Is there a way to limit the number of hours displayed?
By that the vertical height of the grid-view could be reduced, I suppose.I am asking because the generated table is exceeding the needed length to display the last hours of actual school, especially when there are weekdays in the grid which span across the whole day, like “kein Unterricht”.
I see there is a grid-comlumn-end, but I struggle to use it properly.
Thanks a lot in advance for any hint :-) -
@thk thank you for you kind word. I was able to implement a new config option “maxGridLessons” which will cut-off everything below the configured lesson. A “… more” badge is placed if an actual lesson is hidden because of this cutoff.
-
@HeikoGr
Perfect!
Thank you so much for this fast feature implementation, exactly what I was looking for.
