Pagination

Does anyone know if there’s a plugin to do pagination numbers like:

Prev 1 2 3 4 5 etc Next

And automatically move through the pages?

Thanks.

Or if not, does anyone know the best way to do it?

Once it gets to the limit (say 10) it should read:

Prev 10 11 12 13 etc Next

Guest wrote:

Does anyone know if there’s a plugin to do pagination numbers like:

Prev 1 2 3 4 5 etc Next

And automatically move through the pages?

Thanks.

On 6/7/06, Guest [email protected] wrote:

Or if not, does anyone know the best way to do it?

Once it gets to the limit (say 10) it should read:

Prev 10 11 12 13 etc Next

Have you read this yet?
http://wiki.rubyonrails.org/rails/pages/HowtoPagination

Yes James. Thanks. But I was hoping there was a way to hide show the
page I’m past like 1…10 then hit next and it’ll be like 10…20.
Nothing about that in there.

Thanks though.

James L. wrote:

On 6/7/06, Guest [email protected] wrote:

Or if not, does anyone know the best way to do it?

Once it gets to the limit (say 10) it should read:

Prev 10 11 12 13 etc Next

Have you read this yet?
http://wiki.rubyonrails.org/rails/pages/HowtoPagination