Closed (works as designed)
Project:
Views (for Drupal 7)
Version:
6.x-2.1
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Oct 2008 at 20:08 UTC
Updated:
6 May 2009 at 03:34 UTC
We have designed a new pager style that uses a dropdown select list to go directly to the page of choice, in addition to the «Prev and Next» links. Additionally, we have added a new "top_pager" variable that is independent from bottom pager and is rendered before the paged view content. I am curious if you would be interested in reviewing the attached patch and possibly including this new pager code in the official release of Views module. Since we're not modifying the original 'pager' variable and the top pager is disabled by default, all paging developed to date will continue to work as before once the module is updated with this code.
| Comment | File | Size | Author |
|---|---|---|---|
| views.patch | 21.85 KB | adzio |
Comments
Comment #1
merlinofchaos commentedI would rather have a pager_position so that use_pager remains, and then position could be 'bottom' (default), 'top', or 'both'.
Comment #2
dman commentedApparently wont-fix duplicate
#284971: Views 2 Pager At top & bottom
Just adding a link to aid searching