Additional registration information
From Project:Support desk
I wonder if there is a chance to add more data to the registration process. I want to put users in different groups so I could've a mailing list. Like a drop down menu or something from which the user can choose one and this adds him automatically to a certain group.
Is that possible?
You could possibly write an extension using UserCreateForm hook. Maybe base it off how captcha extensions work
The code related to the login form isn't exactly the prettiest part of MediaWiki...