|
What we're listening to:
|
Event Calendar Rails PluginJuly 23rd, 2009For a recent project we needed to show events on a calendar. The existing Rails plugins we tried didn’t allow us to satisfactorily show multiple, overlapping events across calendar days and rows. I found the same complaint here and began to adapt it to our needs. I’ve extracted the result and put it on github in the hopes that others might find it useful and/or add improvements. http://github.com/elevation/event_calendar The above link has more details, as well as how to install and use the plugin. Here’s the 1000 word screenshot: Using the use_all_day option: PLEASE:
Thanks and enjoy!
|