Addon Version: 2.0.0
Addon Author: Talonos
Addon Description:
Block will display the top10 member's from the predefined Guild with the listings coming from wow-heroes.com with Mouse over tool-tips to display additional information
compatable with Collapsible Forum Categories
Addon Requirements: Board3 Portal 2.1.0 and newer.
Download Link:
http://pretereo-stormrage.co.uk/viewtop ... p=267#p267
Instructions:
1. Unzip the downloaded release and copy it to ext/talonos (PHPBBROOT/ext/talonos/b3pwowheroes/composer.json)directory of your phpBB board. Navigate in the ACP to Customise -> Manage extensions . Look for Board3 WOW-Heroes under the Disabled Extensions list, and click its Enable link
2. navigate to Extensions -> Portal -> Portal Modules and click "Add Module" for any side column and add WOW-Heroes Top10.
3. now configure your installed module to your liking by clicking on the .
Demo: http://pretereo-stormrage.co.uk
REVISION INFOMATION
2.0.0
Code: Select all
Full rebuild of module to ensure no conflicts
now uses Qtips and option in ACP to change the tooltip style
added better error outputs so it doesn't break things.
"suggested instances" is now removed as wow-heroes is not returning it in responses anymore
Code: Select all
more stabile linking to wow-heroes for accented characters.
Code: Select all
Bug fix: link direction now sends you to the right page on wow-heroes.
Code: Select all
Bug fix: removed code that blocked block working in Internet Explorer
Code: Select all
Initial Release