Hi Jan,
thanks for the suggestion, unfortunately it does not work for me!
Even if I set var globalActiveView='month';
instead of
var globalActiveView='multiWeek';
and clearly after running ./cache_update.sh
the page I get is always the "mweek", I can anyway switch to the month view clicking the "month" button.
Regards
Dario
On Tuesday 23 May 2017 16:15:50 you wrote:
Hi Dario,
sorry but there is no option to hide the collection list after login, but you can change the calendar view in config.js:
// globalActiveView // This options sets the default fullcalendar view option (the default calendar // view after the first login). // Supported values: // - 'month' // - 'multiWeek' // - 'agendaWeek' // - 'agendaDay' // NOTE: we use custom and enhanced version of fullcalendar! // Example: var globalActiveView='multiWeek';
JM
On 23 May 2017, at 09:54, Dario Palmisano Dario.Palmisano@icgeb.org wrote:
Hello,
I would like to modify the startup page showing the calendars. In the specific I would like to start with the "Calendars" panel closed and the calendar showing the "month" instead of "mweek". Is it possible? Is it required to modify the source code? How?
Thanks in advance for any suggestion
Regards
Dario