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: image protect  (Read 2734 times)

0 Members and 1 Guest are viewing this topic.

wesleyvk

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
image protect
« on: January 26, 2005, 08:17:45 pm »

Hey,
is there any way to protect my images in any way!

So people cant save it by using the mouse or the small popup if you stand with your mouse over an image or in the sourcecode..

I know there are some codes to do this but Im dont know if they will mess up the gallery so I ask it here first!

thank you in advance!
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: image protect
« Reply #1 on: January 26, 2005, 08:44:43 pm »

add
Code: [Select]
<meta http-equiv="imagetoolbar" content="no">into themes/yourtheme/template.html, in a new line right after
Code: [Select]
{META}. Note that this will only keep the image toolbar in IE from showing up, it will not keep users from saving images - just because this is not possible.

Joachim
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 19 queries.