[buddypress-trac] [BuddyPress Trac] #5775: Registration: email, password strength, username JS validation
    buddypress-trac 
    noreply at wordpress.org
       
    Wed Jul 23 11:06:49 UTC 2014
    
    
  
#5775: Registration: email, password strength, username JS validation
-------------------------+-----------------------------
 Reporter:  SGr33n       |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Future Release
Component:  Core         |     Version:
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |
-------------------------+-----------------------------
Changes (by SGr33n):
 * keywords:  needs-patch => has-patch
Comment:
 This is for the password strength meter on the registration page... an
 explaination:
 I created a new function on the buddypress-functions.php that will enqueue
 scripts just on register page, it may be also expanded in the future to
 load scripts on other BP pages.
 Infact I created the register.js that loads only on the registration page,
 not to weigh the buddypress.js with functions only used on one single
 page. I also thought if it was appropriate to create a separate file for
 the css, but I opted not to create it because in buddypress.css there were
 already lines about the registration page and because, eventually, the css
 could be reused later on the settings page.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5775#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
    
    
More information about the buddypress-trac
mailing list