I should like to disable the 'mouseover' display of file details - ie you get to see the picture but no details.
I have searched the forums and cannot find an answer.
Running Coppermine v 1.5.20 - url:- http://jjsphotos.co.uk/cpgallery (not a lot there at the moment).
Many thanks.
John.
http://forum.coppermine-gallery.net/index.php/topic,74445.0.html
Apologies, André. I had searched the forum and couldn't find the answer (but I am getting old :) )
I'll try that.
Thanks again.
John.
PS Have marked thread 'Solved'.
Sorry, André but tried the solutions in your referenced thread but the File Details still show on mouse over.
I have 'unsolved' the topic.
Perhaps I didn't explain properly what I wanted to do.
In the thumbnail which is in the 'Filmstrip', when I put the cursor over it, it displays a box which gives 'Filename=xxx, Filesize=xxx, Dimensions=xxx and Date added=xxx'.
It is this info which I should like to suppress.
Sorry to be a pain!
Many thanks.
John.
Please read the whole thread: http://forum.coppermine-gallery.net/index.php/topic,74445.msg359441.html#msg359441
Thanks André.
I read the topic again thouroughly and think (:-\) I have got it working as I want.
In functions.inc.php I put the $pic_title = '';
in two places.
The first afterlist($pic_title) = CPGPluginAPI::filter('thumb_html_title', array($pic_title, $row));
and the second after list($pic_title) = CPGPluginAPI::filter('thumb_strip_html_title', array($pic_title, $row));
I will mark the topic 'solved' after I have done some more tests on the gallery.
Many thanks for your help.
Cheers.
John.
Yes, all working OK now.
Many thanks once again, André.
Topic marked 'Solved'
Cheers.
John.