forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: liquiddesigner on December 18, 2007, 12:56:22 am

Title: Image URL Code Box Under Image
Post by: liquiddesigner on December 18, 2007, 12:56:22 am
Hello,

First I would like to apologize if this is already available. I have gone cross-eyed trying to find it in the forums.

Basically I would like a function to allow the images URL to appear in a code box under the image (Like Photobucket or Tinypic). I would like it to appear in the 4 formats listed below. I just used the tinypics URL for an example, they should be formatted to grab the actual site URL's.

Code: [Select]
<a href="http://tinypic.com" target="_blank"><img src="http://i24.tinypic.com/28rzj7l.jpg" border="0" alt="Image or video courtesy of Dutch Bastard Studios"></a>
Code: [Select]
[IMG]http://i24.tinypic.com/28rzj7l.jpg[/IMG]
Code: [Select]
http://tinypic.com/view.php?pic=28rzj7l&s=2
Code: [Select]
http://i24.tinypic.com/28rzj7l.jpg
Any help would be greatly appreciated! I do graphic design and this PHP stuff is not my thing, but if someone can help me I'd be happy to do some design work in exchange. Thanks again and in advance for any help!

Kyle
Title: Re: Image URL Code Box Under Image
Post by: Nibbler on December 18, 2007, 01:37:02 am
Not a feature request.

http://forum.coppermine-gallery.net/index.php?topic=15866.0

Use the plugin.

http://forum.coppermine-gallery.net/index.php?topic=36302.0
Title: Re: Image URL Code Box Under Image
Post by: liquiddesigner on December 18, 2007, 01:53:54 am
Sorry and thank you Nibbler... What can I say I'm a newbie... But thanks again for the help! ;D