I've been searchin around but couldn't find it yet,
is there a way to create a custom pager under the image gallery like:
[1] [2] [3] [4] etc
instead of the "« first ‹ previous 1 2 3 next › last »" ?

Comments

funana’s picture

I hacked my includes/pager.inc for that, but maybe there is a better solution for you: http://drupal.org/project/custom_pagers

sun’s picture

Status: Active » Fixed

This is a known issue in Drupal core. You can override theme_pager() in your theme. But you can also follow funana's advice.

Status: Fixed » Closed (fixed)

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