The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
YBMF-Image Thang-New Latest Album Pictures - Forum Home ( Extension ) Details »» | |||||||||||||||||||||||||||||||
YBMF-Image Thang-New Latest Album Pictures - Forum Home ( Extension )
Developer Last Online: Jan 2013
YoBroMoFo- New Latest Album Pictures - With Panache
This is an extension for Atakan Koc Album Mod for forumhome: https://vborg.vbsupport.ru/showthread.php?t=228618 This is an extension made by us for his great MOD. We under no circumstance take credit for his work, this is merely a extension to his product. Meaning you need to dowload and install his mod, and click Install. Before you can use this extension. Instructions In Download Folder Goto: http://www.netzgesta.de/instant/instant.zip check out the license, and if you satisfy the conditions download the package. It is free. Create a folder called js Put the following two files ( from download package ) in the js folder and upload to your server cvi_text_lib.js instant.js Your Done. This is an extension for Atakan Koc Album Mod for forumhome: https://vborg.vbsupport.ru/showthread.php?t=228618 This is an extension made by us for his great MOD. We under no circumstance take credit for his work, this is merely a extension to his product. Meaning you need to dowload and install his mod, and click Install. Before you can use this extension. Further: The JS used in this extension is by: http://www.netzgesta.de Please read their License agreement prior to using their scripts. Download the Javascript from : http://www.netzgesta.de/instant/instant.zip If you USE then click INSTALL. As always we will help where possible. Please note if you upgrade Atakan's New Latest Album Pictures - Forum Home , then you will more than likely have to reinstall this extension E N J O Y Download Now
Screenshots
Show Your Support
|
Comments |
#2
|
||||
|
||||
*Reserved*
1. you can also style your Album also. find: template album_picturebit replace code with: Code:
<li> <h3 class="picturetitle"><a class="albumitem" href="album-picture.php">{vb:raw picture.title}</a></h3> <vb:if condition="$picture['hasthumbnail']"> <a class="picture" href="album.php?{vb:raw session.sessionurl}albumid={vb:raw albuminfo.albumid}&attachmentid={vb:raw picture.attachmentid}"><img class="instant nocorner itxtalt" src="attachment.php?{vb:raw session.sessionurl}attachmentid={vb:raw picture.attachmentid}&thumb=1&d={vb:raw picture.thumbnail_dateline}" alt="{vb:raw picture.caption_preview}" border="0" {vb:raw picture.dimensions} /></a> <vb:else /> <a href="album.php?{vb:raw session.sessionurl}albumid={vb:raw albuminfo.albumid}&attachmentid={vb:raw picture.attachmentid}"><vb:if condition="$picture['caption_preview']">{vb:raw picture.caption_preview}<vb:else />{vb:rawphrase picture}</vb:if></a> </vb:if> <vb:if condition="$show['moderation']"><span class="shade">{vb:rawphrase picture_moderated}</span></vb:if> </li> And VOILA Added: 5:29pm AEST 21st Jan 2010 Do you want the albums at top of forum home ? Ok looked at this for a while. There are no hooks from what I see in the beginning of forumhome, they all apply to wgo ( whats going on ) So as PinoyRepublichttps://vborg.vbsupport.ru/showpost....&postcount=106 stated, you need to cheat. Essentially this is what I did. Find: in product-newalbum.xml file Code:
$template_hook['forumhome_wgo_pos2'] .= $templater->render(); Code:
$ad_location['ad_navbar_below'] .= $templater->render(); Enjoy. Ste |
#3
|
||||
|
||||
Worked like a charm! Would love to have it at the top of the page instead though.
|
#4
|
||||
|
||||
|
#5
|
||||
|
||||
Worked a charm, have it at the top of the forum now and looks great! Only tiny issue is its not in a collapsable box, that would be great.
But still, very very happy! |
#6
|
||||
|
||||
I am sure that is possible ( didnt see the point of that but ) ... will look into it for you
Thanks for clicking Installed |
#7
|
|||
|
|||
wow! that looks awesome. When I upgrade this will be installed for sure.
Tagged for now. |
#8
|
||||
|
||||
Thanks Matt
|
#9
|
|||
|
|||
Wow, this mod rocks.
Nice work!! :up::up: |
#10
|
||||
|
||||
Thanks Mov
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|