added README to mcefixes to explain what is going on.

This commit is contained in:
friendica 2012-03-20 21:04:09 -07:00
parent f55779fd83
commit b4a2dae085
1 changed files with 4 additions and 0 deletions

4
library/mcefixes/README Normal file
View File

@ -0,0 +1,4 @@
In order to make TinyMCE work smoothly with Friendica, the files in this directory are those few files we've changed in TinyMCE. We will attempt to keep them current, but if you decide to upgrade tinymce, it is best to save current copies of the files in question from the active tinymce tree and replace them or merge them after upgrade.
Except for some simple theming, the primary changes are the advanced theme icon set, which we changed the "html" icon to "[]" to represent BBcode, and major changes have been made to the bbcode plugin.