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

Rosamunda’s picture

Title: Set automate kews based on tokens » Set automate keys based on tokens

Sorry for the typo.

Rosamunda’s picture

Any 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!

marcp’s picture

It 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...