WordPress/wp-includes/js/tinymce
2014-05-10 23:36:18 +00:00
..
langs Make sure Playlist states that are audio are marked as such with proper localized strings. 2014-03-27 18:37:17 +00:00
plugins First pass at wpview logic for the [embed] shortcode. URLs on a their own line are parsed as well. The toolbar will appear with the "remove" button when the view is clicked. Edit has not been implemented yet. 2014-05-10 23:36:18 +00:00
skins Graceful failures for TinyMCE views of video/audio playlists. 2014-04-16 00:23:15 +00:00
themes/modern TinyMCE: update to 4.0.21, see #24067 2014-04-01 22:46:14 +00:00
utils TinyMCE 4.0.12, first run. 2013-12-28 23:53:15 +00:00
license.txt Fix EOL for newly added files 2011-04-11 18:23:51 +00:00
tiny_mce_popup.js TinyMCE: update to 4.0.20, see #24067 2014-03-19 04:46:15 +00:00
tinymce.min.js Update TinyMCE to the current development version, 4.0.21.1. Fixes #27744 2014-04-10 21:09:16 +00:00
wp-mce-help.php Nuke the TinyMCE help dialog as it is duplicated by help tabs. This leaves just Keyboard Shortcuts. 2014-04-08 02:32:14 +00:00
wp-tinymce.js.gz First pass at wpview logic for the [embed] shortcode. URLs on a their own line are parsed as well. The toolbar will appear with the "remove" button when the view is clicked. Edit has not been implemented yet. 2014-05-10 23:36:18 +00:00
wp-tinymce.php Don't include the non-minified tinymce.js in /build. Load it when running from /src, else load wp-tinymce.js.gz (production) or tinymce.min.js (SCRIPT_DEBUG). Props nacin, fixes #27739 2014-04-11 22:16:14 +00:00