[TYPO3-english] tt_news: image in latest, list and single view

Rupali rupali.ffm at googlemail.com
Tue Mar 31 14:57:10 CEST 2009


Hello,

i got the size manipulation of tt_news, but i don't know how to insert img
tag in latest mode. currently it is showing a p tag and in that HTML code
for image as text.
<img style="float: right;"
src="fileadmin/templates/image_gallery/banner.gif" width="218" height="23...

pls help.

2009/3/31 Rupali <rupali.ffm at googlemail.com>

>  Hello List,
>
> we want to show image in tt_news list and single view with different width
> and height. Images are inserted in RTE using insert/modify image
> button.Following I tried in constant field, but it doesn't has any effect.
> images in list and single mode are in original size.
>
> plugin.tt_news.displayList.image {
>  file.maxW = 40
>  file.maxH = 40
>  imageLinkWrap = 1
>  #stdWrap.spaceAfter = 5
> }
> plugin.tt_news.listMaxW = 40
> plugin.tt_news.listMaxH = 40
>
> plugin.tt_news.singleMaxW = 100
> plugin.tt_news.singleMaxH = 100
>
> plus in latest view no image and text are shown rather HTML code of image,
> after heading:
> <img src="fileadmin/templates/image_gallery/images/image-1.jpg"
> style="float: left;" width="450" hei...
>
> how to block image in latest view ? and list and single view with required
> width and height?
>
> Regards,
> Rupali
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list