Issue 729: Add images to the calendar
Status:  Done
Owner: ----
Closed:  Dec 2010
Reported by nws...@gmail.com, Nov 22, 2010
I would love to be able to add the json array an image file with the link/url wrapped around it. 
Nov 23, 2010
Project Member #1 althaus.it
Do you want to show an image in the calendar? You should be able to achieve this by adding custom fields to the json data and modify eventRender().
Nov 23, 2010
#2 nws...@gmail.com
Sorry! I typed that up too fast and didn't check my wording. Yes, I would love to be able to add an image file. So in the array add something like:

"img" => "image/source.jpg" 

then it gets inserted into the the date square and then I would also like to be able to have the url around it! Make sense? I'll look into what you said but I'm no pro at this :-)
Dec 18, 2010
Project Member #3 adamrs...@gmail.com
the discussion in this issue might help:
https://code.google.com/p/fullcalendar/issues/detail?id=78

but beyond that i cannot help you write custom code for this.
Status: Done