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: Disable picture information  (Read 2783 times)

0 Members and 1 Guest are viewing this topic.

user0815

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Disable picture information
« on: February 02, 2004, 08:14:43 pm »

can i disable the picture information?

when i see any picture (not in the preview mode)
- i can sent the picture with email
- i can start the slideshow
- i can return to thumbnail page
AND i can display the pictures information <= can i disable this button?

do you understand it, excuse my bad english.
Logged

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Disable picture information
« Reply #1 on: February 02, 2004, 08:25:45 pm »

Hi,

just login in admin mode, go into config, find 'picture information visible by default',and switch it to NO.
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

Nibbler

  • Guest
Disable picture information
« Reply #2 on: February 02, 2004, 08:33:28 pm »

If you want to disbale that feature entirely, in theme.php look for something like:


Code: [Select]

<td align="center" valign="middle" class="navmenu" width="48">
<a href="javascript:;" onClick="blocking('picinfo','yes', 'block'); return false;" title="{PIC_INFO_TITLE}"><img src="themes/eyeball/images/imv_picinfo.gif" border="0" align="absmiddle" alt="{PIC_INFO_TITLE}" /></a>
</td>


Remove or comment it out to get rid of the button, or alternatively remove the ' href="javascript:;" onClick="blocking('picinfo','yes', 'block'); return false;"' bit  to make the button do nothing.
Logged

user0815

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Disable picture information
« Reply #3 on: February 02, 2004, 08:51:19 pm »

yes that's it. i want to disable this future entierely.
thank you very much.

this is a great forum  :lol:
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 15 queries.