Page 1 of 1

adduser plugin - Default usergroups for new users?

Posted: Thu Aug 09, 2007 3:59 pm
by tombriggs
Is it possible to define the usergroups into which a user is placed when a user self-registers using the adduser plugin? I can't find any documentation on it. I found something in the code that looks like an entry in the _config table should control it, but it doesn't seem to work.

Thanks
-Tom

Re: adduser plugin - Default usergroups for new users?

Posted: Thu Aug 09, 2007 4:28 pm
by garvinhicking
Hi!

Yes. In the configuration of the user self-registration plugin you can indicate into which groups those users are put?

Regards,
Garvin

Re: adduser plugin - Default usergroups for new users?

Posted: Thu Aug 09, 2007 4:57 pm
by tombriggs
garvinhicking wrote:Hi!

Yes. In the configuration of the user self-registration plugin you can indicate into which groups those users are put?

Regards,
Garvin
Sorry, I hadn't realized that there is both a sidebar plugin and an event plugin. I was using only the event plugin and providing a link to the page. Now that I've added the sidebar plugin I can see that the config options are in there.

Thanks
-Tom