All - I would like to create an event "RSVP" module. Basically, when organizing events I'd like to be able to have people RSVP to them, saying they'll be there or not, and any other notes. This would be a natural extension to the existing modules (eg add an "rsvp" link to the event, which takes you to the RSVP form - or simply display the RSVP form below the event).
Has anyone considered this type of functionality, or addition?
I'd love to code it up, but I don't have the time right now, so if anyone would find this useful, and can do so, that would be excellent.
Hi, I'm pretty new to Drupal and I must say it looks great, by far the most scalable solution I've seen. I was wondering why the module system doesn't use the same polymorphic/inheritance based approach used by the theme system? Surely this could further simplify the systems architecture?