The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
URL, BB code & Embed code information under album images Details »» | |||||||||||||||||||||||||||
URL, BB code & Embed code information under album images
Developer Last Online: Jan 2016
Please note as of vb3.7 beta 6 this mod is no longer needed as its now supported by vb right out the box.
The below template edit will add information boxs under images from the user photo albums for the images URL along with BB Codes and Embed Codes. This is something i feel VB should add out of the box as its very easy to do. How To: In the template 'album_pictureview' Find: HTML Code:
$vbphrase[picture]</title> </head> HTML Code:
<script type="text/javascript"> function SelectAll(id) { document.getElementById(id).focus(); document.getElementById(id).select(); } </script> HTML Code:
<span class="shade">$vbphrase[picture_added]</span> $pictureinfo[adddate] <if condition="!$show['detailedtime']"><span class="time">$pictureinfo[addtime]</span></if> </td> </tr> </table> </td> </tr> HTML Code:
<tr> <td align="$stylevar[left]"><table width="80%" border="0" class="tborder" align="center" cellpadding="3" cellspacing="0"> <tr> <td class="alt2" nowrap="nowrap"><div class="smallfont normal"> <div align="right"><strong>Image URL:</strong></div> </div></td> <td class="alt2"><div align="center"><span class="smallfont normal"> <input name="textfield2" class="bginput" type="text" id="textfield2" onClick="SelectAll('textfield2');" value="$vboptions[bburl]/picture.php?$session[sessionurl]albumid=$albuminfo[albumid]&pictureid=$pictureinfo[pictureid]" size="50" READONLY> </span></div></td> </tr> <tr> <td class="alt2" nowrap="nowrap"><div class="smallfont normal"> <div align="right"><strong>BB Code:</strong> </div> </div></td> <td class="alt2"><div align="center"><span class="smallfont normal"> <input name="textfield3" class="bginput" type="text" id="textfield3" onClick="SelectAll('textfield3');" value="[img]https://vborg.vbsupport.ru/[/img]" size="50" READONLY> </span></div></td> </tr> <tr> <td class="alt2" nowrap="nowrap"><div class="smallfont normal"> <div align="right"><strong>Embed Code:</strong> </div> </div></td> <td class="alt2"><div align="center"><span class="smallfont normal"> <input name="textfield" class="bginput" type="text" id="textfield" onClick="SelectAll('textfield');" value="<img src='$vboptions[bburl]/picture.php?$session[sessionurl]albumid=$albuminfo[albumid]&pictureid=$pictureinfo[pictureid]' style='border:1px solid #000000;' >" size="50" READONLY> </span></div></td> </tr> </table> </td> </tr> If you would like this to be part of the stock VB install, Jason (Jase2) as made a topic on the VB forums so please vote for it here: http://www.vbulletin.com/forum/showt...64#post1498764 Show Your Support
|
Comments |
#42
|
|||
|
|||
Thanks for the update...but it has a weird purple background that doesn't match my style at all now. See: http://www.puretalkforum.com/album.p...=4&pictureid=8
Is there a way to fix? Thanks. |
#43
|
|||
|
|||
It's close to what I think is needed, but not quite.
I'd love to see an icon in the WYSIWYG editor that allows you to insert an image from your Vbulletin Albums. A little popup window opens some small thumbnails to all of your images where you can select from the images in your gallery and automatically links it. The popup window might look like this. |
#44
|
|||
|
|||
Working on BETA 5
Looks like this didn't make it for this years vB version ... So C.Birch, I hope you can keep it going. Taking any future versions? Could you add the possibility for what usergroups this works for Regards Jason |
#45
|
||||
|
||||
I agree 100%, like we have for PhotoPost and PhotoPlog on the quick reply and reply boxes in the smilie links area with a link [images] Thanks, rg.
|
#46
|
||||
|
||||
Post deleted, wrong area. Thanks, rg.
|
#47
|
||||
|
||||
Nice hack, but it seems part of the upcoming VB 3.7 beta 6 now?
|
#48
|
|||
|
|||
can anyone make a button just next to links to copy them easily by clicking button
|
#49
|
|||
|
|||
Cool, thanks.
|
#50
|
|||
|
|||
Quote:
Regards Jason |
#51
|
|||
|
|||
watermark would be AWSOME!!!
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|