From 9d5e99d22cd51b0f3453118bc4c51f47ac2d9faa Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 27 Mar 2010 00:16:02 +0000 Subject: [PATCH] Update README.Debian to state that the variable to modify is 'htmleditor' instead of 'enable_htmleditor'. Thanks to Hans Spaans. Closes: #575556. --- debian/changelog | 8 ++++++++ debian/roundcube-core.README.Debian | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 897699f..f46829e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +roundcube (0.3.1-4) UNRELEASED; urgency=low + + * Update README.Debian to state that the variable to modify is + 'htmleditor' instead of 'enable_htmleditor'. Thanks to Hans + Spaans. Closes: #575556. + + -- Vincent Bernat Sat, 27 Mar 2010 01:15:46 +0100 + roundcube (0.3.1-3) unstable; urgency=high * RFC 5321, section 4.5.3.1, asks to not impose any limits on length if diff --git a/debian/roundcube-core.README.Debian b/debian/roundcube-core.README.Debian index ce57edd..e44aec5 100644 --- a/debian/roundcube-core.README.Debian +++ b/debian/roundcube-core.README.Debian @@ -2,10 +2,10 @@ For better compatibility, the schema used for MySQL is the one targeted at MySQL 4.0, not the one for MySQL 4.1 or MySQL 5.x. To use tinymce editor: - - set $rcmail_config['enable_htmleditor'] to TRUE in + - set $rcmail_config['htmleditor'] to TRUE in /etc/roundcube/main.inc.php No plugins are shipped (except core plugins) with this package of roundcube. Add your plugin in /var/lib/roundcube/plugins. - -- Vincent Bernat , Sun, 27 Sep 2009 10:21:40 +0200 + -- Vincent Bernat , Sat, 27 Mar 2010 01:14:08 +0100 -- 2.39.5