Page 1 of 1

more questions...

Posted: 09 Jun 2011, 16:42
by renareto
Hi,
today I meet with my client, and he (like alla the client I thik :x ) made me more and more and more questios. And now I forward it to you :?:

I upload my images with gallery component, and then I use the plugin to show them on article. I would like to know:

1 - How can I obtain the file name in my thumbnail? Because now I have the categosy name, that it's always the same
2 - can I se:
- the thumbnail size
- the image (clicked) size
and if yes how.

TIA

Renato

Re: more questions...

Posted: 10 Jun 2011, 10:38
by Benno
Hi,
1. If you use the Multiple Add or New Button to add images to Phoca Gallery you see the filename as image title.
For example: If you add the file 0001.jpg to Phoca Gallery the title of this image is 0001
But you can change the title if you like: backend --> Components --> Phoca Gallery --> Phoca Gallery Control Panel --> Images --> (click Title of the image you want to change) --> Edit Image -->
Title=(as you like)
Alias=(as you like)
Save your settings!

2. see: Main --> Images And Detail Window Size Settings https://www.phoca.cz/documents/2-phoca-g ... parameters
Delete old thumbnails and create them with new sizes again.

Kind regards,
Benno

Re: more questions...

Posted: 10 Jun 2011, 15:31
by renareto
Benno wrote:Hi,
1. If you use the Multiple Add or New Button to add images to Phoca Gallery you see the filename as image title.
Hi,
No! that's what I'm expecting, but I obtain just the name of the category!
The way You show me, is good for me, but I think not for my client. I want to look for a way as you wrote me. Maybe I have some strange flag checked?
2. see: Main --> Images And Detail Window Size Settings https://www.phoca.cz/documents/2-phoca-g ... parameters
Yes. I saw this, but the only option are:
- small
- medium
(...folder, with shadow...) but what I need is to set the size, because I have a a template that let me show this images in the body area, that is xxx pixel and:
-if I want to put them 2 images, I have xxx pixel /2
-if I want to put them 3 images, I have xxx pixel /3, and so on.

Is it possible to set the exact number of pixel?



Renato

Re: more questions...

Posted: 10 Jun 2011, 17:38
by Benno
Hi,
No! that's what I'm expecting, but I obtain just the name of the category!
see:
Image
Is it possible to set the exact number of pixel?
Yes! See the link I posted you....
Main --> Images And Detail Window Size Settings https://www.phoca.cz/documents/2-phoca-g ... parameters
# Large Image Width - Set Large Image Width (Be aware, change this parameter only before thumbnails creating, it means after installing Phoca Gallery before uploading and adding images into the categories)
# Large Image Height - Set Large Image Height (Be aware, change this parameter only before thumbnails creating, it means after installing Phoca Gallery before uploading and adding images into the categories)
# Medium Image Width - Set Medium Image Width (Be aware, change this parameter only before thumbnails creating, it means after installing Phoca Gallery before uploading and adding images into the categories)
# Medium Image Height - Set Medium Image Height (Be aware, change this parameter only before thumbnails creating, it means after installing Phoca Gallery before uploading and adding images into the categories)
# Small Image Width - Set Small Image Width (Be aware, change this parameter only before thumbnails creating, it means after installing Phoca Gallery before uploading and adding images into the categories)
# Small Image Height - Small Image Height (Be aware, change this parameter only before thumbnails creating, it means after installing Phoca Gallery before uploading and adding images into the categories)
# Detail Window Width - Set width of detail window in frontend (Iframe Methods - Modal Box, Stantard Popup Box, Highslide JS
# Detail Window Height - Set height of detail window in frontend (Iframe Methods - Modal Box, Stantard Popup Box, Highslide JS
And this means:
Large Image is the detail view thumbnail. It's set to 640x480pix by default. You can change the height & the width by pixel.
Medium Image is the category view thumbnail. It's set to 100x100pix by default. You can change the height & the width by pixel.
Small Image is the categories view thumbnail. It's set to 50x50pix by default. You can change the height & the width by pixel.
You need to change the dimension of the Detail Window, if you use an Iframe method as Detail View.

Hope this helps.
Kind regards,
Benno