Howdy
I've just installed Drupal - and wow! In relation to the few CMS's I've tried before, this one kicks ass! It's doesn't only look good but it's also easy to install and use - and intuitive, even for users that should only create the content. So to all the developers out there: Nice work! - and thank you!
Now back to the question: I'm developing a site for a small association and I'm looking for a good event calendar to put on the site. But there's some special requirements: the association is divided into some groups and committees - and if the user enters their site, they should see a calendar containing only events connected to that specific group. But if the user goes to the front page (or some calendar page) he should see a calendar containing all events.
Anybody knows such a calendar module?
Thx in advance
Filip
Comments
You can check this one out
Organic Groups Calendar may be a way to do what you want:
http://drupal.org/project/og_calendar
Calendar
There is the calendar and you can use that with every date field in drupa install. I use it with Date
Date and also Calendar are under heavy 'development' so they get better every single day almost.
Other solution can be module Event which is mostly where Date and Calendar a based on.
luck
done...
I've installed the Event module and with a taxonomy it is close to the solution I was looking for. Thank you both...