Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: How do I suppress File Details on mouseover in thumbnails please?  (Read 4685 times)

0 Members and 1 Guest are viewing this topic.

Johnfromhere

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 77

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.
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Logged

Johnfromhere

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 77
Re: How do I suppress File Details on mouseover in thumbnails please?
« Reply #2 on: August 16, 2012, 02:18:05 pm »

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'.
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Logged

Johnfromhere

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 77
Re: How do I suppress File Details on mouseover in thumbnails please?
« Reply #4 on: August 16, 2012, 02:49:03 pm »

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.
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Logged

Johnfromhere

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 77
Re: How do I suppress File Details on mouseover in thumbnails please?
« Reply #6 on: August 17, 2012, 01:48:21 pm »

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
Code: [Select]
$pic_title = ''; in two places.

The first after
Code: [Select]
list($pic_title) = CPGPluginAPI::filter('thumb_html_title', array($pic_title, $row));
and the second after
Code: [Select]
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.
Logged

Johnfromhere

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 77
Re: How do I suppress File Details on mouseover in thumbnails please?
« Reply #7 on: August 18, 2012, 01:41:05 pm »

Yes, all working OK now.

Many thanks once again, André.

Topic marked 'Solved'

Cheers.

John.
Logged
Pages: [1]   Go Up
 

Page created in 0.038 seconds with 20 queries.