[wp-trac] [WordPress Trac] #16284: Remove the wpdialog plugin from TinyMCE
WordPress Trac
wp-trac at lists.automattic.com
Tue Jan 18 14:26:29 UTC 2011
#16284: Remove the wpdialog plugin from TinyMCE
-------------------------+----------------------------
Reporter: azaozz | Owner: azaozz
Type: enhancement | Status: new
Priority: high | Milestone: Future Release
Component: Editor | Version: 3.1
Severity: normal | Keywords:
-------------------------+----------------------------
Combining TinyMCE with jQueryUI is not a very good idea IMHO:
* TinyMCE has all the functionality to create dialogs which is native,
more extended and seems more robust than jQuery UI.
* The reason why most dialog type scripts use an iframe is to remove any
possibility of conflicts with the parent page. In out case such conflict
might be introduced by a plugin that alters the edit screen.
* There were suggestions some time ago to stop using jQuery UI in
WordPress admin and replace it with one of the other jQuery plugins with
similar functionality that are a lot more concise and robust.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16284>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list