My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 88: Merge with jmonthcalendar?
1 person starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  Nov 2009


Sign in to add a comment
 
Reported by corn13r...@gmail.com, Aug 31, 2009
Was just wondering if you were aware of jmonthcalendar. 

That dev wants help. I'm not sure which project is greater but if both
dev's worked together it might be best for the community. :)
Sep 1, 2009
#1 luck...@gmail.com
Totally aggre with you, I see that one project have some stuff than the other don't have.
for example in the project: jmonthcalendar, it have:
onMonthChanging: function(dateIn) { return true; },
    onMonthChanged: function(dateIn) { return true; },
,
and in this project, I want some similar function, OnMonthCick, maybe.
Sep 8, 2009
#2 winhamwr
Hi lucks17,

For onMonthChanged you could use the monthDisplay triggered action: 
http://arshaw.com/fullcalendar/docs/#triggered-actions

It's called after every time the user changes the month. If you need more control, 
you can build the navigation buttons yourself: 
http://arshaw.com/fullcalendar/docs/#navigation-methods
That allows you to do pretty much anything that cares about changing months. 
Nov 26, 2009
Project Member #3 adamrs...@gmail.com
very true winhamwr, thanks.

corn13read, i will think about it, but not sure how a merge would go when
fullcalendar already has most of jmonthcalendar's features. if any type of
relationship would happen, it would probably be incremental contributions to
fullcalendar's codebase as opposed to a full-out merge, and i'd rather let
jmonthcalendar's author initiate that. 
Status: Done
Sign in to add a comment

Powered by Google Project Hosting