Webmaster Casa das Ciências - Guilherme Monteiro wrote:
> You can add fields in the registration of a wiki? How?
> 
> Thanks!


Yes, using the UserCreateForm hook to add the field, and then you can
save the data with UserLoginComplete hook (although you would need to
differenciate an account creation than a normal login, it's odd that
there's no successfulCreation hook).


_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to