FET Forum

FET Support (International) => Italian / Italiano => Topic started by: Alessio on July 04, 2021, 02:50:12 PM

Title: Opzioni di stampa
Post by: Alessio on July 04, 2021, 02:50:12 PM
Salve a tutti,
sto cercando di fare delle prove di stampa dell'orario. Ho visto per esempio che dalle opzioni è possibile non stampare le chiavi delle attività. Mi chiedevo se fosse possibile:
Title: Re: Opzioni di stampa
Post by: Liviu Lalescu on July 04, 2021, 05:33:17 PM
Ciao,

It is possible by using the HTML timetables. It is possible to hide some categories from the CSS file. For (2), see the time horizontal teachers' timetable.
Title: Re: Opzioni di stampa
Post by: Alessio on July 04, 2021, 05:49:54 PM
Thanks Liviu!
Actually by editing the html files I can get what I need.
Title: Re: Opzioni di stampa
Post by: Liviu Lalescu on July 04, 2021, 05:54:36 PM
I think you mean to edit the .css file from the timetables, not the .html timetables. Because in the CSS file you only need to modify a single field.

You are welcome!
Title: Re: Opzioni di stampa
Post by: Alessio on July 04, 2021, 06:51:45 PM
Sono un pò confuso...come faccio a cancellare tutte le aule dall'orario modificando il file .css se le aule non hanno una classe css predefinita? E soprattutto il file .css devo crearlo io, giusto?
Title: Re: Opzioni di stampa
Post by: Liviu Lalescu on July 04, 2021, 07:01:03 PM
No. You need to have FET create a CSS file by raising the HTML level from the FET interface/settings to 3 or more. Then see the beginning of that CSS file with a text editor, it says: to hide an element, write display: none;. Style each section like this (not separate rooms, but all rooms by a single line).
Title: Re: Opzioni di stampa
Post by: Alessio on July 04, 2021, 07:06:08 PM
Adesso è tutto perfettamente chiaro! Non avevo visto questa opzione.

Questo sw è una continua sorpresa.

Grazie ancora Liviu!
Title: Re: Opzioni di stampa
Post by: Liviu Lalescu on July 04, 2021, 07:45:20 PM
Prego  :)