Make WordPress Core


Ignore:
Timestamp:
05/22/2009 10:08:17 PM (17 years ago)
Author:
azaozz
Message:

TinyMCE 3.2.4, remove the autosave plugin and add the same functionality in autosave.js, fix double warning messages when leaving the page.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/manifest.php

    r11388 r11437  
    119119        array('../wp-includes/js/tinymce/themes/advanced/skins/wp_theme/dialog.css', $mce_ver, true),
    120120
    121         array('../wp-includes/js/tinymce/plugins/autosave/editor_plugin.js', $mce_ver, true),
    122 
    123121        array('../wp-includes/js/tinymce/plugins/fullscreen/editor_plugin.js', $mce_ver, true),
    124122        array('../wp-includes/js/tinymce/plugins/fullscreen/fullscreen.htm', $mce_ver, true),
Note: See TracChangeset for help on using the changeset viewer.