Hello there,
Thank you for this great module!
Most of my users don't know much about IT and they usually upload their photos wihtout resizing them, hence the photos are far too big for my drupal site tables.
On the node itself, it is not a problem because I have selected the "post thumbnail " option and if a user click on a picture, the original size will open in a pop up. That's perfect.
My problem is when I open the gallery page: the pictures there are automatically displayed in their original size and that does break the look of my theme.
So, would it be possible to implement one more option, i.e. to resize the pictures on the gallery page, or just have the possibility to only display the thumbnails on the gallery page?
Many thanks!
DrupalWorld
Comments
Comment #1
marcoBauli commentedhi there, i might be little confused as i went through almost all the queue now, but this is not already possible with the latest 5.x-1.x-dev version of Node_images?
I tryed it today: it let's you pick 2 sizes options, thumbnail and full size (the second is used in the gallery).
Is this the feature you where looking for?
Marking as fixed, still i might be contraddicted
Comment #2
marcoBauli commentedfound also a patch that should do the job at http://drupal.org/node/130069
it would be nice to test it and comment there maybe