
Drupal Basics -- Adding an Events CalendarSubmitted by matthew on Tue, 2008-06-10 22:28 |
Adding an events calendar to a Drupal instance is pretty easy thanks to Kjartan Mannes who authored the Event module and Gerhard Killesreiter who maintains it.
I was asked if I would add a Calendar to the Nonprofit Commons site--dedicated to nonprofits in Second Life--to aid in booking space across the two sims. We often have events, and sometimes they can conflict with one another.
The steps are easy. In this instance, I'm adding the module to a Drupal 5.x install.
- Go to http://drupal.org/project/event and download the module
- I use Cyberduck, but use your favourite FTP client to move the package to /sites/all/modules/ and expand the package.
- Enable the module at /admin/build/modules
- You will find that there are four elements that you can make use of--Basic event, Event, Event All Day, and Event Views. In this instance, I enabled all of them.
- Next, add access to the roles you want to allow to make use of the calendar at /admin/user/roles
- If you leave things as they are, posts from the calendar will automatically promote to the front page. I didn't want this to happen, so I popped over to /admin/content/types/event and unchecked the "Promoted to front page" option.
- Finally, you can add events by going to "Create Content" /node/add.
That's it. It is an easy and quick way to add calendar functionality to your site.
- matthew's blog
- Login or register to post comments

Recent comments
2 weeks 11 hours ago
2 weeks 19 hours ago
3 weeks 12 hours ago
3 weeks 20 hours ago
4 weeks 2 days ago
4 weeks 3 days ago
4 weeks 3 days ago
4 weeks 3 days ago
4 weeks 3 days ago
5 weeks 5 days ago