TYPO3ContentElements/Configuration/PageTSconfig/Mod/Wizards/Index.tsconfig
Daniel Siepmann da3aed135c
Add content element "skills"
Allow editors to add new content element "skills".
The element contains an input for a comma separated list of skill IDs.
A preview in backend is shown.
Frontend rendering is provided.
2020-09-22 10:37:24 +02:00

6 lines
208 B
Text

mod {
wizards.newContentElement.wizardItems.skilldisplay {
header = LLL:EXT:skilldisplay/Resources/Private/Language/locallang_be.xlf:newContentElement.skilldisplay.header
show = *
}
}