[buddypress-trac] [BuddyPress] #4580: Refactoring messages autocomplete to use jQuery UI Autocomplete
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Thu Oct 4 12:27:50 UTC 2012
#4580: Refactoring messages autocomplete to use jQuery UI Autocomplete
---------------------------+-----------------------------
Reporter: travel-junkie | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Messaging | Version:
Severity: minor | Keywords:
---------------------------+-----------------------------
BuddyPress uses an outdated version of autocomplete within the messages
component. I was still using it as well in the current version of my
events plugin, but have upgraded to using the jQuery UI Autocomplete
version that ships with WordPress in the new version of it. BuddyPress
should really do the same eventually.
I'd be happy to port what I have done over to BP and post it here as a
patch for your perusal. Am fairly busy at the moment, though, so might
only get to it in a month or so. If anybody else wants to have a go before
me then I'd be happy to provide my JS code.
Styling-wise we could leave everything as is or spice it up. Not sure
what's best here, but we would definitely need a new autocomplete style
sheet. CSS isn't really my strong suite, so my patch would probably use
[https://github.com/helenhousandi/wp-admin-jquery-ui Helen Housandi's
styles] as that's what I was using for my own rewrite.
Also, some plugins might be referencing the existing scripts for their own
needs, even though they shouldn't really. Might be best to register them
anyways for a given period and eventually chuck em out after making sure
that everybody's educated about it.
~Boris
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4580>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list