Closed (fixed)
Project:
Organic Groups
Version:
6.x-2.x-dev
Component:
og.module
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
14 Apr 2010 at 13:37 UTC
Updated:
19 May 2010 at 13:26 UTC
A group invite is only mailed to another user but not saved. If it would be saved we could add facebook-like information, e.g. a message on the profile "You are invited to *group name*".
Comments
Comment #1
Jakob Stoeck commentedI just coded something for my project. What do you think of it? Important parts like deleting a pending invite are missing, yet.
Should it be a module or should I submit a patch for og.pages.inc (which holds the form handler I extend)?
Comment #2
amitaibuThis is a good idea - that should live in contrib. But before you should probably add the part where the user registers and gets automatically registered to the inviting group(s).
Comment #4
Jakob Stoeck commentedI finished the og_invite module and requested CVS access.