This topic is locked

Same size thumbnails

1/11/2011 11:27:05 PM
PHPRunner General questions
M
mmponline author

I see in some apps like Facebook and some joomla extentiins one can set all auto thumbnails to be created in same orientation. In other words photos are cropped so that all thumbnails are eg landscape, giving the thumbnail gallery a far neater look. Is this a feature that can be added by changing code or maybe add an event. Or perhaps a Plugin or somethig. If it needs to be a feature to be built into phprunner. I would love to see it coming

Any comments or ideas on this?

M
mmponline author 1/17/2011

Any ideas?

Sergey Kornilov admin 1/17/2011

You definitely can do that in BeforeAdd/BeforeAdd events. Here is some cropping code that might help:

http://www.talkphp.com/advanced-php-programming/1709-cropping-images-using-php.html