Lon
05-03-2014, 10:00 PM
To receive support from me you must mark this mod As Installed (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=311044&token=c62d89a8fb75a313a0e95ed68af3fcff)!
Nominate (https://vborg.vbsupport.ru/vborg_miscactions.php?do=nominate&threadid=311044&type=1&token=c62d89a8fb75a313a0e95ed68af3fcff) this mod so I can make more ;)
This is my first mod and I come with minimal knowledge of how to code Vbulletin mods but I learned and this is my first test subject. It's based off the HS - Signature of the Week (https://vborg.vbsupport.ru/showthread.php?t=151723) Mod made for Vbulletin 3 but never updated to VB4. So I did what most people do when starting a new mod is take another mod and remove/add your own features. :D
It was complicated at first and I have no coordination skills when working on projects because I always think of ways to tweak it.
Inspired by the Movie Of The Week - MOTW (https://vborg.vbsupport.ru/showthread.php?t=247144) Mod as well, thank you ragarcia87 (https://vborg.vbsupport.ru/member.php?u=338439) for the inspiration to learn how to make a mod. :D
This mod is more aimed towards Anime/Manga/Gaming forums and it's been a request for quite some time but you can use it however you wish :)
Installation:
1. AdminCP > Plugins & Products > Manage Products > [Add/Import Product]
2. Go to: AdminCP > vBulletin Options > GOWE - Graphic Of Whenever Even > Fill in the options.
3. Optional fields are optional but if they aren't filled out the thread link ID's will remain at "=0".
Demo:
http://bumpswonderland.com/forums/forumdisplay.php?25-GOWE
To manually add the mod to FORUMHOME or FORUMDISPLAY use:
{vb:raw gowe}
To manually add the mod to one particular forum:
Place the following code after {vb:raw navbar} in your FORUMDISPLAY template. Change the red "x" to the sub-forum id you're going to display this mod on.
<vb:if condition="$forumid == x">{vb:raw gowe}</vb:if>
Bugs/Warnings:
Avoid using large images on small skins, it will break your tables.
That's all I know for right now!
Changelog:
None as of right now :)
Planned Features:
More flexablity with the table padding (You'll be able to determine the size of the table for large/small skins)
Possibility to choose your own options on the right column. (Naked field titles)
Tested on Version 4.2.2
Nominate (https://vborg.vbsupport.ru/vborg_miscactions.php?do=nominate&threadid=311044&type=1&token=c62d89a8fb75a313a0e95ed68af3fcff) this mod so I can make more ;)
This is my first mod and I come with minimal knowledge of how to code Vbulletin mods but I learned and this is my first test subject. It's based off the HS - Signature of the Week (https://vborg.vbsupport.ru/showthread.php?t=151723) Mod made for Vbulletin 3 but never updated to VB4. So I did what most people do when starting a new mod is take another mod and remove/add your own features. :D
It was complicated at first and I have no coordination skills when working on projects because I always think of ways to tweak it.
Inspired by the Movie Of The Week - MOTW (https://vborg.vbsupport.ru/showthread.php?t=247144) Mod as well, thank you ragarcia87 (https://vborg.vbsupport.ru/member.php?u=338439) for the inspiration to learn how to make a mod. :D
This mod is more aimed towards Anime/Manga/Gaming forums and it's been a request for quite some time but you can use it however you wish :)
Installation:
1. AdminCP > Plugins & Products > Manage Products > [Add/Import Product]
2. Go to: AdminCP > vBulletin Options > GOWE - Graphic Of Whenever Even > Fill in the options.
3. Optional fields are optional but if they aren't filled out the thread link ID's will remain at "=0".
Demo:
http://bumpswonderland.com/forums/forumdisplay.php?25-GOWE
To manually add the mod to FORUMHOME or FORUMDISPLAY use:
{vb:raw gowe}
To manually add the mod to one particular forum:
Place the following code after {vb:raw navbar} in your FORUMDISPLAY template. Change the red "x" to the sub-forum id you're going to display this mod on.
<vb:if condition="$forumid == x">{vb:raw gowe}</vb:if>
Bugs/Warnings:
Avoid using large images on small skins, it will break your tables.
That's all I know for right now!
Changelog:
None as of right now :)
Planned Features:
More flexablity with the table padding (You'll be able to determine the size of the table for large/small skins)
Possibility to choose your own options on the right column. (Naked field titles)
Tested on Version 4.2.2