Hi,
is normal behaviour that the rich-editor has not loaded on texta areas on standard drupal translate pages? (paths like /admin/config/regional/translate/edit/*).
I have tested ckeditor 7.1.6 and also last dev version, but the behaviour is the same.
Obviously if I use a filter for a text-area (es. full-html) and a rich editor, I also want/need the same editor to edit the translated version of this field (I think this is an usual thing/request).
Can someone tell me if this problem arise only me?
Thanks in advance

Comments

SaxxIng’s picture

Status: Active » Closed (duplicate)

After more deep research, I found some posts regarding the same problem and more important I found a working patch #1252144: Support Wysiwyg editors for string translations (Wysiwyg Javascripts don't get loaded for block translations). It seems to be an i18n problem and not a ckeditor or wysiwyg one.