forum.coppermine-gallery.net

No Support => Feature requests => Topic started by: goob on March 01, 2004, 06:43:32 am

Title: image url
Post by: goob on March 01, 2004, 06:43:32 am
i was wandering if there was somthing already made or if someone could do this for me but anyway. when u click on the image it list the image url not the page that the image is on but the acual image url


thanks,
Tony Brink
Title: image url
Post by: Ravage on March 01, 2004, 07:00:35 am
not sure if its already in there or a mod for it for not but here's how you can do it.

this should be pretty easy for you to do.
Look in the displayimage.php
find the img code
copy the code and put it in a print()
that will do it. You will have edit the code though to add a table box where the url will display at. That way it shows up nice and neat.
Title: image url
Post by: Casper on March 01, 2004, 12:25:45 pm
If you mean you want
Code: [Select]
http://yoursite.com/coppermine/albums/yourfolder/yourpic.jpg

instead of the
Code: [Select]
http://yoursite.com/coppermine/displayimage.php?pos=-317

I think there is a hack already done for this.  Do a search.