[wp-trac] Re: [WordPress Trac] #5583: New widgets interface
WordPress Trac
wp-trac at lists.automattic.com
Mon Jan 7 22:17:59 GMT 2008
#5583: New widgets interface
-------------------------+--------------------------------------------------
Reporter: mdawaffe | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.5
Component: General | Version: 2.5
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------+--------------------------------------------------
Comment (by DD32):
Replying to [comment:13 Nazgul]:
> Replying to [comment:12 zamoose]:
> > Is there any utility in forcing jQuery to work around a namespace that
isn't in use?
> Maybe not in core, but what about all those plugins out there that still
depend on Prototype?
It would be possible to only set noConflict() mode if Prototype was loaded
too perhaps?, But even then, That would mean we couldnt rely on $ being
jQuery...
Unfortunately i think most plugins which load Prototype load it for the
entire admin interface rather than just for their plugin page, I had that
problem quite often when using jQuery's $() in my plugin interface. In the
end i specifically deregistered the Prototype script on my plugins admin
page and that fixed that.
--
Ticket URL: <http://trac.wordpress.org/ticket/5583#comment:16>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list