Hi,

I have installed and configured FCKeditor to obtain DrupalBreak and DrupalPageBreak buttons in the tool bar.
DrupalBreak button works well, on the contrary DrupalPageBreak button doesn't work (simply the text is continuous, without any content paging).

I'm using Drupal 5.10.

Comments

wwalc’s picture

Status: Active » Postponed (maintainer needs more info)

Did you enable the Paging module? http://drupal.org/project/paging
Does it work for you if FCKeditor is disabled and you add <!--pagebreak--> manually?

alex72rm’s picture

Hi,

yes, I enabled paging module (official version, and that one under development).
It isn't any difference between FCKeditor enabled/disabled.

I thought maybe it's a problem with filters (html filtered content) or node type, but I controlled that all is right configured.

wwalc’s picture

Check if that's your case: #304111: Paging not working in my install... (comment #2).

Did I understood correct: if FCKeditor is disabled and in plain textarea you add <!--pagebreak--> tags, then paging still doesn't work? In such case, it's a problem with Paging module I guess (I didn't try to reproduce it yet).

wwalc’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)