EE 1
EE 2
BU Search Pagination

Developer

BridgingUnit - Aidann Bowley

3rd Party (Free)


Compatibility

  • Multi Site Manager
  • Stand Alone Entry Form
  • Low Variables
  • Better Workflow
  • Matrix

Requirements

  • jQuery for the Control Panel

Categories

Plugin

Tags

Additional pagination tags for the Search module. Use the BU Search Pagination plugin in your template when you wish to have greater control over customising the pagination tags on your search results page.

The plugin bases the output of its pagination on the search results (per page limit) and result_page parameters set in your search form tag and the total number of results calculated by the Search Module.

BU Search Pagination Links

This entry was created May 29, 2009, 11:41 pm.
This entry was last updated March 5, 2012, 11:28 am.

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!

4 Reviews:

ByteMyPixel 09.12.12

Rating - {addon_rating_average}

Just what the Dr ordered!  I was having so many issues trying to get native search pagination to work…  Found this little gem and it works perfectly, with even more options and customization.  Thank you!

Matt Weinberg 12.22.11

Rating - {addon_rating_average}

This add-on works perfectly and is extremely helpful.

Jacek Sompel 03.25.11

Rating - {addon_rating_average}

Great plugin.

For anyone running PHP 5.3 and above. This plugin will throw an error/notice about ereg function being deprecated.

Simply replace ereg statement on line 283 with preg_match function.

if (preg_match(”/^pagination_pages/”, $key))

Hope this helps someone.

Ryan Masuga 05.31.09

Ryan Masuga
Rating - {addon_rating_average}

This plugin is awesome and fills a hole – the default EE search pagination is weak and not able to be fully customized. This plugin really opens up the possibilities. Great stuff.