Disable picture information Disable picture information
 

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]

Main Menu

Disable picture information

Started by user0815, February 02, 2004, 08:14:43 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

user0815

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.

Casper

Hi,

just login in admin mode, go into config, find 'picture information visible by default',and switch it to NO.
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

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



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

user0815

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

this is a great forum  :lol: