New User Registration screen
Let user enter the account details, the name and contact details
This will ask the user to enter:
- email (which will become a login name for the service), required
- password, required
- password confirm, required
- first name, required
- middle name
- last name, required
- a date (for identification purposes), optional
- personal homepage
Ivan Kurmanov writes: I think we do not need to ask for a date. I think we don't need it to generate a handle and I think it will confuse users. It is included here on Thomas' insistance.
A checkbox "[ ] Include the email in my public profile", unchecked by default.
A [continue] button right below.
Upon successful completition this will lead to Additional personal data screen: name variations and areas of interest.