adduser plugin - Default usergroups for new users?

Creating and modifying plugins.
Post Reply
tombriggs
Regular
Posts: 24
Joined: Thu Aug 09, 2007 3:54 pm

adduser plugin - Default usergroups for new users?

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: adduser plugin - Default usergroups for new users?

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
tombriggs
Regular
Posts: 24
Joined: Thu Aug 09, 2007 3:54 pm

Re: adduser plugin - Default usergroups for new users?

Post 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
Post Reply