Page 1 of 1

changing folder

Posted: 10 Nov 2009, 07:13
by facma
hi,

First of all, i must say that you have done a great great job!!! :twisted:
I would like to do the following:
First i want to change the directory folder. i want from "images/phocagallery/" to change it to "images/(whatever i want)/"
Please tell me how i can do that.
And second i want when clicking on a thumbnail to open the original picture, not the large thumbnail. Because most people will ignore the download button and simply right click and save the opened large thumbnail. This is bad because the large thumbnail even if i change the resolution to maximum it will be still recreated and lose the origilal image quality and also it will have another name such as "phoca_thumb_l_xxx".
Please tell me how i can change all this.

Re: changing folder

Posted: 10 Nov 2009, 21:23
by Jan
Hi, there is no option to changing the folder, this needs to be changed in the code

You can change the quality of thumbnail in parameters:
https://www.phoca.cz/documents/2-phoca-g ... -menu-item

You can use highslide JS method to display original images instead of large thumbnails.

Jan

Re: changing folder

Posted: 12 Nov 2009, 06:50
by facma
Thank you very much! The highslide was exactly what I needed!
Now about the folder change, is it possible to tell me what php or anything else I must change and where it is? I really need to do that because if I don’t I will need twice the web space I have, to copy all of my images to phocagallery folder and leave it in the existing folder. So what I need is to change the phocagallery folder to my existing folder.
Thank you in advance!

Re: changing folder

Posted: 15 Nov 2009, 19:21
by facma
is it possible to tell me what php or anything else I must change and where it is?

Re: changing folder

Posted: 16 Nov 2009, 20:28
by Jan
Hi, I didn't do such modification yet, so in fact I cannot say what exactly should be changed, as Phoca Gallery is large project, not sure if this will be so easy :-(