Hi,

please could you add some support for the locale support of tinymce. whatever locale is used for drupal, tinymce is always english.
one line with:
$init['language'] = 'LANGCODE';
should do the trick.
unfortunately i don't know the drupal function for getting the current language setting.

thanks very much for your work!

Comments

m3avrck’s picture

Status: Active » Fixed

Great idea! This feature has been added to the 4.7 release of the module.

Anonymous’s picture

Status: Fixed » Closed (fixed)