NethServer Version: 8
Module: sogo
Hi
Thanks to those who helped me in past years with deliberations about Nethserver and modules. Finally I am making some progress and setting up SOGo (I have a reason to prefer it over webtop).
One thing is that I would like to have Bidi support in the text editor. From RE: [SOGo] Important CKEditor plugins (BiDi and Emoji) it seems that the necessary module is included in SOGo but it’s not enabled appropriately. The message quoted indicates that it should be possible to tweak the editor configuration. Personally I’d rather not be making any changes outside the NS GUI but Bidi/RTL is important to me so I’ll break that rule.
Do I have access to the file sgCkeditor.component.js and the ability to change it? If so, how do I get there?
Thanks again, especially to those who worked on the bits I’m using!
UPDATE: I notice that ns8-sogo/README.md at main · NethServer/ns8-sogo · GitHub describes adding custom theme files and since the change mentioned above is to the default list of plugins, I wonder whether that can be overridden somehow with a one of those custom theme files “outside” the module.
UPDATE 2: The readme above refers to logging in to the SOGo instance with ssh sogo1@::1 but that implies knowing a password for that user. Where can I find it?