My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 2236: Multiple months as continuous flow in Fullcalendar 2.0
1 person starred this issue and may be notified of changes. Back to list
Status:  Duplicate
Merged:  issue 2011
Owner:  ----
Closed:  Aug 2014


Sign in to add a comment
 
Reported by Cannon...@googlemail.com, Aug 9, 2014
I have tweaked the fullcalendar 2.0 to allow for more months in the month view. It's set to show the months as one continuous set of dates. I don't know if this will help anyone here and I've not tested it with dragging and dropping events. I just wanted to be able to see a month or two months or three etc so I tweeked the code and added some hooks to specify the period to view. I've attached it here to replace fullcalendar.js with fullcalendar-cc.js. options can then be added:

cc_monthPrev: 1,
cc_monthNext: 0,

cc_monthPrev: 1, starts the calendar from a month previous etc. It also works in conjunction with defaultView. It's only basic as well so it adds five rows to the calendar per extra month, this will probably be one too many rows for most months but just right for about 2 months out of the year and could therefore be better worked out. I might do that one day, however won't something like this be built in to an official update soon? Anyway as I said it's not fully tested and could probably be inproved but works for my requirements right now. 
fullcalendar-cc.js.zip
46.7 KB   Download
Aug 14, 2014
Project Member #1 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Duplicate
Mergedinto: 2011
Mar 9, 2015
#2 djric...@gmail.com
Hey Cannon, thanks for the changes provided. I've been looking for a way of looking ahead in the month view. In fact I need a way to scroll for several weeks while in the month view ( 2 weeks ahead). Your change is the closest I found to the functionality I need. I tried to insert your plugin change in my site but the style format got screwed. It's not using any more the normal style of the calendar. Do you know how can I use your changes without loosing the style format? Also, do you have an idea of how can I change while being in the calendar view to the next following 2 weeks? I appreciate your help and thanks in advance!
Screen Shot 2015-03-09 at 21.10.16.png
144 KB   View   Download
Sign in to add a comment

Powered by Google Project Hosting