Selecting specific image sizes in g2image
|
erichorne
Joined: 2008-01-29
Posts: 3 |
Posted: Tue, 2008-01-29 15:44
|
|
I couldn't find a way to select a specific size using g2image v3.0.2.. When I upload a photo into gallery2, I have it create maybe 10 different sizes of the image. The plan is to use gallery2 as an image server and embed images from there into articles in my joomla site. However, g2image only allows either the thumbnail (too small, plus I'm using square thumbs) or the full size image (way too big). Given v3.0.2, I have made modifications to the code to allow selecting a specific size (along with the full size) of the image when a "fullsize" insert type is selected. All other functionality seems to work as expected. I'm wondering if there is any interest from the author in integrating my changes into v3.0.x, or making a patch available to those of us who need this functionality. I understand similar functionality is being worked on for v3.1 so this may just be a stopgap until 3.1 is out. Any thoughts? |
|
| Login or register to post comments |

Posts: 476
Eric,
Thanks. I have that functionality working in SVN for G2Image 3.1. Life has gotten in the way of development for the past month, but I'm trying to get back into the code for a few weeks to get a beta of 3.1 out the door by the end of February.
Feel free to post any modded files here in the meantime, as a stopgap.
Cheers,
Kirk
____________________________________
G2Image Documentation, G2Image Demo Page, My Family Website
Posts: 134
Thanks for your information. I would like this feature ;-)
Ciao,
Jens
__________________
http://jekophoto.de
Posts: 1
Thank you much for this plugin. I am trying the 3.1 alpha SVN release, and the little I have tested everything is working great (I have a custom embedded environment). To me this takes a (already great) plugin and makes it truly useful. For my uses I never want a fullsize image, and rarely a thumb. I almost always want one of my custom mid-sizes.
This is great!