Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
6.x-2.0-rc1
Component:
page displays
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2008 at 14:51 UTC
Updated:
29 May 2009 at 08:09 UTC
Just a thought. I'd be nice to have an option that would place the pager on both the top of the page as well as the current bottom placement, and for both Ajax, and regular view. If I ran a query, and I was an end-user, it'd just be nice to see how many results that yielded right off the bat at the top.
Comments
Comment #1
merlinofchaos commentedYou can do this by overriding views-view.tpl.php and putting the pager in both locations as you desire. This will not become an option; you'll simply have to accomplish this with theming.
Comment #2
iantresman commentedSee "Pager at top and bottom of view"