update Layouts
This commit is contained in:
@@ -5,3 +5,34 @@
|
||||
<INCLUDE_TYPOSCRIPT: source="FILE:EXT:sitepackage/Configuration/TSconfig/Page/TCEFORM.tsconfig">
|
||||
<INCLUDE_TYPOSCRIPT: source="FILE:EXT:sitepackage/Configuration/TSconfig/Page/TCEMAIN.tsconfig">
|
||||
<INCLUDE_TYPOSCRIPT: source="FILE:EXT:sitepackage/Configuration/TSconfig/Page/Mod/WebLayout/BackendLayouts.tsconfig">
|
||||
|
||||
# ###
|
||||
# BE module settings
|
||||
# ###
|
||||
|
||||
mod {
|
||||
# content element wizard
|
||||
wizards.newContentElement {
|
||||
wizardItems {
|
||||
common {
|
||||
elements {
|
||||
shortcut < mod.wizards.newContentElement.wizardItems.special.elements.shortcut
|
||||
}
|
||||
|
||||
show := addToList(shortcut)
|
||||
}
|
||||
|
||||
special {
|
||||
show := removeFromList(shortcut)
|
||||
}
|
||||
|
||||
mask >
|
||||
}
|
||||
}
|
||||
|
||||
# BE default language optimization
|
||||
SHARED {
|
||||
defaultLanguageFlag = de
|
||||
defaultLanguageLabel = Deutsch
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user