forum.coppermine-gallery.net

No Support => Feature requests => Topic started by: Goochi on September 03, 2004, 12:01:36 pm

Title: IE Image Toolbar
Post by: Goochi on September 03, 2004, 12:01:36 pm
I added this line to all my themes to remove the IE Image Toolbar.
Code: [Select]
<meta http-equiv="imagetoolbar" content="no" >
Wouldn't it be a good idea to do this as standard.
I don't think anyone of us wants it.

You can read all about here:
 - http://www.microsoft.com/windows/ie/using/howto/customizing/imgtoolbar.mspx
Title: Re: IE Image Toolbar
Post by: Joachim Müller on September 03, 2004, 11:35:48 pm
has been posted in the past already several times. I don't think this should go into the themes by default - everyone who knows a bit of html and has some know-how on building a webpage already knows this tag - it is well-documented. Everybody is free to add this tag to the template.html file, although it will of course not keep users from being able to save your pics at all (and all the other methods like no-right-click scripts won't help as well).

Joachim