Drupal Modules
Contributed (contrib) modules are plugins for Drupal that extend, build or enhance Drupal core functionality. Use matching versions (modules released for Drupal 5.x will not work for Drupal 6.x). Contributed modules are not part of Drupal core releases and may or may not have optimized code/functionality.
Please note: All of these modules are officially unsupported. They worked for me on the version of Drupal I wrote them for. If you have a problem, start with the readme.
DKP Module
Download 3.07 kB
Latest Release: Version 5.x-0.1-dev | Downloaded 532 times
Pulls DKP information from an existing EQDKP installation and displays it in Drupal.
Wowhead Filter
Download 2.9 kB
Latest Release: Version 6.x-1.1 | Downloaded 401 times
SUMMARY
Allows the use of [item][/item] tags that resolve to a wowhead mouse-over link
DESCRIPTION
This module implements a standard Drupal filter to allow the conversion of [item][/item] tags into fancy links back to Wowhead for particular items. The links get colored automatically based on their quality level.
CHANGELOG
Version 6.x-1.1 - Feb 08, 2009
* Fixed Issue #1 (SQL syntax error when
linking more than one item from WoWhead)
* Fixed bug that prevented Wowhead Javascript
from loading.
* Missing item definitions now display
[Item Not Found] instead of an empty []
Version 6.x-1.0 - Dec 11, 2008
* Initial Release