Closed (won't fix)
Project:
Event
Version:
4.6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2006 at 00:17 UTC
Updated:
18 Sep 2006 at 23:22 UTC
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
Comment #1
drewish commenteddrupal'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.
Comment #2
progressnerd commentedEvent 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!
Comment #3
drewish commentedprogressnerd, what's with posting the same comment to all these different threads? http://drupal.org/node/46604 http://drupal.org/node/84840
Comment #4
killes@www.drop.org commentedno, I won't add location stuff to event.