[Typo3] Import an image

Roger Bunyan roger at redgumsoaps.com.au
Thu Apr 7 07:06:44 CEST 2005


Hi All

I am trying to import an image from the media field of a page into 
subpart markers similar to the example in TS by Example where the page 
resource is loaded into the background.

this is the TS:

page.bgImg.import {
   cObject = TEXT
   cObject.value = fileadmin/tsbyex/alligator.jpg
   cObject.override {
     required = 1
     field = media
     listNum = 0
     wrap = uploads/media/ |
   }
}
page.bgImg.width = 200


However I don't want it as a background image I need to place it in a 
subpart marker.

Can somebody please give me the correct syntax.

thanks in advanced.

-- 
Roger Bunyan
Redgum Soaps http://redgumsoaps.com.au
Sustainability will be achieved by a
cultural change, not by technology.



More information about the TYPO3-english mailing list