Hi,
after i upload images to my gallery how can i get the links to the images if i need to post them onto my forum?
thnx..
find the image in the album you uploaded it to..
when you find it, click the "info" button and it will open a div that shows the perma link to the photo.. If your trying to embed the image, right click the intermediate or full size image and click properties.. copy that url and use it on the forums
There are mods available as well that will display those links underneath the pic in an input field, ready to be copy'n pasted. Not related to upload, moving accordingly.
Quote from: Joachim Müller on February 25, 2008, 07:49:47 AM
There are mods available as well that will display those links underneath the pic in an input field, ready to be copy'n pasted. Not related to upload, moving accordingly.
can you pls tell me what Mods/plugins I can use for doing so.
Can you please look for it (http://forum.coppermine-gallery.net/index.php/topic,36302.0.html) a little bit?
Or just dont be lazy and do it like I do:
right click on your thumbnail select properties, get the url.
then add 'img' tags: (some forums have button to do this)
[img]http://www.oneuk.f2s.com/photos/albums/2008/thumb_C_IMG_3355.jpg[/img]
Make sure the file info is showing by clicking the little 'i' button above the 'intermediate' picture in your gallery.
Find the url in this info, right click, select 'copy shortcut'
The add this to your 'img' tagged url of your thumbnail so you have this: (again some forums have a button to do this aswell)
[url=http://www.oneuk.f2s.com/photos/displayimage.php?pos=-253][img]http://www.oneuk.f2s.com/photos/albums/2008/thumb_C_IMG_3355.jpg[/img][/url]
and that will give you this:
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.oneuk.f2s.com%2Fphotos%2Falbums%2F2008%2Fthumb_C_IMG_3355.jpg&hash=b88ad8c28c0e778615b2d4d1e8d429d2e98e9a1b) (http://www.oneuk.f2s.com/photos/displayimage.php?pos=-253)
So if the forum has the buttons I mentioned, it's pretty straight foward: paste the url of the thumbnail, highlight the url, click the 'img' button. Keeping it highlighted click the 'url' button and add the page url when prompted.
Hope this helps.