I've just released a generic view helper for Zend Framework that generates thumbnails using PHP's internal image resizing functionality. It is based upon the code developed by S. Mohammed Alsharaf at http://www.zfsnippets.com/snippets/view/id/44. It's basically zero config, I've made it smart enough to be able to automatically thumbnail basically any image passed to it without worrying too much about paths and the like, and it should be straightforward to work in a lightbox as well. The only thing you have to do is define your thumbnail size presets and it's good to go.
The new view helper is available at http://www.zfsnippets.com/snippets/view/id/79/improved-image-view-helper

Comments
Do you have a download link for your view helper?
http://www.zfsnippets.com/snippets/view/id/79/improved-image-view-helper - sorry, the link got deleted in the recent site migration somehow.
Post new comment