phoca gallery image module - comment?

Phoca Gallery modules - modules for Phoca Gallery extension
linjerat
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 26 Mar 2012, 07:43

phoca gallery image module - comment?

Post by linjerat »

Hello!

I have a problem with Phoca Gallery image module.
I want to be able to Comment on a thumbnail.
is there any possibility to see an icon for the comments?
or to Comment on the picture when it comes up?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48386
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: phoca gallery image module - comment?

Post by Jan »

Hi, this is a component feature, not a module feature, so this needs to be customized.

Jan
If you find Phoca extensions useful, please support the project
linjerat
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 26 Mar 2012, 07:43

Re: phoca gallery image module - comment?

Post by linjerat »

Hi Jan and thanks for the answer.

Do you got the code for it or can you help me in some way to fix it? I´m not that good at PHP.
What I can see it´s not just me that need this function so if anyone can fix this I would be very happy :)

Kindest Regards
iami
Phoca Member
Phoca Member
Posts: 12
Joined: 10 Jan 2012, 10:41

Re: phoca gallery image module - comment?

Post by iami »

In case anyone else would like to do this, it is now possible with the multibox. If your phoca gallery component displays the detail view in a multibox and has comments enabled, they will also show in the iframe generated by the image module.

Just make sure that "Detail Window Width" (in Phoca_Gallery_Component->Options->Main) matches your "Multibox Width" (in Phoca_Gallery_Component->Options->Display) otherwise the iframe won't be the correct size and the comments portion of the multibox may be cut off.
Post Reply