[wpmu-trac] [WordPress MU Trac] #1152: Added css selectors to wp-signup elements

WordPress MU Trac wpmu-trac at lists.automattic.com
Fri Nov 6 05:04:44 UTC 2009


#1152: Added css selectors to wp-signup elements
-------------------------+--------------------------------------------------
 Reporter:  kgraeme      |       Owner:  somebody  
     Type:  enhancement  |      Status:  new       
 Priority:  normal       |   Milestone:            
Component:  component1   |     Version:            
 Severity:  minor        |    Keywords:  signup css
-------------------------+--------------------------------------------------
 Proposal to add some css selectors to elements on the signup page.

 '''Addition:''' wrap the privacy section in a <div id="privacy"> and add
 class="privacy-intro" to that paragraph.

 '''Rationale:''' For plugins such as the New Blog Defaults that set
 mandatory privacy options (e.g. corporate standards), having the ID on the
 div will allow us to hide the choices from users so that they're not
 presented with a false sense of choice.

 '''Addition:''' id="noemail-tips" to the <ul> of the list of tips for what
 to do when an email is not delivered.

 '''Rationale:''' In corporate environments where we have a helpdesk to
 contact, adding the ID makes it easier to use jQuery to add additional
 help tips.

 '''Change:''' Modify submit button IDs and classes to be consistent with
 WP standard admin controls.

 '''Rationale:''' It doesn't break anything and it's a little thing towards
 the merge.

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/1152>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list