[TYPO3-dev] How to use Image-Object for higher resolutions ?

Stefan Geith typo3dev2008.nospam1 at geithware.de
Thu May 21 12:16:22 CEST 2009


Steffen Kamper schrieb:
> Hi,
> 
> using IMAGE for no-resize is a bit overhead. If you need it different, 
> just use the TEXT-object
> 
> 10 = TEXT
> 10.value = fileadmin/img/mypic.png
> 10.wrap = <img src="|" width="120" height="120" alt="" title="look this 
> nice picture" />

But this is no complete replacement, because
- width/height is not caluclated based on the Imagesize
   and I don't know, what images in which ration the cusomers
   upload
- If the Image does not exist, TEXT renders an image-tag
   with an non-existing image

And another thing:
I want to use the IMAGE-Settings for standard-html and for pdf-pages.
With condition type=123 I would simly add some configuration, that
renders 'higher' resoultions ...

/Stefan


> 
> vg Steffen
> _______________________________________________
> TYPO3-dev mailing list
> TYPO3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev





More information about the TYPO3-dev mailing list