Closed (won't fix)
Project:
TinyMCE
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2008 at 08:36 UTC
Updated:
25 Oct 2010 at 11:36 UTC
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.