The Arcive of vBulletin Modifications Site. |
|
World of Warcraft MMO-Database Linking Details »»
|
|||||||||||||||||||||||||||||
I would like to share with you a very easy edit to allow you to link MMO-Database items to your forum with tool tips. With using this edit you can do the following.
Note: You must have "Automatically parse links in text" checked when posting Install In your admin panel click on: Styles & Templates -> Style Manager Under the style that you want to edit click the drop down and choose "Edit Templates" Find "headinclude" in the template list and double click it. Find Code:
<meta name="generator" content="vBulletin {vb:raw vboptions.templateversion}" />
MMO-Database Code: Code:
<script type="text/javascript" src="http://db.mmo-champion.com/tt.js"></script> Now save and go create a test post. Post example: Code:
I just got a new http://db.mmo-champion.com/i/34995/brutal-gladiators-chopper and its really awesome Make sure to press F5 to refresh your browser to see the changes take place. Demo <--- Check it out Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Very cool, I'm using a similar addon and it's a resource hog as it loads on every page regardless if it is needed or not. I think this has to do with putting the code within header. Is there a way around this?
|
|
#3
|
|||
|
|||
|
Depends on the MOD really. But using the header can help a bit.
|
|
#4
|
||||
|
||||
|
Very very cool.
Is this possible to use for wowhead.com also? I have users that frequent both websites (I personally am a fan of mmo-champion.com) |
|
#5
|
|||
|
|||
|
It only seems to work for me when I do a preview of the post. After I actually post it, then URLs are just URLs, they do not change or give you a tooltip.
Any thoughts? |
|
#6
|
|||
|
|||
|
Quote:
After you make the post it might not show up right away. You can sometimes just press F5 to refresh the page and it will work. Or just leave the post and come back. |
|
#7
|
|||
|
|||
|
Important! You must now remove the trailing "/" at the end of the item's URL when you post it. If not it will no longer auto change the name and color for you. Something changed in the java code they use.
|
|
#8
|
||||
|
||||
|
Quote:
You can put the url to wowheads power.js file and post the wowhead links (http://www.wowhead.com/item=44094) |
|
#9
|
|||
|
|||
|
Quote:
Thanks for the info.
|
|
#10
|
|||
|
|||
|
is there any way to modify it to show custom items from private server database?
|
![]() |
|
|