Active
Project:
OpenPublish
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2012 at 14:20 UTC
Updated:
20 Feb 2012 at 22:13 UTC
My articles can get too long some times and make the page longer than it should be, whats the best way to implement a pager system? So that after a certain amount of words the viewer has to click to the next page for the rest of an article. For example there would be buttons at the bottom for page 2 etc like most publications do nowadays.
Comments
Comment #1
jec006 commentedI don't think there is a contrib module out there to do this right now (or at least not that I know of).
You would most likely need to implement this as custom functionality. There was this module http://drupal.org/project/paging for drupal 6, but it doesn't appear to be maintained for d7.