WordPress/wp-includes/js/tinymce/plugins/wpeditimage
Andrew Nacin 2710bcade1 Switch to .min for compressed JS and CSS files.
* This moves our "development" versions from .dev.js to .js (same for css).
 * The compressed version then moves from .js to .min.js (same for css).

By switching to the standard .min convention, it sets expectations for developers,
and works nicely with existing tools such as ack.

fixes #21633.



git-svn-id: http://core.svn.wordpress.org/trunk@21592 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-23 00:04:18 +00:00
..
css Move to pixels to avoid off-by-one rendering in Chrome. props trepmal. fixes #20402. 2012-04-25 20:56:26 +00:00
img Unify TinyMCE image popup and insert image popup. Props azaozz. see #6811 2008-06-10 04:40:21 +00:00
js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
editimage.html Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
editor_plugin_src.js Disable the (fake) image resizing in WebKit and Opera in TinyMCE 3.5.6, fix dragging image with caption in Firefox, see #21173 2012-08-22 01:47:53 +00:00
editor_plugin.js Compress scripts/styles: 3.5-alpha-21580. TinyMCE updated. 2012-08-22 02:58:28 +00:00