-
Notifications
You must be signed in to change notification settings - Fork 1
3.6. Module Stegi kiosk
stegi-kiosk
module (mod_stegi
) functionality is Visitors can see the Calendar and book the kiosk at the following link:
http://synathina.gr/en/synathina-kiosk (replace synathina.gr/en/
with your installation /).
File:
modules/mod_stegi/tmpl/default.php
Generates the Calendar. You can set the default timezone (line 14
), Language for texts like days (line 133
) and informative messages depending if the user account is not activated yet (line 219
) or is not logged into (line 230
). Also if a team wants only to book the kiosk (without make an action) it can be done on the above URL, by selecting BOOK THE SYNATHINA KIOSK FOR YOUR GROUP
. Html form is located at lines 235
– 271
. You can also change the link to the .pdf
file with the Kiosk's blueprint(file: SinathinaSTEGH.pdf
line 296
).