Hello
Is this avlb in pwg? To make images larger
example: http://img128.imagevenue.com/img.php?im … _984lo.JPG
It would be great if it is! :)
Thanks and Kind Regards
Offline
PWG manage 3 level of image :
-> Thumbnail to navigate through categories
-> Normal view to see the image with the standard resolution decided by the administrator
-> High to let users to hav a link to the original resolution
Today, I don't know any phpwebgallery plugin managing multiple resolutions and I think this is the best way to kill the hard drive space.
When you take a look at the site http://www.brazilian.com/v1 you can see that images are reformated with the script http://www.lostbrazilian.com/v1/get_thumbs_on_fly.php associated with parameters width (nw) and height (nh).
When you observe this image produced, you can see that image weight is over 186 Ko for a 1600*1200 px photo. When I take a 2272*1704 px with my camera, the image weigth is over 2000 Ko.
My conclusion : this braszilian.com site plugin is a fake. Sorry :-(
Offline
I think we have to think about a better management of multiple sizes. The way it currently works is really basic (but is fine for most users) and I would personnaly like to have as many sizes as the webmaster has decided. This may represent a major change in the way PWG expect the image files to be available so we won't work on Butterfly (the current development branch).
Offline
z0rglub wrote:
I think we have to think about a better management of multiple sizes. The way it currently works is really basic (but is fine for most users) and I would personnaly like to have as many sizes as the webmaster has decided. This may represent a major change in the way PWG expect the image files to be available so we won't work on Butterfly (the current development branch).
Following is not resizing but...
As you (z0rglub, laurent.duretz) have probably noticed, I would expect in next release to display High Resolution pictures (HR) in HTML page... (Optional).
What does that mean?
Link to HR will send the popup width.
If HR width is smaller than the window, HR will be displayed as is.
If not, HR will be adjusted by the browser to +/- the window width.
Further, some icons will be available:
++ enlarge (by +10% till picture width, horizontal overflow: hidden, a sort of crop)
<< scroll left (by +10% in case of overflow)
[] set to picture width (centered, horizontal overflow:hidden)
>> scroll right (by +10% in case of overflow)
-- reduce (by -10% till half screen width, picture will be centered in all cases)
| | reset to window width
x close
In addition, HR will be displayed with the theme page background.
8-)
( So not exactly, the same idea than cemo but... )
Offline
so will it be available at next version of PWG?
Offline
z0rglub wrote:
I think we have to think about a better management of multiple sizes. The way it currently works is really basic (but is fine for most users) and I would personnaly like to have as many sizes as the webmaster has decided. This may represent a major change in the way PWG expect the image files to be available so we won't work on Butterfly (the current development branch).
in past i used a gallery script named Linpha. its not a good script but it has this function. the link i gaved in my post is a linpha script
anyways i think if PWG does that fuction it will be %100 perfect
i like pwg
regards
Offline
cemo wrote:
so will it be available at next version of PWG?
Maybe if I have enough time or if someone like Laurent want to take the point.
;-)
Offline
VDigital wrote:
Maybe if I have enough time or if someone like Laurent want to take the point.
:-)
I marrie me next month and I build my house until next year.
Time for PWG is reduced to the minimum.
Offline
VDigital wrote:
cemo wrote:
so will it be available at next version of PWG?
Maybe if I have enough time or if someone like Laurent want to take the point.
;-)
i would like to pay for that module if someone would like to create it
Greetings
Offline
z0rglub? for you?
8-)
Offline
Even I am interested in having the multiple resolutions of a single image. Any progress in this regard or any extension which I might have overlooked?
Offline
one thing to remember
laurent.duretz wrote:
....
When you observe this image produced, you can see that image weight is over 186 Ko for a 1600*1200 px photo. When I take a 2272*1704 px with my camera, the image weigth is over 2000 Ko.
My conclusion : this braszilian.com site plugin is a fake. Sorry :-(
maybe the site, i have a google safebrowsing malware warning for the brasilian.com site ....
The File size depends on picture quality (details and noise level) and compression ratio of the jpg. I have a lot of JPGs of my Eos 5D in original size (4374*2916px, thats 3 times more than your 2272*1704) with file sizes between 1500-4000kb. 186kb for a 1600*1200px photo is a very high compression ration (i think between 70-75%), in my private piwigo installation i am using normaly 80-85% jpg compression, with filesizes between 250kb-500kb on 1600-1200 px pictures.
I think we have to think about a better management of multiple sizes.
i think not. with yappa-ng i have used this feauture, but most of my visitors are not realy interested to use more than 2 (TWO) sizes. one which the size of her browser (monitor) and another as big as possible. i used a lot of different sizes for pictures, all cached by yappa-ng, needs a lot of filespace... (not really relevant on a private gallery with only 1000-1500 pictures)
in Piwigo i think it is enough with 3 sizes: thumbnails, "normal size" (something between 640-1200) and your interpretation of HD (the biggest format you wish to see in the web).
In a theme template like stripped the handling is easy, the normal picture will be auto resized to fit in the browser an the HD picture it is the visitors choice to see a movable part of the picture or also fit to browsersize. i wish this feautures in the core of piwigo :-)
(pardon me for my ugly english)
Offline
Your English is perfectly understandable.
The multi size feature could be good not for downloading purpose but for themes : it will allow more sophisticated theme.
One of our team member said he would want to work on it
Offline
I am interested in this feature as well. Will be watching this thread eagerly.
Offline