[TYPO3-english] Image resizing problem in tt_news single view

Sergey Alexandrov serg at alexandrov.us
Fri Mar 29 16:14:35 CET 2013


Try to put into the template CONSTANTS

plugin.tt_news.singleMaxW=620
plugin.tt_news.singleMaxH=380

On 3/29/2013 10:57 AM, PIT Solutions wrote:
> Hi List,
>
> I've problem with tt_news version 3.4.0. I am using typo3 version 6.0.4.
> The problem is,
> I've added image with my news articles.The resizing working perfectly in list and latest view.
> But it doesn't resize to bigger image in SINGLE mode. I want bigger image in singe view than the
> list view. Note that I am not installed any external resize extensions like "jb_gd_resize"
>
> I also added the configurations added in the tt_news manual.
> See the configuration in list view;
>
> plugin.tt_news.displayList.image {
>    file.maxW = 120
>    file.maxH = 100
> }
> Its ok and working. But the configuration for single view not working.
> Configuration is,
>
> plugin.tt_news.displaySingle.image {
>    file.maxW = 620
>    file.maxH = 380
> }
>
> Is it's a bug in tt_news extension? Is there any method to fix this?
> I am in trouble.Please help me,
>
> Thanks and regards,
>      Arun Chandran.
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english



More information about the TYPO3-english mailing list