I'm attaching this screenshot on behalf of Noyz.
Note, we can skip the "cancel" button.

| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Screenshot_2_19_13_1_33_PM.jpg | 195.31 KB | Noyz |
| Login - sign up..png | 107.25 KB | ezra-g |
I'm attaching this screenshot on behalf of Noyz.
Note, we can skip the "cancel" button.

| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Screenshot_2_19_13_1_33_PM.jpg | 195.31 KB | Noyz |
| Login - sign up..png | 107.25 KB | ezra-g |
Comments
Comment #1
ezra-g commentedI tweaked the Login form page title: http://drupalcode.org/project/commons_profile_base.git/commitdiff/e0663f....
Reaching out to Noyz to request clarification on the description text for the email field.
Comment #2
Noyz commentedFew more tweaks here...
Comment #3
Noyz commentedClarifying description text on email field....
The current Drupal text is too long and bothers the user with useless information like:
"Enter a valid email adress" Really? As opposed to a fake one? Didn't we lead with the label "E-mail"
"All e-mails from the system will be sent to this address." Really? I thought maybe you'd send me snail mail. This would be more meaningful if we told them what kind of emails, but that'd be too much information.
"The e-mail address is not made public and will only be used if you wish to receive..." If it's only used to receive news/notifications, than it's not public, and therefor the sentence is redundant.
So my suggestion was to change to this...
E-mail
[____________________]
This will be used to receive new passwords and notifications you sign up for.
Comment #4
ezra-g commentedAssigning to me for the form non-themeing tweaks.
Comment #5
ezra-g commentedIt turns out that the form elements here are set to a 100% width and can/should be resized in the theme.
I made the tweaks to the form labels, and also did some light refactoring of a conditional in commons_origins_form_alter().
http://drupalcode.org/project/commons_origins.git/commitdiff/ef630e9?hp=...
Comment #6
lsolesen commented