Quantcast
== Not just any old filter!
//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.

=== Channel Filters
TradeFilter has a set of patterns for trade channel and separate set of patterns for all other channels, or "base" channels as we will call them. This allows the user to define what patterns may be good for trade but not other channels and vise versa. The user also has the ability to add patterns of their own to be matched against for both trade and "base" channel filters.\\

##Trade Filters##:
<<code php>>
lf port,
buying,
wt[bBsStT],
lf[wWeE],
lf enchant,
lf jc,
AH,
looking for work,
lockpick,
selling,
buying,
<</code>>
##Base Channel Filters##:
<<code php>>
lf dps,
lf tank,
lf healer,
lf#m?,
lfm?,
lfg,
2v2,
3v3,
5v5
<</code>>
Adding a set, e.g. [xXyY], will attempt to find a match for any character given in a set. Example: lf[wWeEmM] will match for lfw, lfe and lfm.

=== Black and White Lists
TradeFilter also has a built in Black and White list. Refer to the [[http://www.wowace.com/addons/trade-filter/#w-filtering-priorities|Filtering Priorities]] for how Black and White lists are checked.

=== Filtering Priorities
{{http://static.wowace.com/uploads/19/16/173/TradeFilter_Flowchart.png}}

=== Configuration
<<code php>>/tf or /filter<</code>>

=== To Do ===
Nothing planned

==== ChangeLog
[[http://www.wowace.com/addons/trade-filter/pages/change-log/|ChangeLog Page]]\\

=== Supported Translations
//Please help localize this project// [[http://www.wowace.com/projects/trade-filter/localization/|HERE]]\\
German - 97.4%\\
French - 63.2%\\
Simplified Chinese - 41.9%\\
Traditional Chinese - 22.2%\\
Korean - 47.9%\\