Active
Project:
Event Manager
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Apr 2008 at 00:14 UTC
Updated:
20 Apr 2008 at 16:16 UTC
In addition to the "One click" capability requested here: http://drupal.org/node/232158, it would be nice to have some other changes, for authenticated users:
* Might be best to make an "event_registration" node type, and use that with the "Views" module API (I've done this, with good success).
To the owner: depending upon my boss's decision for a current project, I may be able to help with development for this feature request.
Comments
Comment #1
cayenne commentedI am trying to implement this on my own.
Question for module owner: the field is_drupal_user seems to be unused. If I put the drupal ID of the registrant in that field, will that be inconsistent of whatever plans you have for the module?