[TYPO3] Extracting all images from media field

Christopher Torgalson bedlamhotel at gmail.com
Wed May 9 19:25:41 CEST 2007


Hi,

On 5/9/07, Tyler Kraft <headhunterxiii at yahoo.ca> wrote:
> you need to get the whole filed and use split and ',' then render as 1=coa
>
> Do a search in the lists as I asked a similar question a while back and
> Peter Klien (I think it was Peter) gave a very helpful answer.


Two relevant snippets come to mind:

http://www.typo3wizard.com/en/snippets/cool-stuff-typoscript/simple-image-gallery-from-media-field.html
http://www.typo3apprentice.com/typoscript/samples/split-sample/

(The latter does not use the media field, but does show how .split can
be used to 'loop' through a comma-separated list [such as the contents
of the media field...])

-- 
Christopher Torgalson
http://www.typo3apprentice.com/


More information about the TYPO3-english mailing list