[Typo3] multi language section image

Ronald Renfro rrenfro at ilovehtml.net
Mon Aug 15 13:59:59 CEST 2005


hi

I am working on a site where a "section image" is to be displayed on  
a page per page basis.
the site is configured with 2 languages. the user edits the page  
header in the default language and uploads
a file to the media field.

currently the user has upload the image for each of the translated  
pages! Is it possible to
make the translated pages get the section image from the default page  
media field instead?

this is the typoscript I have

     10 = IMAGE
     10 {
         file = fileadmin/images/banner.gif
         file.import.data = levelmedia: -1, "slide"
         file.import = uploads/media/
         file.import.listNum = 0
         file.import.override.field = media
     }

thanks in advance

Ronald Renfro




More information about the TYPO3-english mailing list