[buddypress-trac] [BuddyPress Trac] #5364: Collapsible feature is not working in component single item administration screens
buddypress-trac
noreply at wordpress.org
Fri Jan 31 21:27:21 UTC 2014
#5364: Collapsible feature is not working in component single item administration
screens
-----------------------------------+--------------------
Reporter: imath | Owner:
Type: defect (bug) | Status: new
Priority: low | Milestone: 2.0
Component: Administration | Version: 1.9.1
Severity: normal | Resolution:
Keywords: has-patch 2nd-opinion |
-----------------------------------+--------------------
Comment (by hnla):
patched as well and it seems fine - however in checking it highlighted a
few issues in missing icons for the toggle and for the sortable cursor in
the activity single edit screens, looking further noticed that the
requisite elements and classes were missing e.g {{{<div class="handlediv"
title="click to toggle"><br /></div>}}} & the ui-sortable classes checked
the admin file and realised that the aproach to mixing do_metabox &
hardcoded meta box markup is fundamentally flawed so started trying to re-
factor things so hardcoded markup was functioned and added to the
register_metaboxes, got stuck on trying to get $activity->content pulling
in to the wp_editor and then was called to other duities.
Members admin screens also lack the icons so suspect same issues exists
for all these admin screens and a could do with a general overhaul.
Not the first time I've have enjoyed messing around with metabox markup -
born in the fires of hell! :(
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5364#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list