Loving this module.. :)

Is there any way to limit the hours shown.. So for example I only want hours from 08:00 - 18:00 shown in weekly and daily views not the full 24hour range..

Is there an easy way to do this?

Thanks..

Comments

tim.plunkett’s picture

Title: Limit hours shown. » Limit hours shown
Version: 7.x-2.0-alpha7 » 7.x-2.x-dev
Category: support » feature
Status: Active » Postponed
wipeout_dude’s picture

Thanks Tim,

Maybe a dumb question.. Where do I set those mintime and maxtime settings? Is there a config screen or do I have to change some code somewhere?

tim.plunkett’s picture

For now, you have two options.
You can hack the js/fullcalendar.views.js and add them into the giant list of options.
Or you can create a custom module with a custom JS file along the lines of #1311430-1: Allow other modules to provide FullCalendar options. More documentation to follow with that.

There will be no config screen until the issue linked to in #1 is resolved.

wipeout_dude’s picture

Thanks Tim..
Awesome module with a lot of potential.. Thanks for all the work..

tim.plunkett’s picture

Status: Postponed » Closed (duplicate)