Page 1 of 1
Original image files and phoca gallery
Posted: 25 Sep 2008, 02:10
by DaniFilth
Hi! I´m new here and I have a question.
Well, I upload some images by FTP, to certain folder. Then I go to the phoca admin. panel and I add images to a category, right. BUT I wanna that phoca create just small thumbnails, if I to click in thumbnail the original file appears. With default configuration and after I mod it, the script always create large thumbnails

Re: Original image files and phoca gallery
Posted: 26 Sep 2008, 18:24
by Jan
Phoca Gallery creates three thumbnails types:
-small (used in categories view)
-medium (used in category view)
-large (used in detail view)
you can set the size of all thumbnails:
see:
- installation
- global configuration
- resizing thumbnails
on:
https://www.phoca.cz/documentation/index ... -component
Jan
Re: Original image files and phoca gallery
Posted: 26 Sep 2008, 19:25
by DaniFilth
Yeah...but what I wish is just create small thumbnails, when I click on them the ori image appears. But I also saw that this thing can´t be implemented so, let the script increase hosting disk space

Re: Original image files and phoca gallery
Posted: 26 Sep 2008, 19:29
by Jan
Maybe I don't understand it correctly. If you click on medium thumbnail in Phoca Gallery, then large thumbnail will be displayed... ???
Re: Original image files and phoca gallery
Posted: 27 Sep 2008, 02:43
by DaniFilth
I´m sorry the poor english, I will try to explain:
I upload photos to phocagallery folder or subfolder, right.
Then I go to the admin. panel and I add this photos to a category.
The gallery is generated but the script creates large thumbnails, also if I define the same dimensions of original photos that I uploaded.
So, I wanna that script create just small thumbs and when we clicked to them the popup opens and with original photos.
Re: Original image files and phoca gallery
Posted: 27 Sep 2008, 12:29
by caro84g
Hi,
It may be possible with some hacks.. but I don't know which hacks
you can add a 'download' link to the medium thumbnails though... When people press that link, they can download the original image.
Carolien
Re: Original image files and phoca gallery
Posted: 02 Oct 2008, 00:16
by barth2005
I was trying to find out the same think... I wanted That original files pop up as large Thumbn. so i changed parameters Large Image Width :0 and Large Image Height: 0 ...
So now i have Original and Thumn file...
Is there is Any ways that as soon as i upload or save the file the original will be delated automatically?
Thank you
Re: Original image files and phoca gallery
Posted: 02 Oct 2008, 14:05
by Jan
hi, no there isn't because original images are used the whole time in Phoca Gallery
- as download link
- by recreating images
- by rotating images
- by getting information from images, etc ...
Jan