[pmwiki-users] Core Spam Blcok Thoughts
    Wendell Brown 
    wbrown at arkie.net
       
    Wed Apr  5 15:51:23 CDT 2006
    
    
  
Patrick R. Michaud wrote:
> I will likely provide a feature for blocking whole words and
> regular expressions; overrides are a bit difficult because it's
> not exactly clear what one means by an "override".  
>
> At best I think it could be "ignore a block pattern previously given".
The way I was thinking about handling this was to create a white list 
that contains a list of regular expressions that each of the block 
patterns are compared to and if they match, then that block expression 
is ignored.  For instance:
Block list:
www.pokerpickers.com
www.ilovepoker.com
www.viagra.com
White list:
poker
Resulting blocks:
www.viagra.com
    
    
More information about the pmwiki-users
mailing list