Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: How do I suppress File Details on mouseover in thumbnails please?  (Read 4689 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.017 seconds with 19 queries.