Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-3.0-rc3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2011 at 07:37 UTC
Updated:
3 Jul 2012 at 20:51 UTC
Can we add custom pager for particular view?
I donot want to create theme_pager function in template.php as it will override the default pager.
Comments
Comment #1
dawehnerThat's actually a support question.
In general you can extend views by writing pager plugins. Once you have a pager plugin you can configure it per view. That's probably the way to go here, but you can also use theme suggestions per page. for example theme_pager__viewname should work.
Comment #2
ashdrupalnew commentedThanks
Comment #3
kars-t commentedHi
I am closing this issue to clean up the issue queue. Feel free to reopen the issue if there is new information and the problem still resides. If not please make sure you close your issues that you don't need any more.
Maybe you can get support from the local user group. Please take a look at this list at groups.drupal.org.
Comment #4.0
(not verified) commentedcustom pager for particular views