Since I'm going to user Coopermine for the page images for my site, how can I link to the images using the gallery? Will the url change if I add more images?
If I understand you correctly, there is a board dedicated to what you are asking. Find it here...
http://forum.coppermine-gallery.net/index.php?board=57.0
I hope that helps.
Quote from: tibu on June 27, 2006, 10:50:02 PM
If I understand you correctly, there is a board dedicated to what you are asking. Find it here...
http://forum.coppermine-gallery.net/index.php?board=57.0
I hope that helps.
So, will I be able to use that for multiple images on the same page?
anybody?
If you link to the images themselves then the urls will not change.
But how would I do them through the display image?
Use the static link available in the pic info section below the image.
http://www.onehoodhosting.com/hpr/gallery/displayimage.php?pos=-70
Like that? It doesn't work.
How does that not work ?
<img src="http://www.onehoodhosting.com/hpr/gallery/displayimage.php?pos=-70" alt="test" />
View Here: http://www.onehoodhosting.com/hpr/image.php
The img tag is for displaying images. If you give it the path to the actual image then it will work fine, as already suggested.
Just a URL (<a href="xxxxxxxxxxxxxxx">img</a>)?
Either link to the image with an <img> tag or link to displayimage.php with an <a> tag
Can you give me an example of the IMG tag I'd need?
<img src="http://www.onehoodhosting.com/hpr/gallery/albums/userpics/10001/rowlingportraitunveiling1.jpg" />
So I can't actually use the display pic? I've gotta find the actual file location?
Yes, or try http://forum.coppermine-gallery.net/index.php?board=57.0