ds-site/Configuration/PageTSconfig/Mod/Wizards/NewContentElement.tsconfig
Daniel Siepmann ca3f397104 Add images to website
Allow to add images as content within blog posts.
2019-11-28 18:04:08 +01:00

26 lines
437 B
Text

mod.wizards.newContentElement.wizardItems {
common {
show = text, image
elements {
image {
tt_content_defValues {
header = Image
header_layout = 100
}
}
}
}
menu {
show = menu_abstract
}
special {
show =
}
forms {
show =
}
plugins {
show =
}
}