Back to vBulletin 4.x Add-ons

vBulletin Link-Fetch, similar to facebook
Mod Version: 0.0.1 beta, by Vossi

vB Version: 4.x.x Rating: (5 votes - 4.60 average) Installs: 21
Released: 06 Oct 2011 Last Update: Never Downloads: 120
Not Supported Template Edits Auto-Template Additional Files Translations  

What does this addon do?

It shows thumbnails and informations to links, which got entered in the posts, just like attachments at the end of a post, similar to facebook.

This addon is early beta, so please give me some feedback

Installation:

Copy all files and directories of '/upload' into your forumroot, afterwards import the product file 'product-vblinkfetch.xml' in AdminCP.

If you don't use TMS, you need to change a template manually:

Name of tempate: postbit_legacy

Search for:
PHP Code:
<vb:if condition="$show['attachments']"
Above this insert:
PHP Code:
<vb:if condition="$show['linkfetch']">
    <
div class="attachments">
        <
fieldset class="postcontent">
            <
legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase vblinkfetch_attached_links}" /> {vb:rawphrase vblinkfetch_attached_links}</legend>
            {
vb:raw post.linkfetch}
        </
fieldset>
    </
div>
</
vb:if> 
Of coz you can put this below the attachment fields or any other place you like in that template.

Now you can configure the addon under:

'Settings' -> 'Otions' -> 'vBulletin-Linkfetch'

That's it

Download

File Type: %1$s vblinkfetch003beta.zip (12.3 KB, 141 downloads)

Screenshots

Click image for larger version
Name:	0-posts.png
Views:	1247
Size:	37.8 KB
ID:	133507   Click image for larger version
Name:	1-admincp.png
Views:	310
Size:	44.6 KB
ID:	133508  


vblts.ru supports vBulletin®, 2022-2024