Some time ago I have added in the FCKeditor module a special plugin for paging module, it uses the

tag to insert a page break.
Some people complained that it doesn't work, so I've decided to install this module to see what's the problem.
I've installed 6.x-1.0-beta2 and I think I know what's the problem.

On this page http://drupal.org/project/paging in installation instructions there is an information:
"Enable paging for the content types you want to use it on, in the paging configuration. (?q=admin/settings/paging). This step is for Drupal 5.x version of module only."
In my case, I had to assign "Page" content type in "admin/settings/paging" to the Paging module also in Drupal 6. Without this change it didn't work for me.

Comments

wwalc’s picture

* it uses the <!--pagebreak--> tag to insert a page break.

Gurpartap Singh’s picture

Status: Active » Fixed

Had fixed the day you reported it. Thanks!

Status: Fixed » Closed (fixed)

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