elevation / event_calendar

Show multiple, overlapping events across calendar days and rows. Rails plugin.
http://dev.elevationblog.com/2009/7/23/event-calendar-rails-plugin
MIT License
948 stars 212 forks source link

Week Ends #72

Closed mohamagdy closed 12 years ago

mohamagdy commented 12 years ago

Hi, Is there a way to define the weekends in this plugin? For example, all the Fridays are weekends, so without dumping the database, the plugin sets all Fridays as a week end vacation.

Thanks in advance!

mohamagdy commented 12 years ago

I forked the project and added the weekends option. If anyone want the modification, just notify me to push the changes =).