BU Search Pagination

Developer

BridgingUnit - Aidann Bowley

3rd Party (Free)


EE Version Support

  • ExpressionEngine 1.x
  • 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)

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 November 28, 2013, 4:32 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.

4 Reviews:

ByteMyPixel 09.12.12

ByteMyPixel
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

Matt Weinberg
Rating - {addon_rating_average}

This add-on works perfectly and is extremely helpful.

Jacek Sompel 03.25.11

Jacek Sompel
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.