Active
Project:
Organic Groups Registration Keys
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Apr 2009 at 04:47 UTC
Updated:
7 May 2009 at 05:50 UTC
Hi there!
I´m already using this excellent module, but I find two little things that could/should be different:
(so I thought the best thing to do is to submit it here and talk about it :)
1. Using this module I didn´t find any way of allowing registration at all without the reg key. What if the new user would like to register, and then create some group and assign it a key? I couldn´t find any way of automate that process.
2. What could happen if the reg key is duplicated? I think it would be a good thing to set automate kews based on tokens. In example, the very OG node number, or it´s title.
Anyway, those are just ideas.
Thanks for your time.
Rosamunda
Comments
Comment #1
Rosamunda commentedSorry for the typo.
Comment #2
Rosamunda commentedAny ideas on how to manage this?
I´m setting by hand each key as the node id, so to avoid confusion. Could it be done using tokens/php...?
Thanks!
Comment #3
marcp commentedIt would be nice to be able to use tokens. I'd gladly accept a patch for that.
Probably your best bet, though, at this point would be to write a small helper function that implements hook_nodeapi() and sets the key accordingly. I haven't really put much thought into it or looked at the code in a while. Maybe some other folks have ideas...