Hi,
Currently you are able to set TinyMCE's language when editing a tinymce profile. It would be great if we have an option along with the language codes called "Based on user's profile" which would chose the language based of the user's own profile (if registered, otherwise the default language).
Comments
Comment #1
zmove commented/signed.
It's so logical to adapt the language of tinyMCE in the following order :
Comment #2
geodaniel commentedAs a quick workaround, you can set TinyMCE to use the current interface language of the site by changing the following lines in tinymce.module:
It would be good to have this as an option in the settings instead of just overriding though.
Comment #3
fleetcommand commentedClosed the issue since the module is deprecated now.