Prev / Next Product Links

Labels

Description

Create - Prev / Next product in category links

Context Information

None

Additional information (do not use)

None

Attachments

4

Activity

Show:

Alex July 25, 2012 at 10:32 AM

Since 5.2.0 version was released.

Alex November 22, 2011 at 4:38 PM

Patch "prev_next_fixes.patch" solves:

1. in case, when there are no prev/next category item (not product) the 404 page was shown.

2. no way to do prev/next navigation when there is a HAVING filter applied to list, since only list's ID field was selected (now you can specify what you need to be selected via "NavigationSelectClause" unit config option).

3. %1$s wasn't replaced with table name inside calculate fields, that contain sub-select queries.

Alex October 6, 2011 at 3:38 PM

Fix committed to [b]5.2.x branch/b. Commit Message:

Fixes #0001132: Prev / Next Product Links

Alex September 27, 2011 at 11:55 AM

Из проекта Bettr.Ru:

1. добавить метод getNavigationResource из класса BlogHelper в класс ListHelper
2. добавить методы PreviousResource и NextResource из класса BlogTagProcessor в класс kDBTagProcessor
3. добавить код по обработке prev/next Special из метода BlogEventHandler::getPassedID в аналогичный метод класса kDBTagProcessor
4. взять из темы описание блока "prev_next_element" и его использование на "blogs/blog_detail" шаблоне.

Fixed

Details

Priority

Assignee

Reporter

Developer

Patch Instructions

Patches must be submitted through Phabricator.

External issue ID

External issue URL

Story Points

Fix versions

Created September 27, 2011 at 11:54 AM
Updated December 30, 2024 at 2:23 AM
Resolved July 25, 2012 at 10:32 AM