Page 1 of 1

ANY way to include category name in Detail window?

Posted: 25 Jan 2013, 17:06
by emcguire
I have a ton of images in a buncha of categories that are taken from folder names. We dont rename the images themselves there are too many... Some of the detail window popups will display the image name (which in our case is some thing like DCS3001) - is there ANY way to get it to display the category name instead ("Fun at Julies Wedding") - I know most of them are javascript libraries, so I know this is not easy to do, but if anyone out there has done any code mods to accomplish that, I thought Id put it out there.

Re: ANY way to include category name in Detail window?

Posted: 27 Jan 2013, 20:15
by Jan
Hi, yes :-( depends on used javascript method, everyone take the information from other place, try to see:

components/com_phocagallery/views/category/view.html.php to see which information goes from PHP code to javascript.

Jan