forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 themes (visuals) => Topic started by: allvip on March 20, 2014, 04:32:29 pm

Title: Change the images url to full http path
Post by: allvip on March 20, 2014, 04:32:29 pm
Can coppermine read the full path for thumbs and images:

Code: [Select]
<img class="image" width="128" border="0" title="Filename=sara_tommasi_1_large.jpg Filesize=244KiB Dimensions=534x700 Date added=Dec 09, 2013" alt="sara_tommasi_1_large.jpg" src="http://allvip.us/gallery/albums/userpics/10001/thumb_sara_tommasi_1_large.jpg">

and:

Code: [Select]
<div align="left" style="{SLIDESHOW_STYLE}" width="100%">
<img class="image" width="1600" border="0" height="1202" alt="" src="http://allvip.us/gallery/albums/userpics/10001/Emily_DiDonato_Guess_2009_0008.jpg">
<br>
</div>
Title: Re: Change the images url to full http path
Post by: Αndré on March 21, 2014, 09:10:09 am
You can use the Absolute url plugin (http://forum.coppermine-gallery.net/index.php/topic,67980.0.html) to achieve this.
Title: Re: Change the images url to full http path
Post by: allvip on March 21, 2014, 12:49:26 pm
Thanks a lot for the plugin.Great.I browse them all but I did not notice it because I did not need  it at the time.