Hi, What's the right way to use user defined dictionaries in CKEditor (with SCAYT/ WSC) ? I can't find out how to link a dictionary to the SOGo user currently logged in.
I found out about two options in ckeditor/config.js, config.scayt_userDictionaryName and config.wsc_userDictionaryName. Is there a way to get the currently logged in SOGo user in ckeditor/ config.js ? e.g, I'd like to have something like : config.scayt_userDictionaryName = "SOGoUser"; config.wsc_userDictionaryName = "SOGoUser"; with SOGOuser being the currently logged in username. -- [email protected] https://inverse.ca/sogo/lists
