Files
web/web_ckeditor4
Stefan Rijnhart a8040999ff [FIX] Destroy the editor properly. This prevents errors like
'this.getWindow(...).$ is undefined' in Firefox after closing
a popup containing an editor instance.
was opened in a popup window.
2015-07-07 18:08:56 +02:00
..
2015-03-02 17:29:19 +01:00

This addon provides a widget for editing html fields via CKEditor 4.x

Use widget="text_html" if you need just html display. In the unlikely case
you need specific features of ckeditor, use widget="text_ckeditor4".