Hallo Philipp,

du kannst das ganze import = irgendwas weglassen, da nur gecheckt wird, ob es 
eine import. Config gibt.

Es reicht also am Beispiel auch

        lib.background = IMG_RESOURCE
        lib.background {
                stdWrap.wrap = <img src="|">
                file {
                        import.data = levelmedia: -1, slide
                        import.listNum = 0
                        treatIdAsReference = 1
                }
        }


Liebe Grüße,
Nicole

-----Ursprüngliche Nachricht-----
Von: typo3-german-boun...@lists.typo3.org 
[mailto:typo3-german-boun...@lists.typo3.org] Im Auftrag von Philipp Gampe
Gesendet: Donnerstag, 6. Dezember 2012 12:32
An: typo3-german@lists.typo3.org
Betreff: Re: [TYPO3-german] Bilder aus Media Ressources unter Typo 6.0 ausgeben?

Hi Nicole,

Nicole Cordes wrote:

> du brauchst die neue "Eigenschaft" treatIdAsReference = 1, also 
> zusammen mit deinem TS:
> 
> lib.background = IMG_RESOURCE
> lib.background {
> stdWrap.wrap = <img src="|">
> file {
> import = uploads/media/
> import.data = levelmedia: -1, slide
> import.listNum = 0
> treatIdAsReference = 1
> }
> }
> 
> Hoffe, das hilft dir weiter.

Super, ich wollte gerade das Gleiche fragen :)

Kann man dann eigentlich statt
import = uploads/media/
import = 1
schrieben?

Grüße
--
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln Documentation – 
linkvalidator
TYPO3 .... inspiring people to share!

_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an