I'm using this module on a client's site, and it's working very well. However, we just noticed the other day that it is interfering with the Print module- when I go to /print/nid, I only get the first page of content. The pager links show up (and get annotated by Print). Is there any fix for this available?

Comments

mundanity’s picture

Hi there,

The latest version of pagination turns off pagination automatically if a node's build_mode set to NODE_BUILD_PRINT. There seems to be some discussion of that here. I believe the cleanest solution would be to support that.

mundanity’s picture

Status: Active » Closed (works as designed)