]> git.mxchange.org Git - friendica.git/commitdiff
document tinymce fixes/workarounds
authorfriendica <info@friendica.com>
Sun, 1 Apr 2012 11:13:27 +0000 (04:13 -0700)
committerfriendica <info@friendica.com>
Sun, 1 Apr 2012 11:13:27 +0000 (04:13 -0700)
library/mcefixes/README

index dca70e1c390980d4bece9fed5bcac4104c0952cb..578163a9d7ca36879177fa07922aa04dd5c1191c 100644 (file)
@@ -1,4 +1,8 @@
 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. 
\ No newline at end of file
+
+in TinyMCE 3.5b2 it appears that we are getting double linefeeds. Code has been put in place in mod/item.php and mod/message.php to reduce the duplicates. 
+
+