I'm not able to get this module to work with drupal 5. I select which content types should have page breaks, insert them, but nothing. I have used this module successfully w/ 5.0rc1 however.

Comments

JohnG-1’s picture

me too (tracking)

fm000184’s picture

Title: Not working with 5.0 final » Working here

It is working for me but only when I include

first in the body section of the page.

Frank

Rosamunda’s picture

It doesn´t work for me either, not even with your tip.
(just tracking here)

JohnG-1’s picture

Title: Working here » Not working with 5.0 final

nope - no luck with adding "first" to the content of the first tab (before the first pagebreak) ... have I misunderstood Frank?

ryanthered’s picture

Not working for me either - wonder if it's only with CCK / user-defined node types? I was trying to implement paging on a custom node type. I think I saw a previous 4.x commit stating it would work with CCK though,...

trantt’s picture

it failed to work on mine test site as well. Wonder if it was ever been tested prior to the 5.0 release

skeen’s picture

Hello, I've never used this Module prior to Drupal 5 final and I was having the same issues. I had enabled paging for my node types (/admin/settings/paging) but couldn't get anything to work. I then realized that this modules adds a filter type.

So after going to /admin/settings/filters and configuring each Input format that I wanted to enable paging for (by adding the paging filter type to it) All worked fine (for standard Page and custom CCK types). (I may have had to also re-save the node?, don't remember)

Not sure if this is the same problem you all are having, but wanted to let you know just in case.

cowhead’s picture

Skeens solution works for me will all content types, both custom and native.

In fact, I think enabling paging for filtered html/full html may have been in the earlier documentation which is why I got it to work on an older site I was using.

trantt’s picture

it is working ladies and gentlemen: http://drupal.org/node/116503

Gurpartap Singh’s picture

Category: bug » support
Status: Active » Fixed

See instructions to enable complete support for paging:

http://drupal.org/node/116503#comment-197430

If the problem persists and is related to some changes within different drupal's versions, please reopen this issue.

Anonymous’s picture

Status: Fixed » Closed (fixed)