Option for next-page link directly in the content
MarcoR - June 3, 2009 - 12:02
| Project: | Paging |
| Version: | 6.x-1.0-beta3 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I'm looking for a solution to put the next-page link of the pager directly into the content linking to the next page for user convenience.
As there is already an input filter in paging module that reads pagebreaks and splits the text, it would make sense to implement it directly into the paging module, because the pager should appear where the pagebreaks are anyway.
If there is another theming-solution for this, this can be seen as a support request.

#1
Interesting and useful too! Will be there in the stable 1.0 release!
#2
That's great, just as long as there is still a way to override and output the pager wherever you want in your page.tpl.php
There are lots of situations where themers would need that level or control.
Thanks!