Main Menu

HTML timetables

Started by Pietro, October 21, 2013, 08:46:17 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Pietro

Hello Liviu,
I would like to suggest some improvements for the html timetables files.
In detail, in "teachers_time_horizontal" it would be very nice if the teacher names was repeated to the right side of the plan and if the border between different days was thicker.

Thanks for your interest!

Pietro

Liviu Lalescu

#1
This is Volker's domain. I'll add this in the TODO, but I don't know if it will be added in the near future.

Silver

Quote from: Pietro on October 21, 2013, 08:46:17 AM
Hello Liviu,
I would like to suggest some improvements for the html timetables files.
In detail, in "teachers_time_horizontal" it would be very nice if the teacher names was repeated to the right side of the plan
you can open the page with notepad or gedit, then add :
dir="rtl" after "html" like this :

html dir="rtl"

and if the border between different days was thicker.
see this topic:
http://lalescu.ro/liviu/fet/forum/index.php?topic=1196.msg6777#msg6777

Thanks for your interest!

Pietro