https://bugzilla.wikimedia.org/show_bug.cgi?id=47495
Nemo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Low |Lowest CC| |[email protected] Summary|Automated generation of |Ability to match text based |allowance/exception code |on a negative |for strings in article |lookbehind/lookahead regex --- Comment #1 from Nemo <[email protected]> --- You can already exclude pages containing a string, very easily. Are you saying that this kind of regular expressions you're looking for don't work with AbuseFilter? (I don't remember what subset of regex we use exactly.) Anyway, your approach seems wrong: you can't determine context reliably with regex, you should tag such edits adding words you don't like and then check them manually. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
