Project:Spam: Difference between revisions
Jump to navigation
Jump to search
(Add using ConfirmEdit) |
(Mention triggering captions on adding external links (and testing)) |
||
Line 5: | Line 5: | ||
==Measures== |
==Measures== |
||
* Enabled [https://www.mediawiki.org/wiki/Extension:ConfirmEdit ConfirmEdit] to use [https://www.mediawiki.org/wiki/Extension:ConfirmEdit#QuestyCaptcha QuestyCaptcha] ([https://www.mediawiki.org/wiki/Extension:QuestyCaptcha more]), leaving the default configuration (used for account creation, but ''not'' edits (anonymous or logged in)) |
* Enabled [https://www.mediawiki.org/wiki/Extension:ConfirmEdit ConfirmEdit] to use [https://www.mediawiki.org/wiki/Extension:ConfirmEdit#QuestyCaptcha QuestyCaptcha] ([https://www.mediawiki.org/wiki/Extension:QuestyCaptcha more]), leaving the default configuration (used for account creation and adding external links, but ''not'' edits (anonymous or logged in)) |
||
''Historic:'' Tried [https://www.mediawiki.org/wiki/Manual:$wgEmailConfirmToEdit $wgEmailConfirmToEdit] 2013-01-31, but found ineffective, so disabled (default) |
''Historic:'' Tried [https://www.mediawiki.org/wiki/Manual:$wgEmailConfirmToEdit $wgEmailConfirmToEdit] 2013-01-31, but found ineffective, so disabled (default) |
Revision as of 21:31, 31 January 2013
Notes on addressing spam…
If you can't do any of this because you're lacking permissions, talk to Dave.
Measures
- Enabled ConfirmEdit to use QuestyCaptcha (more), leaving the default configuration (used for account creation and adding external links, but not edits (anonymous or logged in))
Historic: Tried $wgEmailConfirmToEdit 2013-01-31, but found ineffective, so disabled (default)
Monitor
- Watch the "Recent Changes" feed
- Check the list of users and new user contributions
Clean
- Users are "deleted" by merging with user, "Anonymous" via Special:UserMerge (from extention, "User Merge and Delete")
- Pages are deleted through the page "Delete" option in the top nav dropdown (beside "View history") (available to users in the "Administrator" group)
- Recent History entries related to spam and its cleanup can be hidden from the default view by marking them as "bot" actions. This is done by visiting Special:RecentChangesCleanup (cross referencing with Special:RecentChanges)