Roundcube Community Forum

 

HTML as standard editor for every user.

Started by KSS, March 07, 2011, 08:18:52 AM

Previous topic - Next topic

KSS

How can i make the HTML editor as standard for every user... and or is there a method to keep the HTML editor as only editor which is possible to choose?

best regards
KSS

dshepherd

This can be done in RC_ROOT/config/main.inc.php by setting the following

// compose html formatted messages by default
// 0 - never, 1 - always, 2 - on reply to HTML message only
$rcmail_config['htmleditor'] = 1;

dshepherd

#2
This can be done by changing the following in /config/main.inc.php

// compose html formatted messages by default
// 0 - never, 1 - always, 2 - on reply to HTML message only
$rcmail_config['htmleditor'] = 1;

ABerglund

Quote from: dshepherd;33625This can be done by changing the following in /config/main.inc.php

// compose html formatted messages by default
// 0 - never, 1 - always, 2 - on reply to HTML message only
$rcmail_config['htmleditor'] = 1;
And then add 'htmleditor' to the dont_override array:

// don't allow these settings to be overriden by the user
$rcmail_config['dont_override'] = array('htmleditor');
You'll need to do both to of the above to force and lock for all users. And it may not take effect for any pre-existing users who have already set their preferences to text.
Arne Berglund
SysAdmin, Internet Services
Lane Education Service District
Eugene, OR, USA

mahboob

I enjoyed reading your nice FORUM. I see you offer priceless info. Stumbled into this blog by chance but I'm sure glad I clicked on that link. You definitely answered all the questions I've been dying to answer for some time now. Will definitely come back for more of this. Thank you so much.
642-262 IUC Test King - 642-262 Study Questions, Cisco Specialist Simulations
1z0-451 Test King - 1z0-451 Study Questions, Oracle Oracle Simulations
70-291 Test King - 70-291 Study Questions, Microsoft MCSA Simulations
646-985 DCNSS Test King - 646-985 Study Questions, Cisco Sales Simulations
1Y0-A17 Test King - 1Y0-A17 Study Questions, Citrix XenDesktop 4 Simulations