WordPress/wp-includes/js/tinymce
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
..
langs TinyMCE: fix typo in button tooltips. 2012-08-07 03:28:20 +00:00
plugins Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
themes/advanced Update TinyMCE to 3.5.6, see #21173 2012-08-18 23:24:27 +00:00
utils TinyMCE 3.4.5, fixes #18107 2011-09-09 20:08:40 +00:00
license.txt
mark_loaded_src.js Correct [19952]. see #19592. 2012-02-25 04:15:08 +00:00
tiny_mce_popup.js Update TinyMCE to 3.5.4.1, fixes #21173 2012-07-07 16:22:53 +00:00
tiny_mce.js Update TinyMCE to 3.5.6, see #21173 2012-08-18 23:24:27 +00:00
wp-mce-help.php Update TinyMCE to 3.5.6, see #21173 2012-08-18 23:24:27 +00:00
wp-tinymce.js.gz Compress scripts/styles: 3.5-alpha-21580. TinyMCE updated. 2012-08-22 02:58:28 +00:00
wp-tinymce.php