|
What we're listening to:
|
all day events in event calendarDecember 10th, 2009Some events don’t start and stop at specific times, but instead last all day. We’ve had this option when creating events in our application(s), but until now it wasn’t visually apparent when shown in EventCalendar, a rails plugin. Now we have a new use_all_day option! When set to true, the plugin checks if the event is all day and/or multiple days. If it is, then it will display with the usual background color bar. Otherwise it just shows the event text using its color. (Similar to many popular calendar programs.) For more info check out: the screenshot, homepage, and github (commit). |