meilisearch/Configuration/TypoScript/OpenSearch/constants.typoscript
2021-04-17 00:26:33 +02:00

11 lines
330 B
Plaintext

plugin.tx_meilisearch.OpenSearch {
# cat=plugin.meilisearch: OpenSearch/10; type=text; label=Short Name: Brief title of the search, up to 16 characters.
shortName = Website Search
# cat=plugin.meilisearch: OpenSearch/20; type=text; label=Description: Textual description of the search.
description = Search this website
}