Hi,
I have tried to port the drupal 6 Clean Pagination module (version 6.x-1.0-alpha2) to Drupal 7.
Can anybody please test it out and post the issues so that I can fix them.

You can download the module from here: http://174.143.242.54/cleanpager-7.x.tar.gz

Thanks,
Komal

Comments

j_ten_man’s picture

Status: Active » Fixed

Thanks for the code. I had already ported to D7 previously but took a look over your code and it looked fine. A couple of things:

- Your pager elements have some characters that aren't showing up correctly. The arrows are not saved correctly (i.e. <<, >>,)
- Javascript wasn't updated to D7 standards.

Other than that, it looked good. There is a new D7 release now available with some additional features and several bug fixes so I would recommend taking a look at that.

Status: Fixed » Closed (fixed)

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