Project

General

Profile

Actions

Feature #94798

closed

Improve pagination of indexed_search

Added by Georg Ringer over 2 years ago. Updated 7 months ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Indexed Search
Start date:
2021-08-11
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

IndexedSearch uses a VH which encapsulates the logic of the pagination but it also includes the HTML which makes it impossible to change the styling of the pagination without using a custom ViewHelper or xclassing the one of the core.

As a solution:

  • move the rendering logic to the template
  • add a new VH to avoid breaking changes
  • deprecate the old VH

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #101271: Extract Indexed Search inline event handlingClosed2023-07-06

Actions
Actions

Also available in: Atom PDF