Is it possible to add a class such as 'has-events' to the td if there is an event on that day? Great module btw :)

Comments

aspilicious’s picture

I'll try to answer:

1) The table code is added with javascript from the fullcalendar plugin. So we just can't add a class to it. Probably you can do this with some fancy js code but that is not the intention of this module. If you want/need this fancyness you need to write it yourself or hire someone to do it for you :).

2) Chances are small that feature requests will be added to the 6.x.1.4 branch

I'm tempted to mark this as a wont fix. I'll leave this open for now so you can reply.

tim.plunkett’s picture

Status: Active » Closed (won't fix)

Yeah, @aspilicious is right. Feel free to bug Adam about it over here though: https://github.com/arshaw/fullcalendar

mrchristoph’s picture

Thanks, I suspected this was the case - I looked at the js code but couldn't really figure it out - never mind!