Is is possible to display entire category from one thumbnail

Phoca Gallery plugins - plugins for Phoca Gallery extension
bullgator
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 18 May 2010, 03:28

Is is possible to display entire category from one thumbnail

Post by bullgator »

I am using the following code for the plugin in an article:

{phocagallery view=category|categoryid=16|limitstart=1|limitcount=1|type=0}

it displays the single thumbnail that I want for the article. And the user can click the thumbnail to display the details for the one image in a jak lightbox.
But I would like the jak lightbox that displays when the user clicks the thumbnail to display all the images in the category (as opposed to only the thumbnail's image).
To put it yet another way, I want to display one image from a category in an article, but when the user clicks the image, I want the entire category to come up in a jak lightbox.

Is this possible?
I have tried many combinations of the parameters but have not been able to display the result I want.
I am using the latest version of the gallery plugin (as of May,17 2010) and the gallery component (2.7.0)
Thanks,
Bob
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Is is possible to display entire category from one thumb

Post by Jan »

Hi, no there is no such option, the JAK only displays the images listed on the site. So this needs to be customized in the code. Load e.g. one image with thumbnails and then load info about all images which should be displayed in the JAK then.

Jan
If you find Phoca extensions useful, please support the project
Post Reply