Closed (duplicate)
Project:
Paging
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2008 at 13:55 UTC
Updated:
23 Jan 2009 at 23:33 UTC
In more complex themes we're working with different placeholders for the node body, as the variable $content or $node->body is manipulated by many modules. I've added a patch that will set the filtered pages as values for more placeholders than only $node->body - as are $node->field_body[0]['value'] and $node->content['body']['#value'].
Perhaps other people use other placeholders in their themes ... it would be nice, to apply the paging to all of them.
| Comment | File | Size | Author |
|---|---|---|---|
| paging_cck.patch | 531 bytes | anschinsan |
Comments
Comment #1
Gurpartap Singh commentedFixed in #363396: Paginate only for normal node rendering..