[TYPO3-english] Page images (media field) and multiple languages
Jigal van Hemert
jigal at xs4all.nl
Wed Apr 29 11:58:53 CEST 2009
Hi Stephen,
> Is there away of sharing images when a site has multiple languages?
>
> Some pages have images in the media field (later used in menus), and I
> don't
> want to have to attach the same images each time for every language.
The Frontend Localization Guide is your friend:
http://typo3.org/documentation/document-library/core-documentation/doc_l10nguide/1.0.0/view/1/3/#id3959302
"config.sys_language_softMergeIfNotBlank = tt_content:image,
tt_content:header
This setting will look if the image and header fields of translations
are blank and if that is the case the value of the default language record
is allowed to be used. "
It'll probably work for fields of the pages table too...
--
Jigal van Hemert.
More information about the TYPO3-english
mailing list