https://bugzilla.wikimedia.org/show_bug.cgi?id=28733

             Bug #: 28733
           Summary: page types
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: AbuseFilter
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


There are a few edit filters which look at new pages, and two types of new
pages that they often want to ignore are disambiguation pages, and redirect
pages.  Detecting disambiguation pages is especially computationally difficult
on English wikipedia as we have many templates on
[[MediaWiki:Disambiguationspage]].

Examples include [[Special:AbuseFilter/98]], [[Special:AbuseFilter/394]] &
[[Special:AbuseFilter/402]]

page_is_redirect is already computed.

Disambiguations are easier for the backend to compute.
Bug 19455 is another way to find disambiguation pages as we could look for
[[Category:All_article_disambiguation_pages]].

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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

Reply via email to