Hi, great module. However it lacks basic functionality for an effective calendar such as location, decription and such. I used Mambo for a while and it has a really good calendar with very helpful views and UI.

I would be happy to work on specifications and features, and work on mocking up views and CSS aspect of the presentation. My php chops are minimal and limited to editing what I need to edit to modify layouts. Let me know if anyone is interested in really making this event module good to go.

Comments

drewish’s picture

drupal's philosophy is to have one module do one thing well. take a look at the location module adding location infomation to an even node.

progressnerd’s picture

Event should depend on location. I understand why location is it's own independent module. But event should depend on location and presume it exists. That way, lists and calendars of events, like most calendar programs, can show the location as well. While you can certain have data that has a location but no time, it is extremely rare -- just improbable -- to have data with a time but no location. Events should always have locations!

drewish’s picture

progressnerd, what's with posting the same comment to all these different threads? http://drupal.org/node/46604 http://drupal.org/node/84840

killes@www.drop.org’s picture

Status: Active » Closed (won't fix)

no, I won't add location stuff to event.