WordPress/wp-includes/js/tinymce/themes/advanced
Daryl Koopersmith 67708a3d8b First pass on TinyMCE attachment in-editor UI.
* Adds in-editor UI for image attachments. Most of this UI should be able to migrate to all images in a future commit.
* Removes the wpeditimage TinyMCE plugin from the default plugins array.
* Add `wp.media.fit`, a helper method to constrain dimensions based upon a maximum width and/or height.
* Add html attribute parsing and string generation utilities (currently stored in mce-views).
* Calling `remove` on a TinyMCE views now ensures that the the parent and references are removed as well.
* Fixes a bug where we weren't sending the full array of results to matches in wp.mce.view.

see #21390, #21812, #21813.



git-svn-id: http://core.svn.wordpress.org/trunk@22012 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-26 14:12:54 +00:00
..
img Update TinyMCE to 3.5.4.1, fixes #21173 2012-07-07 16:22:53 +00:00
js Update TinyMCE to 3.5.4.1, fixes #21173 2012-07-07 16:22:53 +00:00
skins First pass on TinyMCE attachment in-editor UI. 2012-09-26 14:12:54 +00:00
about.htm Update TinyMCE to 3.5.6, see #21173 2012-08-18 23:24:27 +00:00
anchor.htm Update TinyMCE to 3.5.6, see #21173 2012-08-18 23:24:27 +00:00
charmap.htm Update TinyMCE to 3.5.6, see #21173 2012-08-18 23:24:27 +00:00
color_picker.htm Update TinyMCE to 3.5.6, see #21173 2012-08-18 23:24:27 +00:00
editor_template_src.js Update TinyMCE to 3.5.6, see #21173 2012-08-18 23:24:27 +00:00
editor_template.js Update TinyMCE to 3.5.6, see #21173 2012-08-18 23:24:27 +00:00
image.htm Update TinyMCE to 3.5.6, see #21173 2012-08-18 23:24:27 +00:00
link.htm Update TinyMCE to 3.5.6, see #21173 2012-08-18 23:24:27 +00:00
shortcuts.htm Update TinyMCE to 3.5.6, see #21173 2012-08-18 23:24:27 +00:00
source_editor.htm Update TinyMCE to 3.5.6, see #21173 2012-08-18 23:24:27 +00:00