Einzelnen Beitrag anzeigen

  #5  
Alt 24.06.2008, 11:14
Matyi Gábor
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Re sizing images in an extension

Hi!

In this topic I experienced, that the process of the imageresizing start
only if the user load the FE-page with browser first time. This can causes a
huge page-load time. It is possible to do that that this process should
start immediately after the BE user upload the image? Is there any such
extension?

I experienced this problem f.e. with tt_news, tx_commerce, rgsmoothgallery .
F.e. I upload 20 new images, I write the texts (details). If I open first
time the frontpage, where f.e. tx_commerce product are listed, I have to
wait. In this time I can chech the processes on the server console, that the
imagemagic convert every image....but as I wrote this is a slow process.

Does anybody experienced such thing? Is there eny solution?

Thanks. Gabor Matyi


StephenBungert wrote:
>
>
> Thanks both.
>
> I have it fixed now.
> $imgConf['file.']['width'] = 70 . 'm';
> $imgConf['file.']['height'] = 54 . 'm';
>
> I tried this before but it didn't do anything - it makes an img tag but
> with
> every attribute empty, I then looked at the install tool and discovered
> that
> ImageMagik wasn't set up correctly. Now it works!
>
>
> -----
> --
> Stephen Bungert
> --
> View this message in context:
> http://www.nabble.com/Re-sizing-imag...p18085495.html
> Sent from the TYPO3 English mailing list archive at Nabble.com.
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english (AT) lists (DOT) netfielders.de
> http://lists.netfielders.de/cgi-bin/.../typo3-english
>
>
> -----
> --
> Stephen Bungert
>


--
View this message in context: http://www.nabble.com/Re-sizing-imag...p18087077.html
Sent from the TYPO3 English mailing list archive at Nabble.com.

_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english