upgrading tinymce to 2.0.5.1

This commit is contained in:
JT Smith 2006-04-15 20:17:29 +00:00
parent c48e6b98dd
commit acbf0f01a0
49 changed files with 2705 additions and 0 deletions

View file

@ -0,0 +1,12 @@
/**
* $RCSfile: editor_plugin_src.js,v $
* $Revision: 1.10 $
* $Date: 2006/02/10 16:29:38 $
*
* Experimental plugin for new Cleanup routine, this logic will be moved into the core ones it's stable enougth.
*
* @author Moxiecode
* @copyright Copyright © 2004-2006, Moxiecode Systems AB, All rights reserved.
*/
/* Dummy file since cleanup is now moved to core */

View file

@ -0,0 +1 @@
Dummy plugin since cleanup is now moved into core.