Skip to content
Snippets Groups Projects
Commit e1d17348 authored by Benni Mack's avatar Benni Mack Committed by Georg Ringer
Browse files

[!!!][TASK] Remove several outdated Indexed Search options

This change removes various functionality
within Indexed Search which was partly kept
when migrating the plugin towards Extbase
back in TYPO3 v6.2, but serve no real purpose
anymore:

- CSSsuffix
- specialConfiguration
- iconRendering
- flagRendering

This functionality is nowadays represented
within the actual View rendering, thus
the TypoScript options can be removed, as
Fluid is much more powerful than the old
marker-based templating approach.

In addition, the feature to choose a specific
language within the search is removed,
as this functionality is not viable in modern
sites (example: when searching on a french
website, search should not find japanese
results).

Resolves: #102921
Releases: main
Change-Id: I8ff4876f4ad3b8199abb2ff3f0cbf08f382501b7
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82642


Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
Reviewed-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent 422d4777
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment