1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00
hubzilla_ynh/sources/library/mcefixes
2015-08-23 16:38:18 -04:00
..
plugins.bbcode.editor_plugin_src.js Re-importing Hubzilla core and addons source 2015-08-23 16:38:18 -04:00
README Re-importing Hubzilla core and addons source 2015-08-23 16:38:18 -04:00
themes.advanced.img.icons.gif Re-importing Hubzilla core and addons source 2015-08-23 16:38:18 -04:00
themes.advanced.skins.default.dialog.css Re-importing Hubzilla core and addons source 2015-08-23 16:38:18 -04:00
themes.advanced.skins.default.ui.css Re-importing Hubzilla core and addons source 2015-08-23 16:38:18 -04:00

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. 
 

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.