This topic is locked

Several thumbnails on the fly

6/18/2008 1:36:31 AM
PHPRunner General questions
A
alfonso authorDevClub member

I'm trying this product and I have a question:
Is it posible to make more than one thumbnail on the fly? I want to put normal image (750 px width), a thumbnail into a folder (300 px width) and a thumbnail with tn_ prefix (150 px width)
Can be done with custom code or similar?
Thanks

S
swanside 6/18/2008

I'm trying this product and I have a question:

Is it posible to make more than one thumbnail on the fly? I want to put normal image (750 px width), a thumbnail into a folder (300 px width) and a thumbnail with tn_ prefix (150 px width)
Can be done with custom code or similar?
Thanks


Dont know if this is of any help
http://www.asprunner.com/forums/index.php?...ost&p=30348

A
alfonso authorDevClub member 6/18/2008

It is not exactly, I think. What I try is to send an image, create a thumbnail on the fly. This is ok. I would like how can I create 2 thumbnails

A
alfonso authorDevClub member 6/19/2008

Any idea? Any custom code? Or this is not possible with phprunner?

J
Jane 6/20/2008

Hi,
it's possible. But this task requires a lot of custom coding in teh generated file.

Unfortunately we don't have a ready to go solution for this.