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

dawehner’s picture

Category: bug » support

That'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.

ashdrupalnew’s picture

Thanks

kars-t’s picture

Status: Active » Fixed

Hi

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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

custom pager for particular views