Subject: ABBC for WoW Itemstats
Plug-in name: Itemstats
Plug-in version: 0.1 (16.05.2006)
Plug-in description: Adds a abbc code that generates info popups
Author: Martin Gelder
darkspotinthecorner at gmail dot com
Compatiblity: unb.stable.1.6.1.patch.1 (20060219)
Download: attachement
This is a conversion of the original ItemStats v1.3.0 over to UNB.
A rewrote a bit of the original code and a lot more html.
This plugin adds a custom abbcode that generates a html-tooltip with information fetched from an remote database.
The general features are:
- Item stats download from Allakhazam, including item set bonuses.
- Databased cached items to speed up the reload time of items, and makes data easily accessible from multiple sources.
- Support for local or remote icon cache for items.
- Quick and easy to follow instructions on how to install the plugin for UNB.
- Easily change the look of your item display with the included stylesheet.
- Fairly clean, commented and modular code if you feel like making any changes, or are just curious on how things work.
The usage in UNB:
- New [item][/item] abbc which creates item colored links to Allakhazam with mouseover tooltip.
Comments and feedback are most welcome...

Screenshot:
![http://img.photobucket.com/albums/v212/DSitC351979/showcase/unb_itemstat_demo_1.png [Image: http://img.photobucket.com/albums/v212/DSitC351979/showcase/unb_itemstat_demo_1.png]](http://img.photobucket.com/albums/v212/DSitC351979/showcase/unb_itemstat_demo_1.png)
Installation instructions:
1. Unzip and copy files to your UNB folder:
- abbc_itemstats.de.php to [UNB root]/unb_lib/plugins/
- abbc_itemstats.en.php to [UNB root]/unb_lib/plugins/
- abbc_itemstats.php to [UNB root]/unb_lib/plugins/
- itemstats [DIR] to [UNB root]/unb_lib/plugins/
- css [DIR] to [UNB root]/unb_lib/designs/[Your Design]/
- img [DIR] to [UNB root]/unb_lib/designs/[Your Design]/
2. Configuration
This plugin uses a database table to cache the data fetched from the remote database. On first use of the new abbcode the plugin will use the IDatabase class object to create this table.
If you don't like the default table name, you can change it prior to installing the plugin. To do so, open the file itemstats/config.php and change the definition of the constant item_cache_table.
Note: You don't need to prepend the DB-Prefix since the IDatabase object handles this for you.
Upcoming stuff
- Testing and debugging
- Beautification and improvement of the generated (X)HTML
- You tell me...

Version history:
- 0.1 (16.05.2006)
- Intial Version
The author has attached one file to this post:
abbc_itemstats.zip 81.2 kBytesYou have no permission to open this file.
Edit reason: Anhang vergessen... ;-)

Dark Spot in the Corner
Show profile
Link to this post