Welcome Guest, Not a member yet? Register   Sign In
Pagify - simple pagination library
#1

[eluser]sethbaur[/eluser]
I've created a simple pagination library to replace the default CI Pagination library. The purpose of doing this stemmed from a desire to create pagination links that used page numbers instead of offsets. I also included a few extra features along the way, including methods for retrieving first, previous, next and last links individually and some more granular output options.

Documentation and source is available on github:
http://github.com/sethbaur/pagify

This is the first version, written fairly quickly, so I'm open to suggestions and feedback.
#2

[eluser]Buso[/eluser]
Feature request:

<< First 1 2 3 4 5 ... 10 20 30 40 50 ... 100 200 300 Last >>

This is good for SEO and for users too.
#3

[eluser]sethbaur[/eluser]
Yeah that's not a bad idea. I'll work on including that feature.




Theme © iAndrew 2016 - Forum software by © MyBB