Simple Web calendar

I am looking for a simple web calendar interfact with a simple event scheduler. I went through event_calender, google api, ical etc but could not understand the placement of plugin (which directory in rails main) etc. I never could even generate a calendar.

Somebody help venkat

I am looking for a simple web calendar interfact with a simple event scheduler. I went through event_calender, google api, ical etc but could not understand the placement of plugin (which directory in rails main) etc. I never could even generate a calendar.

Did you follow the instructions on GitHub - elevation/event_calendar: Show multiple, overlapping events across calendar days and rows. Rails plugin.? You don't have to put it anywhere, just follow the instructions given for Rails 2 or Rails 3.

Colin

I have gone through earlier. I get plugin not found. So I downloaded the zip file from github. However, I am not aware of the placement of files in the rails directory like app vendor lib etc. Hence I am not able to generate

Hope u understand venkat

Please remember to quote the previous message so that it is easier to follow the thread. This is a mailing list not a forum (though you may be accessing it via a forum-like interface. Thanks.

Follow the instructions on https://github.com/elevation/event_calendar and if it does not work then come back and show us what went wrong. Also tell us which version of rails you are using.

Colin