Niklas Laxström
648a7b824a
* Converted to UTF-8
2007-12-31 10:03:10 +00:00
Brion Vibber
d97448856c
* Use UTF-8 option on regex matches, not just validation. Fixes case-insensitivity and character class matches for non-ASCII chars.
...
* Invalidate cached blacklist after save completion of MediaWiki:Titleblacklist rather than during edit filtering. Should help avoid race conditions which would leave you with the old version cached.
* Some minor whitespace & style cleanup
* Some output escaping cleanup
2007-12-29 04:23:57 +00:00
Victor Vasiliev
6899511efe
Fix logic
2007-12-27 13:05:16 +00:00
Victor Vasiliev
e0c312c5fd
Validate MediaWiki:TitleBlacklist and delete it from cache before saving
2007-12-23 09:47:36 +00:00
Victor Vasiliev
6dc375766b
TitleBlacklist:
...
* Add errmsg option
* Some cleanup
2007-12-17 18:38:34 +00:00
Victor Vasiliev
281c040bd2
TitleBlacklist:
...
Use a better hook (getUserPermissionsErrors)
2007-12-15 06:16:19 +00:00
Victor Vasiliev
d6a7b33f91
TitleBlacklist:
...
* Add TitleBlacklistEntry class
* Add entry attributes
* Temporary remove error message for userCan. Needs better hook
* Changed configuration structure
2007-12-10 19:02:38 +00:00
Victor Vasiliev
a5733de0a8
Also fix message name in the code
2007-12-09 13:18:10 +00:00
Victor Vasiliev
ef2a6402e5
TitleBlacklist:
...
* Refactor code
* Filter images with incorrect titles
2007-12-08 21:06:21 +00:00