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 |
#112
|
|||
|
|||
Pro. looking *clicks installed*
|
#113
|
|||
|
|||
Instructions to make your picture larger:
AdminCP > Settings > Message Attachment Options > Thumbnail Size (150 px looks good) Now goto Update Counters > Rebuild Attachment Thumbnails. Do not forget if you have already uploaded pictures you must upload them again!! To change the album title at the bottom for the image description: Find newalbum_picture template Look at the last four lines. Code:
<br /> {vb:raw lpicture.title} <p style="clear: left;"></p> </td> |
#114
|
|||
|
|||
Finally got around to this - very nice!
Thank you sir! |
#115
|
||||
|
||||
im trying to work this out to, i want nothing but the pictures showing as the title of the albums are making it go out the page.
|
#116
|
|||
|
|||
This will do it for you: edit newalbum_picture
<td align="center" border="1" > <br /> <a class="picture" href="album.php?albumid={vb:raw lpicture.albumid}&attachmentid={vb:raw lpicture.attachmentid}"> <img class="instant nocorner itxtalt" src="attachment.php?attachmentid={vb:raw lpicture.attachmentid}&thumb=1&d=125890644 2" " border="0" /></a> <br /> <p style="clear: left;"> </p> </td> |
#117
|
||||
|
||||
Quote:
thank you very much, worked like a charm cheers. |
#118
|
|||
|
|||
Awesome mod. thx
I still need a topic of the month mod, anyone know where i can find one. There has been one on 3.7 and it was highly demanded. Really need it. It is similar to mod of the month. Anyone with an idea where to find it? |
#119
|
|||
|
|||
[QUOTE=TimberFloorAu;1961965]*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 I replaced the code for the album style exactly like you said, but it looks just like before. Everything else went really well. |
#120
|
|||
|
|||
one more question, this only shows for registered users. Can i show it to unregistered user and let them only view 2 or 3 images before it says pls sign up in order to view more images?
thx |
#121
|
||||
|
||||
OK now I feel dumb but where do I upload the js folder the my forum root? so in my /forums/js/
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|