From e164abae26027af8c4b7c4dd2604eb3e319e0640 Mon Sep 17 00:00:00 2001 From: Lyudmila Vaseva <vaseva@mi.fu-berlin.de> Date: Thu, 28 Feb 2019 12:14:50 +0100 Subject: [PATCH] Elaborate on vandalism --- article/proceedings.tex | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/article/proceedings.tex b/article/proceedings.tex index e8ba7b3..e98bbed 100644 --- a/article/proceedings.tex +++ b/article/proceedings.tex @@ -177,7 +177,7 @@ What can we study? \section{Algorithmic quality-control mechanisms on Wikipedia} %Context -%Literature review! +%TODO Literature review! \subsection{Vandalism on Wikipedia} @@ -304,6 +304,10 @@ old_wikitext rlike And the currently configured filter actions are: ``disallow''. (quote source, also refer to \url{https://en.wikipedia.org/wiki/Special:AbuseFilter/365}) +So, if a user whose status is not confirmed yet tries to edit a page in the article namespace which contains ``Featured'' or ``Good article'' and they either insert a redirect, deletes 3/4 of the content or adds 3/4 on top, the edit is automatically disallowed. + +Note that an edit filter editor can easily change the action of the filter. (Or the pattern, as a matter of fact.) + \textbf{Difference bot/filter} -- GitLab