first commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
mod.wizards.newContentElement.wizardItems.plugins {
|
||||
elements {
|
||||
tx_meilisearch_results {
|
||||
iconIdentifier = extensions-solr-plugin-contentelement
|
||||
title = LLL:EXT:meilisearch/Resources/Private/Language/locallang.xlf:plugin_results
|
||||
description = LLL:EXT:meilisearch/Resources/Private/Language/locallang.xlf:plugin_results_description
|
||||
tt_content_defValues {
|
||||
CType = list
|
||||
list_type = solr_pi_results
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user