teaser break "

" filters out when used with CKEditor http://drupal.org/project/ckeditor, when i disable WYSIWYG Filter, everything goes back to normal.

Comments

utneon’s picture

have you found any solution yet?

Shai’s picture

Hmm,

Wysiwyg Filter is meant to be used with the Wysiwyg module, not with editor specific modules.

Shai

utneon’s picture

Status: Active » Fixed

HTML comments
Use this option to allow HTML comments.

You must enable HTML comments on WYSIWYG Filter options to be able to create the teaser break HTML comment. Just found out this!

Status: Fixed » Closed (fixed)

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

highfellow’s picture

I've just had the same problem, and found that you also need to enable some image attributes, so that the teaser break marker can be displayed properly in the wysiwyg editor. The complete set of rules that work for me are:

Html comments: on
Elements: img[src|title|alt|data-mce-src|class]
Class names: wysiwyg-break,drupal-content,mceItem

webservant316’s picture

Issue summary: View changes

thanks! #5 worked for me with TinyMCE.