[buddypress-trac] [BuddyPress] #4224: Basic Profile visibility - markup enhancements
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Wed May 30 12:04:20 UTC 2012
#4224: Basic Profile visibility - markup enhancements
-------------------------+-----------------------------
Reporter: hnla | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version: 1.5.5
Severity: minor | Keywords: has-patch
-------------------------+-----------------------------
A few adjustment to markup before 1.6 drops and can't easily change.
* Remove orphaned 'label' element in parent .field-visibility-settings.
* Add fieldset and legend to replace label for text 'who can see this
field' in register.php | profile/edit.php
* Change settings toggle to 'p' tag - text/pcdata not in non semantic
agregator (div could be added back around 'p' tags but achieves little
other than extra styling hook but bloats markup)
* Adjust bp-xprofile-template 'bp_profile_get_visibility_radio_buttons()'
to add labels & 'for' atts
* Minor changes to global.js to hide radio buttons on load before running
toggles and to contrast anchor toggles and radios with fadeOut &
slideDown respectively to smooth out transitions (slightly less jerky)
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4224>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list