Add config to open page in new tab from area/top navigation

This commit is contained in:
Björn Fromme
2020-09-01 11:40:13 +02:00
parent 7e3730062c
commit 9a7472932f
3 changed files with 10 additions and 2 deletions
@@ -56,6 +56,13 @@ call_user_func(function() {
'type' => 'check'
]
],
'tx_eptheme_new_tab' => [
'exclude' => 0,
'label' => 'Seite in neuem Tab/Fenster öffnen',
'config' => [
'type' => 'check'
]
],
'tx_eptheme_bodyclass' => [
'exclude' => 0,
'label' => 'CSS Klasse(n) für Body Tag',
@@ -111,7 +118,7 @@ call_user_func(function() {
'pages',
'--div--;Kontext,
tx_eptheme_context_pacode,tx_eptheme_context_country,tx_eptheme_context_region,
tx_eptheme_hide_searchbar,tx_eptheme_bodyclass,
tx_eptheme_hide_searchbar,tx_eptheme_new_tab,tx_eptheme_bodyclass,
--div--;Slider,
tx_eptheme_slides,
--div--;Badge,