Improve notification system to include node creation.
ilo - May 23, 2009 - 15:43
| Project: | User registration notification |
| Version: | 6.x-1.10 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi, I just would like to submit a patch adding a new notification functionality, to create a node with the registration information. Its intended behaviour is about user registration notification into a (drupal) forum, and optionally attach a poll, or just create a poll for this registration, so users may decide wheter approve or not.
In the end the patch will add only a fieldset with the options in the configuration page and code to submit the node programatically. Do you see this feature within the module scope? Now I have it implemented in a separate site fixing module with other minor changes.
PD: could not find the 6.x-dev version, so I posted to 5.x

#1
ilo,
This module general structure is reporting on user creation and or updating not really changing. I am not really following what you are describing. However I am always open to patches. I would want to see a patch before I would say for certain I will accept it. If I am halfway following what you are saying I will likely accept the change as long as it is optional.
Thanks
Robert
#2
Yes, my post was to ask if you would like to review something like that, not if you will include ;)
I'm building a site where a feature will be "registration approval by community", it's, each registration will be posted to an "applications forum" as a poll, and user votes will decide if the user is able to join or not. to make this a feature, first I should remove all dependencies for this site, and leave the idea as simple as "create a node", with enough flexibility to create any kind of node, so in my case, I would be able to configure the poll settings and the forum options for the publication.
Having the user approved or not has nothing to do with this notifier module, but imho creating a node is not a bad idea. If you agree in this we can work on it, I'll provide the patch with the discussed ideas if you want.
so, do we start?
#3
iLo,
Is sounds like something I would include.
Thanks
Robert