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

CommentFileSizeAuthor
Picture 134.png20.45 KBdamiandab
Picture 132.png45.33 KBdamiandab

Comments

clemens.tolboom’s picture

Component: User interface » Code
Assigned: Unassigned » clemens.tolboom
Category: support » bug

This looks like a bug. I'll try to test and fix this on the dev version first.

damiandab’s picture

ok, thanks. Is there a quick solution to do not display wysiwyg editor only for annotation field?

clemens.tolboom’s picture

Version: 6.x-1.1 » 6.x-1.x-dev
Status: Active » Fixed

I 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.