Project

General

Profile

Actions

Feature #92786

closed

Wrap for {searchWord.sword} in EXT:indexed_search

Added by Michael Sollmann over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
Start date:
2020-11-06
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:

Description

Currently there is no possibility (apart from using an own template) to emphasize the searchword in the info above the search results:

<f:translate key="searchFor" /> {searchWord.sword}

Would be great if the standard template had a wrap for styling with css:

<f:translate key="searchFor" /> <span class="tx-indexedsearch-info-sword-word">{searchWord.sword}</span>

Actions #1

Updated by Michael Sollmann over 3 years ago

  • Tracker changed from Bug to Feature
  • TYPO3 Version deleted (10)
Actions #2

Updated by Gerrit Code Review over 3 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66695

Actions #3

Updated by Gerrit Code Review over 3 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66695

Actions #4

Updated by Anonymous over 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack over 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF