I would like to use notes with ckeditor .
I installed ckeditor. It's working but in the title shows:
annotation of [user] : and here the plain text with html tags
Also after click on Annotations Tab, I see unformated text. Screenshot attached.
Would be possible to add support for wysiwyg editor?
Best,
Damian
| Comment | File | Size | Author |
|---|---|---|---|
| Picture 134.png | 20.45 KB | damiandab | |
| Picture 132.png | 45.33 KB | damiandab |
Comments
Comment #1
clemens.tolboomThis looks like a bug. I'll try to test and fix this on the dev version first.
Comment #2
damiandab commentedok, thanks. Is there a quick solution to do not display wysiwyg editor only for annotation field?
Comment #3
clemens.tolboomI fixed the title containing escaped html. They are now stripped.
The strikethrough and other wysiwyg behaviour on ie http://drupal-6.dev/user/1/annotations I cannot reproduce. I just used Filtered HTML and can see bold, italic and bullets. I guess this has to do with your input filter settings on ie http://drupal-6.dev/admin/settings/filters/1/configure not having these HTML tags.