I'm attaching this screenshot on behalf of Noyz.

Note, we can skip the "cancel" button.

Login - sign up..png

CommentFileSizeAuthor
#2 Screenshot_2_19_13_1_33_PM.jpg195.31 KBNoyz
Login - sign up..png107.25 KBezra-g

Comments

ezra-g’s picture

I 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.

Noyz’s picture

StatusFileSize
new195.31 KB

Few more tweaks here...

image

Noyz’s picture

Clarifying 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.

ezra-g’s picture

Assigned: Unassigned » ezra-g

Assigning to me for the form non-themeing tweaks.

ezra-g’s picture

Assigned: ezra-g » Unassigned

It 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=...

lsolesen’s picture

Version: » 7.x-3.x-dev
Issue summary: View changes