My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 96: When changing view to 'week' or 'day' - a hook needed for 'loaded' calendars.
1 person starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  Sep 2009


Sign in to add a comment
 
Reported by omri.ro...@gmail.com, Sep 12, 2009
First of, Thanks a lot!!! great plugin.

When a calendar is loaded with events, the month view is not appealing. a
nice way to overcome this issue, could be a 'summary' representation.
The summary is basically provided by me, something like '10 meetings, 9
hours' in month view, as a CalEvent object. 
It's not until the user opts to click on 'week' or 'day' that I present the
detailed info.

some event in the spirit of 'onViewScopeChanged' that will let us know what
the user is currently viewing will provide all I need.

Hope you'll find it useful as I do.

Thanks again for a wonderfull plugin.
Sep 22, 2009
Project Member #1 adamrs...@gmail.com
omri, i see what you are trying to achieve, and it seems useful when you have a ton of 
events. however, it is too much of a departure from fullcalendar, and would be too 
difficult to please everyone with an implementation, to warrant making this part of the 
core. based on how you described it, you'd probably be able to achieve this with 
putting a 'renderEvent' method call inside a 'viewDisplay' trigger (all described in 
the docs). good luck ~adam
Status: Done
Sign in to add a comment

Powered by Google Project Hosting