Quantcast

Project description update

Erik L. Vonderscheer [07-06-09 - 05:55]
Project description update
Filename
Docs/main.txt
diff --git a/Docs/main.txt b/Docs/main.txt
index 7a6333a..8332ab8 100644
--- a/Docs/main.txt
+++ b/Docs/main.txt
@@ -1,8 +1,11 @@
 == Not just any old filter!
-//Please help localize this project// [[http://www.wowace.com/projects/trade-filter/localization/|HERE]]\\\\
+//Please help localize this project// [[http://www.wowace.com/projects/trade-filter/localization/|HERE]]\\
+
 TradeFilter does not only filter trade but has the ability to filter General, LookingforGroup, Say and Yell channels all which are configurable through the blizzard options panel.

-TradeFilter has a base set of patterns that it will match against and ignore if found in a chat message. The user also has the ability to add a few patterns of their own to be matched against. The base pattern list is as follows:
+TradeFilter has a base set of patterns that it will match against and ignore if found in a chat message. The user also has the ability to add a few patterns of their own to be matched against. The base pattern list is as follows:\\
+
+##Trade Filters##:
 <<code php>>
 lf port,
 buying,
@@ -10,17 +13,21 @@ wt[bBsStT],
 lf[wWeEmM],
 lf enchant,
 lf jc,
+AH,
+looking for work,
+lockpick,
+selling,
+buying,
+<</code>>
+##Channel Filters##:
+<<code php>>
 lf dps,
 lf tank,
 lf healer,
 lf#m?,
 lfm?,
 lfg,
-AH,
-looking for work,
-lockpick,
-selling,
-buying,
+2v2,
 3v3,
 5v5
 <</code>>
@@ -30,22 +37,19 @@ Adding a set, ie [xXyY], will attempt to find a match for any character given in
 <<code php>>/tf or /filter<</code>>

 === To Do ===
-
+Nothing planned

 ==== ChangeLog
-<<code php>>
-r122
- - Distinguish between Trade channel and LFG/General for the ability to have differant filter tables for pattern matching.\\
- - Ability to edit //entire// filter tables rather than having static lists.
-r111
- - TradeFilter now contains a Black/White list, though not yet configurable through the GUI.
-r82
- - TradeFilter also will not filter any messages from your friends, they must be on your current characters friends list for this functionality to work.
-<</code>>
+*r122
+**++Distinguish between Trade channel and LFG/General for the ability to have differant filter tables for pattern matching.++\\
+**++Ability to edit entire filter tables rather than having static lists.++\\
+*r111
+**++ TradeFilter now contains a Black/White list, though not yet configurable through the GUI.++\\
+*r82
+**++ TradeFilter also will not filter any messages from your friends, they must be on your current characters friends list for this functionality to work.++\\

 === Supported Translations
-//Please help localize this project// [[http://www.wowace.com/projects/trade-filter/localization/|HERE]]
-
-German - 98.6%\\
-Simplified Chinese - 48.6%\\
-French - 39.2%
+//Please help localize this project// [[http://www.wowace.com/projects/trade-filter/localization/|HERE]]\\
+German -60.3%\\
+Simplified Chinese - 37%\\
+French - 28.8%