/[drupal]/contributions/modules/lootz/README.txt
ViewVC logotype

Contents of /contributions/modules/lootz/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Fri May 2 22:28:10 2008 UTC (18 months, 3 weeks ago) by professorbikeybike
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
File MIME type: text/plain
adding a README
1 $Id$
2
3 The Lootz Item Filter
4 ---------------------
5
6 This is, more than anything, a filter engine for integrating 3rd party
7 database lookups. In it's current form, the filter allows for text of
8 the form
9
10 [item]1234[/item]
11
12 -or-
13
14 [item]Earthwarden[/item] (for example)
15
16 to be converted to WoW DB links. The javascript for mouseover popups
17 is embedded, and results are cached for performance.
18
19 The module is designed as a filter engine, so if somebody wants to use
20 Wowhead or Thottbot instead of WoW DB, they simply need to copy the
21 wowdb.inc file, and modify the hooks to work for the desired item
22 database.
23
24 This module is still under heavy development. More soon!
25
26
27 The Lootz Item Filter module is developed and maintained by Professor
28 Bikey Bike (aka, Jonathan Hedstrom). It will soon be in use on
29
30 http://professorbikeybike.com/wow
31
32 jhedstrom <at> gmail.com
33
34 http://drupal.org/user/35926
35

  ViewVC Help
Powered by ViewVC 1.1.2