EE 1
EE 2
Advanced Prev Next Entry
Developer
3rd Party (Commercial)
Current Version: 2.0.4
Release Date: Feb 2, 2013
Buy Now!
Compatibility
- Multi Site Manager
- Stand Alone Entry Form
- Low Variables
- Better Workflow
- Matrix
Requirements
- jQuery for the Control Panel
Categories
Plugin
Tags
ExpressionEngine 2.x native prev-next entry functionality does not let you to filter and sort your entries in many ways; also it does not provide cycling through your entries. This plugin brings some advanced functionality and a bit more freedom to you in building "previous and next" links.
Features
- Now includes two new variables support {empty_next} and {empty_prev} that enables you to check if there is a next / prev entry available.
- Filter entries by a variety of search criteria.
- Filter entries by category or category group.
- Filter entries by channel id or channel name.
- Filter expired entries.
- Filter future entries.
- Filter entries by site id for MSM installed environments.
- Reverse prev and next links.
- Return only requested fields.
- Sort entries by both standard and custom fields.
- Cycle through entries when the end of list is reached.
- Search tag supports Playa Field Type (only channel entry id and url title).
WARNING
This plugin provides limited functionality comparable to native Channel Module and it is not able to handle Relationship, Playa and other complex third-party field types. Therefore values of custom fields that use one of such field types will not be returned correctly.
Change Log
version 2.0.0
- Completely rewritten.
- Matrix support added. You can use the following notation for return_fields parameter:
matrix_field_name:matrix_col_name:asc
{next_matrix_field_name}
<li {switch=“black|white”}> {matrix_col_name} </li>
{/next_matrix_field_name}
version 1.2.0
- Added Playa field type support for search tag: currently only accepts entry id or url_title for searches.
- Various bug fixes on search parameter.
version 1.1.6
- The re-born infinite loop problem has been fixed.
version 1.1.4
- Support for IS_EMPTY and not IS_EMPTY added.
version 1.1.2
- infinite loop problem has been finally fixed.
version 1.1.1
- {empty_next} and {empty_prev} variables added that output yes or no.
version 1.1.0
- Search parameter now supports standard fields.
- Bug fixed that made the plugin ignore channel_id
- Bug fixed that kept prev and next links to work interchangeably.
- Default sort mechanism by entry_date added for those fields that may have non-unique values.
version 1.0.1
- A bug is fixed that prevented sorting by custom fields.
Advanced Prev Next Entry Links
This entry was created February 3, 2011, 2:46 pm.
This entry was last updated February 2, 2013, 7:05 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!
3 Reviews:
unolee 12.17.11
I works fine & the support was great.
It makes my works simple.
Dmitry 07.27.11
Just what i needed, excellent plugin!
Bryan 02.07.11
Works like a charm, I’ve been looking for a plugin that will allow me to cycle through entries within a category, while keeping the prev/next links outside the exp:channel:entries tag pair. Perfect ;)