My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 321: Adding events to the calendar
2 people starred this issue and may be notified of changes. Back to list
Status:  Duplicate
Merged:  issue 162
Owner:  ----
Closed:  Feb 2010


Sign in to add a comment
 
Reported by polskystudios, Feb 3, 2010
Maybe I'm missing something..but how do I add an event or a meeting to a
particular day - with out adding it in the code.

With Google, the user click on a day and a popup appears for the information.

I was thinking this functioned the same.  

Am I wrong?
Feb 5, 2010
#1 renzo.la...@gmail.com
fullCalendar is not a calendar application like GoogleCalendar but it is "only" the
GUI. So clicking on a day or time slot in the calendar triggers an event. In order
for this event to actually do something you will have to add your own event handler
in Javascript, PHP or whatever.
So the typical user of fullcalendar manages a server based calendering system and
uses fullCalendar as a GUI for the users.

Hope this helps
Renzo
Feb 6, 2010
Project Member #2 adamrs...@gmail.com
yeah, the behavior you described is currently not implemented and needs to implemented 
by each developer. merging with another issue that discusses this...
Status: Duplicate
Mergedinto: 162
Sign in to add a comment

Powered by Google Project Hosting