[Typo3] Templavoila with media files doesn't work

Irene Höppner irene.hoeppner at diacc.de
Mon Jan 31 14:34:06 CET 2005


Hi Jan,

[..]
> import.field = media
[..]

Within TV you can get only fields of the datastructure with this typoscript,
but no field outside the datastructure (which has to be like this - imagine
you define your own field within templavoila and call it media as well,
which one should be taken without this restriction?).

You have two options:
1. Define your own imagefield within templavoila and use this one.
2. Use a register variable:
page.5 = LOAD_REGISTER
page.5.page_media.field = media

temp.test = IMAGE
[..]
import.data = register:page_media
[..]

greets,

Irene

-- 
Irene Höppner
http://www.isinett.de





More information about the TYPO3-english mailing list