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
Comment #1
wwalc commented* it uses the
<!--pagebreak-->tag to insert a page break.Comment #2
Gurpartap Singh commentedHad fixed the day you reported it. Thanks!