Better Pagination

Developer

Discontinued

3rd Party (Free)

424 downloads (last 90 days)

Creative Commons Attribution Share Alike Download v1.0

EE Version Support

  • ExpressionEngine 2

Compatibility

If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.

  • Updater
  • Multi Site Manager
  • Stand Alone Entry Form
  • Low Variables
  • Content Elements
  • Better Workflow
  • Matrix
  • Grid
  • Webservice
  • Publisher

Requirements

  • jQuery for the Control Panel

Add-On Type(s)

Extension

Tags

This extension was created to replace the native pagination links e.g. /template-group/template/P1, with something... more usable.

This will create sane, and normal pagination links such as /template-group/template?&page=1. The “page” parameter is still an offset, but it is easier to work with when writing PHP in your add-on, or if you use something like Super Globals or Switchee to reference GET variables. Best of all, it works with Strucure pages. No Freebie or other hacks necessary.

Download Better Pagination

EE Support Downloads Add-On Version Release Date
Not Specified Download 1.0 Jul 31, 2012

This entry was created July 31, 2012, 2:48 pm.
This entry was last updated February 1, 2021, 4:36 pm.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.

1 Review:

pbrienesse 12.02.12

pbrienesse
Rating - {addon_rating_average}

Does what it says it is supposed to. I like to use conditionals like if segment 2 is empty do something. The native EE pagination method does not work with this so this addon is ideal. Many thanks!