[TYPO3] page:media in Alternative Page Language

Sander van Gelderen mail at NOSPsandervangelderen.nl
Sat May 19 12:02:14 CEST 2007


Hello list,


I have a localised NL(default)/EN website that uses GMENU's. The GMENU uses the media field to get it's images from, like so:
NO {
   ...
   altImgResource.import = uploads/media/
   altImgResource.import.field = media
   altImgResource.import.listNum = 1
   ...
}

Actaully I am using 5 entries from page:media for different menu states and a header image.

Now that I have created Alternative Page Language records for the pages, the images do not show up in the EN version of the site.
So I am looking for a setting that will get media from the default langauage, but only if the field is empty for the alternative langauge.

I tried "page.config.sys_language_softMergeIfNotBlank = pages:media", but that does not work.



Thanks for any help,


Sander


More information about the TYPO3-english mailing list