I face the problem that when my content is modified by other modules (styled, themed etc) but it's still the same as not modified. Because paging module kept original content and fetch it when display.

Then I've modified paging.module to alter content at the last step before displaying it, but don't sure is it the good solution. Patch is attached.

CommentFileSizeAuthor
paging.module.diff1.65 KBnoomz

Comments

Gurpartap Singh’s picture

do you see pager content in your search results?

try searching for "next", "last", etc.

gstout’s picture

Duplicate - same issue as this issue

http://drupal.org/node/1777196

jenlampton’s picture

Status: Needs review » Closed (cannot reproduce)

Using the Adsense module as a test, I was unable to reproduce this problem with the 5.x-1.x-dev version of the Paging module. Both the ad and the pager show on the paged node. I'm going to close this issue since there will be no further development on the 5.x version of paging module. If you continue having this problem please upgrade to Drupal 6 (or 7), and join us in issues against the 6.x or 7.x versions of Paging module.

This is D5, so not exactly a duplicate issue of #1777196: Paging module breaks other modules that also alter text in a post using hook_nodeapi