![]() |
Quote:
|
Also, im updating the plugin . xml file to include the above plugin and an option to enable/disable the specific hook if you do not use VbAdvanced CMPS
|
Quote:
You instead can enable this for HTML Included pages only by adding Code:
require_once(DIR . '/includes/class_bbcode.php'); You still will have issues with any javascript included in the HTML file though. |
I've been using gitem stats for awhile, but was excited to see this one. Am i completely misunderstanding something or do your users have to know the wowhead item number in order to make this work? With gitem stats you just used [item]name[/item] and it would give you a mouseover tooltip/link. with this, it appears that you have to include the actual wowhead item number when trying to create the link. is that right? if so...is there any way to make this mimic gitem in that regard? i'd hate to expect my users to go and look the item number up everytime they want to post something.
any assistance would be appreciated. Thanks. =) |
This works with [item]Spiteblade[/item] :)
|
What it does is similar to how the itemstats works.
you post an item with the item tag, [item]foo[/item] The first thing it does is it looks up the name foo , in the database (the database stores the item name, the item quality and the item ID). It reads the item ID and quality and writes the URL. If it cannot find the item name there, it checks wowhead to see if the site exists. The URL to a wowhead item is pretty simple, http://www.wowhead.com/?item=[ItemName]&xml , for example http://www.wowhead.com/?item=Nightseye&xml I just read the item ID from the xml and write the URL to match whats required by the wowhead javascript http://www.wowhead.com/?powered |
Quote:
I've found that my users would rather post the item link http://www.wowhead.com/?item=33585 when trying to list their "wish" lists and whatnot... so, i updated the plugin |
Quote:
|
Install the Updated XML file (0.3.5a)
Due to this bug, http://www.vbulletin.com/forum/proje...?issueid=24174 The product name of my template was changed from what it should be to vbulletin and when i exported the product last, the template wasnt included in the export. |
sweede. you just made my day! love it! thank you! =)
|
All times are GMT. The time now is 03:23 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|