wiki.techinc.nl/includes/specials
2009-06-15 14:44:28 +00:00
..
SpecialAllmessages.php * replace deprecated makeBrokenLinkObj() by LinkHolderArray.php() 2009-06-13 12:39:00 +00:00
SpecialAllpages.php Fix double escaping issues. Related to r51559 and friends. 2009-06-15 12:32:59 +00:00
SpecialAncientpages.php * replace use of deprecated makeKnownLinkObj() by linkKnown() in core special pages 2009-06-07 18:45:52 +00:00
SpecialBlankpage.php * Small cleanups 2009-02-20 16:13:40 +00:00
SpecialBlockip.php * replace use of deprecated makeKnownLinkObj() by linkKnown() in core special pages 2009-06-07 18:45:52 +00:00
SpecialBlockme.php Reverting r40323, as per comments on wikitech-l. Deprecated doesn't mean removed. It doesn't even mean it'll be removed in the future. It just means you shouldn't use it. 2008-09-03 02:28:41 +00:00
SpecialBooksources.php Fix group name 2009-04-25 20:02:06 +00:00
SpecialBrokenRedirects.php Update Special:BrokenRedirects: 2009-06-13 00:02:31 +00:00
SpecialCategories.php (bug 13456) categoriespagetext supports PLURAL 2009-05-21 17:52:43 +00:00
SpecialConfirmemail.php Fix double escaping issues. Related to r51559 and friends. 2009-06-15 12:32:59 +00:00
SpecialContributions.php Fix double escaping issues. Related to r51559 and friends. 2009-06-15 12:32:59 +00:00
SpecialDeadendpages.php Rename all the special page class files back to their proper names. 2008-06-19 21:12:45 +00:00
SpecialDeletedContributions.php Fix double escaping issues. Related to r51559 and friends. 2009-06-15 12:32:59 +00:00
SpecialDisambiguations.php Revert r43329, r43330 due to said performance issues 2008-11-13 08:15:23 +00:00
SpecialDoubleRedirects.php convert deprecated makeBrokenLinkObj() to link(). Changed behaviour of the link. It is no longer a broken link. Edit didn't work. Added that in the query parameters. 2009-06-12 23:34:02 +00:00
SpecialEmailuser.php Prevent Tor users from emailing other users 2009-05-28 10:00:53 +00:00
SpecialExport.php Proper casing for getDBkey() 2009-05-24 08:29:10 +00:00
SpecialFewestrevisions.php * replace use of deprecated makeKnownLinkObj() by linkKnown() in core special pages 2009-06-07 18:45:52 +00:00
SpecialFileDuplicateSearch.php * replace use of deprecated makeLink() by link() in core 2009-06-06 17:00:20 +00:00
SpecialFilepath.php First round of war on $wgTitle. Don't use it in Special Pages. We've got SpecialPage::getTitleFor() which returns the localized title 100% of the time. Use that. 2009-04-07 16:33:12 +00:00
SpecialImport.php * replace use of deprecated makeKnownLinkObj() by linkKnown() in core special pages 2009-06-07 18:45:52 +00:00
SpecialIpblocklist.php Escaping fixes 2009-05-22 09:35:48 +00:00
SpecialLinkSearch.php * replace use of deprecated makeKnownLinkObj() by linkKnown() in core special pages 2009-06-07 18:45:52 +00:00
SpecialListfiles.php * replace use of deprecated makeKnownLinkObj() by linkKnown() in core special pages 2009-06-07 18:45:52 +00:00
SpecialListgrouprights.php * replace use of deprecated makeLink() by link() in core 2009-06-06 17:00:20 +00:00
SpecialListredirects.php Use link() instead of deprecated makeLinkObj() where possible. 2009-05-08 23:24:31 +00:00
SpecialListUserRestrictions.php Proper casing for getDBkey() 2009-05-24 08:29:10 +00:00
SpecialListusers.php Escaping fixes 2009-05-22 09:35:48 +00:00
SpecialLockdb.php * (bug 16623) Add missing </p> tag in Special:LockDB -- patch by Nakon 2008-12-13 05:02:26 +00:00
SpecialLog.php Branch merge of change-tagging branch with trunk 2009-01-28 19:08:18 +00:00
SpecialLonelypages.php (bug 12764) Special:LonelyPages shows transcluded pages 2008-10-24 13:34:17 +00:00
SpecialLongpages.php Rename all the special page class files back to their proper names. 2008-06-19 21:12:45 +00:00
SpecialMergeHistory.php * replace use of deprecated makeKnownLinkObj() by linkKnown() in core special pages 2009-06-07 18:45:52 +00:00
SpecialMIMEsearch.php * replace use of deprecated makeLink() by link() in core 2009-06-06 17:00:20 +00:00
SpecialMostcategories.php Partially fix #15528. Use Linker::link() from r40496 to deal with invalid 2008-09-08 22:08:39 +00:00
SpecialMostimages.php Step 2 in NS_IMAGE -> NS_FILE transition (bug 44) (WARNING: huge commit). 2008-12-01 17:14:30 +00:00
SpecialMostlinked.php * replace use of deprecated makeKnownLinkObj() by linkKnown() in core special pages 2009-06-07 18:45:52 +00:00
SpecialMostlinkedcategories.php Use link() instead of deprecated makeLinkObj() where possible. 2009-05-08 23:24:31 +00:00
SpecialMostlinkedtemplates.php removed useless "$skin->link( $title );" 2009-05-10 16:17:23 +00:00
SpecialMostrevisions.php * replace use of deprecated makeKnownLinkObj() by linkKnown() in core special pages 2009-06-07 18:45:52 +00:00
SpecialMovepage.php * replace use of deprecated makeKnownLinkObj() by linkKnown() in core special pages 2009-06-07 18:45:52 +00:00
SpecialNewimages.php Replace a few remaining uses of deprecated makeKnownLinkObj() by link[Known]() in core. Only uses in core remaining are in includes/Linker.php (all related to deprecated methods) and includes/parser/Parser.php. 2009-06-08 10:07:33 +00:00
SpecialNewpages.php * replace use of deprecated makeKnownLinkObj() by linkKnown() in core special pages 2009-06-07 18:45:52 +00:00
SpecialPopularpages.php * replace use of deprecated makeKnownLinkObj() by linkKnown() in core special pages 2009-06-07 18:45:52 +00:00
SpecialPreferences.php Fix preferences reset, was missing a saveSettings() 2009-06-03 16:53:23 +00:00
SpecialPrefixindex.php * replace use of deprecated makeKnownLinkObj() by linkKnown() in core special pages 2009-06-07 18:45:52 +00:00
SpecialProtectedpages.php Fix double escaping issues. Related to r51559 and friends. 2009-06-15 12:32:59 +00:00
SpecialProtectedtitles.php Use link() instead of deprecated makeLinkObj() where possible. 2009-05-08 23:24:31 +00:00
SpecialRandompage.php fix r51541 2009-06-06 17:01:24 +00:00
SpecialRandomredirect.php Rename all the special page class files back to their proper names. 2008-06-19 21:12:45 +00:00
SpecialRecentchanges.php Fix incorrect index usage. Without a condition on the namespace, the use of new_name_timestamp causes a full table scan. This was the primary cause of the recent post-scap downtime. 2009-06-15 14:44:28 +00:00
SpecialRecentchangeslinked.php (bug 14866) 'recentchangeslinked' should be split into individual messages 2009-06-03 23:56:42 +00:00
SpecialRemoveRestrictions.php Kill a bunch of unused $wgUser 2009-04-28 03:03:48 +00:00
SpecialResetpass.php Escaping fixes 2009-05-22 09:35:48 +00:00
SpecialRestrictUser.php First round of war on $wgTitle. Don't use it in Special Pages. We've got SpecialPage::getTitleFor() which returns the localized title 100% of the time. Use that. 2009-04-07 16:33:12 +00:00
SpecialRevisiondelete.php Fix double escaping issues. Related to r51559 and friends. 2009-06-15 12:32:59 +00:00
SpecialSearch.php Fix for r51574: did you mean.. links were broken, the original change seem to miss this one.. 2009-06-15 09:44:55 +00:00
SpecialShortpages.php * replace use of deprecated makeKnownLinkObj() by linkKnown() in core special pages 2009-06-07 18:45:52 +00:00
SpecialSpecialpages.php * replace use of deprecated makeKnownLinkObj() by linkKnown() in core special pages 2009-06-07 18:45:52 +00:00
SpecialStatistics.php * replace use of deprecated makeLink() by link() in core 2009-06-06 17:00:20 +00:00
SpecialTags.php Escaping and formatNum 2009-06-05 06:30:10 +00:00
SpecialUncategorizedcategories.php Rename all the special page class files back to their proper names. 2008-06-19 21:12:45 +00:00
SpecialUncategorizedimages.php Step 2 in NS_IMAGE -> NS_FILE transition (bug 44) (WARNING: huge commit). 2008-12-01 17:14:30 +00:00
SpecialUncategorizedpages.php Rename all the special page class files back to their proper names. 2008-06-19 21:12:45 +00:00
SpecialUncategorizedtemplates.php Rename all the special page class files back to their proper names. 2008-06-19 21:12:45 +00:00
SpecialUndelete.php (bug 19205 ) Follow-up to 50351 and 51572: no double escaping. 2009-06-15 12:12:53 +00:00
SpecialUnlockdb.php Not sure exactly why this parameter was being passed (much less why global $IP was said param). 2009-03-05 18:42:52 +00:00
SpecialUnusedcategories.php Use link() instead of deprecated makeLinkObj() where possible. 2009-05-08 23:24:31 +00:00
SpecialUnusedimages.php Oracle database abstraction updated. 2009-06-05 11:45:32 +00:00
SpecialUnusedtemplates.php Fix double escaping issues. Related to r51559 and friends. 2009-06-15 12:32:59 +00:00
SpecialUnwatchedpages.php Follow-up to r51572: fix parse error 2009-06-07 19:08:06 +00:00
SpecialUpload.php Fix double escaping issues. Related to r51559 and friends. 2009-06-15 12:32:59 +00:00
SpecialUploadMogile.php Rename all the special page class files back to their proper names. 2008-06-19 21:12:45 +00:00
SpecialUserlogin.php * replace use of deprecated makeKnownLinkObj() by linkKnown() in core special pages 2009-06-07 18:45:52 +00:00
SpecialUserlogout.php Refactor a bit preparatory to fixing bug 8068: rewrite the robot policy stuff in OutputPage to allow index and follow policy to be set separately. Also now validates input to setRobotPolicy(). And renamed setRobotpolicy to setRobotPolicy, too. If anyone was accessing $mRobotpolicy directly they're out of luck, though. 2008-07-23 19:05:43 +00:00
SpecialUserrights.php Escaping fixes 2009-05-22 09:35:48 +00:00
SpecialVersion.php (bug 19170) Special:Version should follow the content language direction 2009-06-13 23:30:17 +00:00
SpecialWantedcategories.php * replace deprecated makeBrokenLinkObj() by LinkHolderArray.php() 2009-06-13 12:39:00 +00:00
SpecialWantedfiles.php (bug 18151) Clean up duplicate code between Special:WantedPages, WantedFiles, WantedTemplates 2009-04-15 03:35:59 +00:00
SpecialWantedpages.php * replace hard coded namespace numbers by the php define 2009-05-17 20:39:11 +00:00
SpecialWantedtemplates.php (bug 18151) Clean up duplicate code between Special:WantedPages, WantedFiles, WantedTemplates 2009-04-15 03:35:59 +00:00
SpecialWatchlist.php Fix double escaping issues. Related to r51559 and friends. 2009-06-15 12:32:59 +00:00
SpecialWhatlinkshere.php Follow-up to r51894: remove unused $targetText 2009-06-15 14:09:41 +00:00
SpecialWithoutinterwiki.php Rename all the special page class files back to their proper names. 2008-06-19 21:12:45 +00:00