upgrading tinymce to 2.0.5.1
This commit is contained in:
parent
c48e6b98dd
commit
acbf0f01a0
49 changed files with 2705 additions and 0 deletions
0
www/extras/tinymce2/jscripts/tiny_mce/plugins/cleanup/editor_plugin.js
vendored
Normal file
0
www/extras/tinymce2/jscripts/tiny_mce/plugins/cleanup/editor_plugin.js
vendored
Normal file
12
www/extras/tinymce2/jscripts/tiny_mce/plugins/cleanup/editor_plugin_src.js
vendored
Normal file
12
www/extras/tinymce2/jscripts/tiny_mce/plugins/cleanup/editor_plugin_src.js
vendored
Normal 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 */
|
||||
1
www/extras/tinymce2/jscripts/tiny_mce/plugins/cleanup/readme.txt
vendored
Normal file
1
www/extras/tinymce2/jscripts/tiny_mce/plugins/cleanup/readme.txt
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
Dummy plugin since cleanup is now moved into core.
|
||||
Loading…
Add table
Add a link
Reference in a new issue