Last modified: 2011-03-13 18:06:17 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T20075, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 18075 - Special:Version should only report Parser items if modified
Special:Version should only report Parser items if modified
Status: RESOLVED WONTFIX
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
1.16.x
All All
: Lowest enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
http://abj.jidanni.org/index.php?titl...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-03-21 00:18 UTC by Dan Jacobson
Modified: 2011-03-13 18:06 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Dan Jacobson 2009-03-21 00:18:57 UTC
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.
Comment 1 Raimond Spekking 2009-07-31 09:16:18 UTC
(In reply to comment #0)
> Please only print out items modified by the administrator.

Why? The special page is intended to show all existing functions/tags/hooks independent from the source (core, extension, administrator). Closing as WONTFIX.
Comment 2 Dan Jacobson 2009-08-05 12:39:38 UTC
Fine. I'll just stick to a few $wgHooks and thus "avoid the [[noid]]".

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links