Skip to content
Snippets Groups Projects
Commit beada38c authored by Roman Abt's avatar Roman Abt Committed by Christian Kuhn
Browse files

[TASK] indexed_search docs: specialConfiguration instead of specConfs

Document working typoscript key 'specialConfiguration' instead
of 'specConfs'.

Releases: master
Resolves: #83340
Change-Id: I4d2c0606200f5bcaf991b53fb67e2709a9c45bc5
Reviewed-on: https://review.typo3.org/55092


Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarTYPO3com <no-reply@typo3.com>
parent 1b1d3cac
Branches
Tags
No related merge requests found
......@@ -294,21 +294,21 @@ search.skipExtendToSubpagesChecking
.. _specconfs-pid:
.. _specialConfiguration-pid:
specConfs.[pid]
specialConfiguration.[pid]
"""""""""""""""
.. container:: table-row
Property
specConfs.[pid]
specialConfiguration.[pid]
Data type
-
Description
"specConfs" is an array of objects with properties that can customize
"specialConfiguration" is an array of objects with properties that can customize
certain behaviours of the display of a result row depending on it's
position in the rootline. For instance you can define that all results
which links to pages in a branch from page id 123 should have another
......@@ -329,15 +329,15 @@ specConfs.[pid]
.. _specconfs-pid-pageicon:
.. _specialConfiguration-pid-pageicon:
specConfs.[pid].pageIcon
specialConfiguration.[pid].pageIcon
""""""""""""""""""""""""
.. container:: table-row
Property
specConfs.[pid].pageIcon
specialConfiguration.[pid].pageIcon
Data type
:ref:`IMAGE cObject <t3tsref:cobj-image>`
......@@ -347,15 +347,15 @@ specConfs.[pid].pageIcon
.. _specconfs-pid-csssuffix:
.. _specialConfiguration-pid-csssuffix:
specConfs.[pid].CSSsuffix
specialConfiguration.[pid].CSSsuffix
"""""""""""""""""""""""""
.. container:: table-row
Property
specConfs.[pid].CSSsuffix
specialConfiguration.[pid].CSSsuffix
Data type
string
......
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