Is there a mod that adds a direct link to photos in the album_mod/upload/
I need a link shown over the photos when viewing them or somewhere easily found.
The bbcodes are nice but in the forums this is going in everyone uses the img tags.
Thanks
FAP CUSTOMIZATION - Showing A Direct Link To The Photos Location
Subject: Re: Showing A Direct Link To The Photos Location
I have modified the template for a spot to put a direct link to a photo.
Here is what I've done to the template.
http://356registry.com/forum/album_showpage.php?pic_id=1162
What I want in the direct link box is something like
http://356registry.com/forum/album_...6f15fa83db0.jpg
Any tips on how to proceed?
Thanks
Here is what I've done to the template.
http://356registry.com/forum/album_showpage.php?pic_id=1162
What I want in the direct link box is something like
http://356registry.com/forum/album_...6f15fa83db0.jpg
Any tips on how to proceed?
Thanks
Subject: Re: Showing A Direct Link To The Photos Location
In album_showpage_body.tpl put the code below where you want the full URL to appear.
Subject: Re: Showing A Direct Link To The Photos Location
Thanks Artie, I love FAP!
Done, check it out :D
I think this is a nice add on. Here is the code
Done, check it out :D
I think this is a nice add on. Here is the code
<tr>
<td class="row1" align="center">
<table cellspacing="1" cellpadding="2" border="0" align="center">
<tr>
<td class="row1" align="right"><span class="gensmall">Direct photo link:</span></td>
<td class="row1" align="left"><input type="text" readonly onClick="this.select();" value="{U_PIC_FULL_URL}" size="65" style="background-color: #EFEFEF;"></td>
</tr>
<tr>
<td class="row1" align="right"><span class="gensmall">Forum code:</span></td>
<td class="row1" align="left"><input type="text" readonly onClick="this.select();" value="[img]{U_PIC_FULL_URL}[/img]" size="65" style="background-color: #EFEFEF;"></td>
</tr>
</table>
</td>
</tr>
<td class="row1" align="center">
<table cellspacing="1" cellpadding="2" border="0" align="center">
<tr>
<td class="row1" align="right"><span class="gensmall">Direct photo link:</span></td>
<td class="row1" align="left"><input type="text" readonly onClick="this.select();" value="{U_PIC_FULL_URL}" size="65" style="background-color: #EFEFEF;"></td>
</tr>
<tr>
<td class="row1" align="right"><span class="gensmall">Forum code:</span></td>
<td class="row1" align="left"><input type="text" readonly onClick="this.select();" value="[img]{U_PIC_FULL_URL}[/img]" size="65" style="background-color: #EFEFEF;"></td>
</tr>
</table>
</td>
</tr>
Subject: Re: Showing A Direct Link To The Photos Location
Thanks for this nice addon losthillsguy!
That`s what I searched, too. :D
That`s what I searched, too. :D
Subject: Re: Showing A Direct Link To The Photos Location
Hi
great addon, just put up a new icyphoenix forum, been adding a few mods and addons to it before opening it
this addon works great ,but changed style to black pearl and cannnot read the image text in the
box's now,
is the a way i can change the text color in the url link box's
thanks
great addon, just put up a new icyphoenix forum, been adding a few mods and addons to it before opening it
this addon works great ,but changed style to black pearl and cannnot read the image text in the
box's now,
is the a way i can change the text color in the url link box's
thanks
Subject: Re: Showing A Direct Link To The Photos Location
Change the style property of the INPUT.
You may either use the color attribute if you want to change it...
You may either use the color attribute if you want to change it...
Subject: Re: Showing A Direct Link To The Photos Location
thanks Mighty Gordon i will give it a go
if it dont work i will come back to haunt you :LOL:
cheers
bloke
if it dont work i will come back to haunt you :LOL:
cheers
bloke
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.0907s (PHP: 20% SQL: 80%)
SQL queries: 10 - Debug Off - GZIP Enabled