I can't find a DrupalPageBreak button. I'm using Smart Paging module. I would like to place manually the placeholder of page break.

Thanks for any help.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mkesicki’s picture

Priority: Major » Normal

Thank you for notice this. We try check this. Please be patient.

damiandab’s picture

Thanks, I think it was removed from version 7.x-1.5:

#1331728: [D7] Remove unnecessary Drupal Page Break button if there is no module to support this feature

what I can't understand, because you can control visibility of plugin under ckeditor settings(Editor appearance)

I downgraded to version 7.x-1.4 to could use pagebreak.

I hope this help.

Best,
Damian

mkesicki’s picture

@damiandab,
page break button will show if you have 'paging' or 'pagebreak' modules enabled.

damiandab’s picture

What if I'm using 'smart paging'? Page break button doesn't show.

There is no D7 version of 'paging' module.

mkesicki’s picture

Status: Active » Postponed

@damiandab,
we try check this module and add support to it. Please be patient.
You can also use hook_ckeditor_plugin from api to create new plugin for CKEditor module.

damiandab’s picture

ok, thank you.

Best,
Damian

sokrplare’s picture

Status: Postponed » Needs review
FileSize
753 bytes

Here is a super simple patch against 7.x-1.6 - not sure about patch format, but the code should be correct. I left the paging module in there for now since it looks like a D7 port might happen #732136: D7 port of Paging

FeyP’s picture

RedRat’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community
FileSize
1.08 KB

It's a slightly updated patch for the 7.x-1.13 version of CKEditor module. Any chance to see it in the next release?

Status: Reviewed & tested by the community » Needs work

The last submitted patch, 9: ckeditor.patch, failed testing.

RedRat’s picture

Status: Needs work » Needs review
FileSize
1.21 KB

Re-run of failed patch.

  • Commit 9d10d9c on 7.x-1.x authored by RedRat, committed by wwalc:
    Issue #1452544 by covenantd, RedRat: DrupalPageBreak button not visible...
wwalc’s picture

Status: Needs review » Fixed

Committed, thanks!

Status: Fixed » Closed (fixed)

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