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

Also available in: Atom PDF