aboutsummaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-20 21:04:09 -0700
committerfriendica <info@friendica.com>2012-03-20 21:04:09 -0700
commitb4a2dae0850ed72b61b008e44efa98f300ccd640 (patch)
treeb44b7f6a7a3f2cf41ef2723109e19c1c719463be /library
parentf55779fd831029f764c885bf1fd026a7e94f08eb (diff)
downloadvolse-hubzilla-b4a2dae0850ed72b61b008e44efa98f300ccd640.tar.gz
volse-hubzilla-b4a2dae0850ed72b61b008e44efa98f300ccd640.tar.bz2
volse-hubzilla-b4a2dae0850ed72b61b008e44efa98f300ccd640.zip
added README to mcefixes to explain what is going on.
Diffstat (limited to 'library')
-rw-r--r--library/mcefixes/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/library/mcefixes/README b/library/mcefixes/README
new file mode 100644
index 000000000..dca70e1c3
--- /dev/null
+++ b/library/mcefixes/README
@@ -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.
+ \ No newline at end of file