1
Hello,
I am trying to make my registration page require that email addresses fall under a certain structure, depending on the 'school' form list that they select in the registration form.
I am about halfway up the XOOPS learning curve, and while I have figured out how to modify the registration form, I cant understand where I should hack XOOPS to start screening the email addresses.
My goal is to get something running a la 'Facebook' where the registration ensures a user goes to a certain school by requiring there email adress to be from that school. I.E. if they go to 'McGill University', the email regex would require the confirmation email to be sent to a 'mail.mcgill.ca' email addy.
Any nudge in the right direction would be greatly appreciated!
Cheers,
Greg.