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..