Hi Michael,
Am 13.01.16 um 13:14 schrieb Michael Roskosch:

Der Bereich der bei mir blödsinn ist ist folgender:
10 = IMAGE
10 {
       field = menubild
       file.import.data = file:current:uid
       file.treatIdAsReference = 1
       wrap = |
}

Wenn ich in die Doku schaue, gehört das "field" zum "import" und nicht zum IMAGE selbst ... also so:

10 {
   file.import.field = menubild
   file.import.data = file:current:uid
   file.treatIdAsReference = 1
   wrap = |
}

Hier die Doku zu IMAGE und der imgResource:

https://docs.typo3.org/typo3cms/TyposcriptReference/ContentObjects/Image/Index.html

https://docs.typo3.org/typo3cms/TyposcriptReference/Functions/Imgresource/Index.html#imgresource

Viele Grüße
Marcus

--
Marcus Schwemer
mar...@typo3worx.eu
http://typo3worx.eu/
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an