Closed (fixed)
Project:
WYSIWYG Filter (D7)
Version:
7.x-1.6-rc2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Nov 2011 at 14:25 UTC
Updated:
19 Sep 2014 at 14:55 UTC
Jump to comment: Most recent
Comments
Comment #1
utneon commentedhave you found any solution yet?
Comment #2
Shai commentedHmm,
Wysiwyg Filter is meant to be used with the Wysiwyg module, not with editor specific modules.
Shai
Comment #3
utneon commentedHTML 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!
Comment #5
highfellow commentedI'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
Comment #6
webservant316 commentedthanks! #5 worked for me with TinyMCE.