Fix static search results not redirecting as expected
This commit is contained in:
-18
@@ -1,18 +0,0 @@
|
||||
lib.searchresult = USER
|
||||
lib.searchresult {
|
||||
userFunc = TYPO3\CMS\Extbase\Core\Bootstrap->run
|
||||
extensionName = EpProducts
|
||||
pluginName = searchresult
|
||||
vendorName = EP
|
||||
controller = Search
|
||||
action = searchresult
|
||||
switchableControllerActions {
|
||||
Search {
|
||||
1 = searchresult
|
||||
}
|
||||
}
|
||||
settings =< plugin.tx_epproducts.settings
|
||||
settings.searchPageHeaderImage = {$plugin.tx_eptheme.settings.searchPageHeaderImage}
|
||||
persistence =< plugin.tx_epproducts.persistence
|
||||
view =< plugin.tx_epproducts.view
|
||||
}
|
||||
@@ -8,7 +8,6 @@
|
||||
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Library/SearchBar.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Library/SearchBox.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Library/SearchResult.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Library/Sitemap.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Library/DynamicContent.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Library/ParseFunc.typoscript"
|
||||
|
||||
Reference in New Issue
Block a user