Using Coopermine as A File Host (able to display images for main website) Using Coopermine as A File Host (able to display images for main website)
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Using Coopermine as A File Host (able to display images for main website)

Started by King Kovifor, June 27, 2006, 08:12:41 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

King Kovifor

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?

tibu

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.

King Kovifor

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?


Nibbler

If you link to the images themselves then the urls will not change.

King Kovifor


Nibbler

Use the static link available in the pic info section below the image.




Nibbler

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.

King Kovifor


Nibbler

Either link to the image with an <img> tag or link to displayimage.php with an <a> tag

King Kovifor



King Kovifor

So I can't actually use the display pic? I've gotta find the actual file location?