Closed (fixed)
Project:
Paging
Version:
6.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2009 at 10:02 UTC
Updated:
31 Jan 2014 at 15:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
zoo commentedHi,
needing this feature, it would be nice if the current page were highlighted in the block.
Or... maybe the solution is another?
Comment #2
jenlamptonAttached is a patch that adds a pager-curent class to the active link in the paging block.
Comment #3
jimmyko commentedYou can override the theme_pager_link function in your theme. Below is what I have done in the website I work on.
Comment #4
nancydruPatch does not apply.
Comment #5
nancydruThe patch in #2 seems to have been committed.