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

           Summary: ParserFunction to count number of occurrences
           Product: MediaWiki extensions
           Version: any
          Platform: All
               URL: http://en.wikipedia.org/wiki/Wikipedia:Requests_for_page
                    _protection
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: ParserFunctions
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Currently, the AbuseFilter can count the number of times a string appears in a
haystack (via count) and the number of times a regex appears in a haystack (via
rcount). I think that it would be useful to have a ParserFunction that could do
the same. In particular, on the referenced RFPP page, we could find the
difference between the number of occurrences of "{{la|" and the number
"{{RFPP|" in order to report an admin backlog when appropriate.


-- 
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