Author Topic: Remove certain options in settings for all users.  (Read 2444 times)

Offline surya10633

  • Newbie
  • *
  • Posts: 1
Remove certain options in settings for all users.
« on: January 07, 2014, 05:34:22 AM »
I need to disable some options such as "Show preview pan" option for some skins I am developing. How can I do this? The options I need to disable is not limited to "Show preview pan", also some individual options for some skins only. How this can be achieved?

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,856
Re: Remove certain options in settings for all users.
« Reply #1 on: January 07, 2014, 07:46:45 AM »
there is a config option 'dont_override' which will hide options from the settings pane. to do it per skin though you'd either need to put some conditions on your config file or use a plugin to change that option per skin i think.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and moreā€¦