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

           Summary: Special:Version should only report Parser items if
                    modified
           Product: MediaWiki
           Version: 1.15-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Special pages
        AssignedTo: [email protected]
        ReportedBy: [email protected]


In a vanilla wiki's LocalSettings.php, put
  $wgExtensionFunctions[]='z'; function z(){}
and all the sudden Special:Version has all this added:

Installed extensions

                              Extension functions
z
                             Parser extension tags
<pre>
                             Parser function hooks
anchorencode, basepagename, basepagenamee, defaultsort, displaytitle, filepath,
formatdate, formatnum, fullpagename, fullpagenamee, fullurl, fullurle, gender,
grammar, int, language, lc, lcfirst, localurl, localurle, namespace,
namespacee, ns, numberingroup, numberofactiveusers, numberofadmins,
numberofarticles, numberofedits, numberoffiles, numberofpages, numberofusers,
numberofviews, padleft, padright, pagename, pagenamee, pagesincategory,
pagesize, plural, protectionlevel, special, subjectpagename, subjectpagenamee,
subjectspace, subjectspacee, subpagename, subpagenamee, tag, talkpagename,
talkpagenamee, talkspace, talkspacee, uc, ucfirst and urlencode

The Parser extension tags and Parser function hooks were _not_ modified
by the administrator. Please only print out items modified by the
administrator.


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