Disableing the origional file display

Jayeth33

Joined: 2002-08-17
Posts: 7
Posted: Wed, 2002-09-04 15:57

I am lookingfo a way to diable the abulity for users to look at the origional file. I upload the image and have it creat a resized image. This works great. the resized image is about 600 so I dont have to worry if someone steals it its to small to make a great print.

But they can just click on the resized image and view the full size image. Not a good thing.

I have already asked and was told that gallery must have access to the origional image. but can i diable its abulty to display the image?

I am looking at using gallery to sell prints of images online, so this is a BIG issue.

Jaye Howell

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Thu, 2002-09-05 04:30

This requires a code change. Somebody submitted a patch to do this recently, but I haven't had a chance to look at it yet. If I can get it going, I'll consider rolling it into the next release (1.3.2) but no guarantees.

-Bharat

 
vallimar

Joined: 2002-08-15
Posts: 487
Posted: Thu, 2002-09-05 05:00

Or, if you don't wish to wait, you can try editing view_photo.php.
Around line 397, take out the href addition to the full picture?
I haven't tried this myself, but it looks like it would work.