In TYPO3 6.1, how to configure CSC content fallback only for images -
in dual-language (single-tree) typo3 6.1, have regular texpic content element.
tsconfig: mod.web_layout.deflangbinding = 1
typoscript:
config.sys_language_overlay =1 temp.lead < styles.content.get temp.lead.select.where = colpos = 2
how can tell css_styled_content use image main language if no other image specified?
setting config.sys_language_mode = content_fallback
won't help, want images fall back, no text.
the original image appearing in localised record, greyed out:
there hidden button right of entry editors can use localise file reference:
once localised, reference works expected.
Comments
Post a Comment