you can setting in TinyMCE init script

pagebreak_separator : "<!--break-->",

Comments

dghabc’s picture

you can use this code in you TinyMCE init script

pagebreak_separator : "<!--break-->",

jweowu’s picture

In fact, the modified pagebreak plugin supplied with this module is no longer a match for the version in current versions of the editor, so the 'pagebreak_separator' approach should definitely be used.

There's still reason to use the replacement pagebreak image (which is clearer about the purpose of the <!--break--> comment), but the rest of those files should be ignored.