what is the largest megapixel picture that one can upload, if I recall correctly in 1.8 it was 10 Megapixels. I now have 12 Megapixels and I have been looking at a larger one.
frank
X3 Photo Gallery Support Forums
I have a few comments and questions related to your question.frank3427 wrote:what is the largest megapixel picture that one can upload, if I recall correctly in 1.8 it was 10 Megapixels. I now have 12 Megapixels and I have been looking at a larger one.
There is a setting in V2 "altimage" which allows you to create a subfolder in each imagefolder, where you can maintain large/original images. As described in the themeConfig.xml:frank3427 wrote:I am a student and a few of use are sharing raw pictures, we understand the issue with size and time for downloading.
Sets an extended folder path '_altimage/' to open a different version of selected image. Effects the functions popup, window and download imageAhh perfect. This is close to the solution I'm looking for. If we now had the chance to put full size pictures directly into the gallery, and then the software automagically made a resized copy of the pictures for viewing and automagically was putting the original image into _altimage.mjau-mjau wrote:There is a setting in V2 "altimage" which allows you to create a subfolder in each imagefolder, where you can maintain large/original images. As described in the themeConfig.xml:frank3427 wrote:I am a student and a few of use are sharing raw pictures, we understand the issue with size and time for downloading.This means you need to maintain two copies of every image: 1 standard folder with images resized for viewing on the web/imagevue, and 2. a subfolder where you can keep the originals/large size images. The resized images will display in imagevue, but when for example clicking download, or "open in window", it will open the original full size image.CodeSets an extended folder path '_altimage/' to open a different version of selected image. Effects the functions popup, window and download image
Unfortunately, this takes us back to square 1. Unless you run your own server, Imagevue simply can not resize your full size images.rune wrote:Ahh perfect. This is close to the solution I'm looking for. If we now had the chance to put full size pictures directly into the gallery, and then the software automagically made a resized copy of the pictures for viewing and automagically was putting the original image into _altimage.