diff --git a/article/proceedings.tex b/article/proceedings.tex index e8ba7b37257e1aa3a2cd1ed603f7d887838c124d..e98bbed756d716a81d47f63f5a5922fa062dfbc5 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}