wiki.techinc.nl/includes/specials
Timo Tijhof 4c21cf53d8 (bug 9237) SpecialBrokenRedirects.php: Exclude iw redirects
* Cleaned up code
* Difference:
  Added `(rd_interwiki IS NULL OR rd_interwiki = "")` condition.

Change-Id: Ifee9fdcdd3a327742b18cfcc2a235e1e24c062bf
2012-09-27 03:40:41 +02:00
..
SpecialActiveusers.php Some changes to Special:ListUsers and Special:ActiveUsers 2012-09-08 16:15:27 +02:00
SpecialAllmessages.php Use Xml::languageSelector in SpecialAllmessages 2012-07-10 13:43:38 -04:00
SpecialAllpages.php Use right case for Title::makeTitle 2012-05-05 16:08:47 +02:00
SpecialAncientpages.php stylize one line method in includes/specials folder 2012-09-24 19:44:57 +02:00
SpecialBlankpage.php
SpecialBlock.php Fix return doc and update whitespace in SpecialBlock.php 2012-09-01 00:55:03 +02:00
SpecialBlockList.php Allow aliased field names with separated syntax 2012-08-15 15:16:09 +02:00
SpecialBlockme.php * Use local context to get messages 2011-12-27 16:35:40 +00:00
SpecialBooksources.php Revision and WikiPage cleanup with IDBAccessObject interface. 2012-08-08 16:34:08 +00:00
SpecialBrokenRedirects.php (bug 9237) SpecialBrokenRedirects.php: Exclude iw redirects 2012-09-27 03:40:41 +02:00
SpecialCachedPage.php Fix issue in SpecialCachedPage: only save cache when initialized 2012-08-09 16:40:09 +02:00
SpecialCategories.php (bug 25095) Special:Categories should also include the first relevant item when "from" is filled 2012-08-02 10:10:19 +02:00
SpecialChangeEmail.php Use email input type on SpecialChangeEmail 2012-09-17 02:38:20 +02:00
SpecialChangePassword.php Move some readonly around 2012-07-30 18:46:01 +02:00
SpecialComparePages.php Use local context to get messages 2011-12-17 13:24:40 +00:00
SpecialConfirmemail.php Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar 2012-02-09 19:29:36 +00:00
SpecialContributions.php (bug 40072) Add semantic CSS classes to identify changes list items 2012-09-07 22:46:56 +02:00
SpecialDeadendpages.php Allow aliased field names with separated syntax 2012-08-15 15:16:09 +02:00
SpecialDeletedContributions.php (bug 40072) Add semantic CSS classes to identify changes list items 2012-09-07 22:46:56 +02:00
SpecialDisambiguations.php Allow aliased field names with separated syntax 2012-08-15 15:16:09 +02:00
SpecialDoubleRedirects.php Merge "(bug 40353) SpecialDoubleRedirect: Fix for interwiki redirects" 2012-09-25 17:35:47 +00:00
SpecialEditWatchlist.php Revert "Use the context language for the toc in SpecialEditWatchlist." 2012-08-22 20:47:36 +00:00
SpecialEmailuser.php Solve some i18n issues in Special:EmailUser. 2012-08-19 21:57:22 +02:00
SpecialExport.php Allow aliased field names with separated syntax 2012-08-15 15:16:09 +02:00
SpecialFewestrevisions.php Allow aliased field names with separated syntax 2012-08-15 15:16:09 +02:00
SpecialFileDuplicateSearch.php stylize one line method in includes/specials folder 2012-09-24 19:44:57 +02:00
SpecialFilepath.php Use local context to get messages 2012-02-25 13:21:26 +00:00
SpecialImport.php Allow importing pages as subpage 2012-08-15 10:10:46 +02:00
SpecialJavaScriptTest.php Added missing GPLv2 headers in some places. 2012-04-28 20:41:55 +02:00
SpecialLinkSearch.php Allow aliased field names with separated syntax 2012-08-15 15:16:09 +02:00
SpecialListfiles.php Added UserCache class for doing name/title batch lookups. 2012-08-14 14:59:03 -07:00
SpecialListgrouprights.php (bug 35920) Fix group addition/removal messages on Special:Listgrouprights 2012-04-14 22:31:50 +02:00
SpecialListredirects.php stylize one line method in includes/specials folder 2012-09-24 19:44:57 +02:00
SpecialListusers.php Do not set mIncludable of SpecialPage direct 2012-09-24 19:16:37 +02:00
SpecialLockdb.php Use local context to get messages. 2012-05-11 22:22:06 +02:00
SpecialLog.php Do strict check for $par in Special:Log 2012-09-06 06:27:14 +02:00
SpecialLonelypages.php stylize one line method in includes/specials folder 2012-09-24 19:44:57 +02:00
SpecialLongpages.php
SpecialMergeHistory.php (bug 37638) Remove calls to deprecated LogPage::logName method. 2012-08-15 07:50:01 +00:00
SpecialMIMEsearch.php stylize one line method in includes/specials folder 2012-09-24 19:44:57 +02:00
SpecialMostcategories.php stylize one line method in includes/specials folder 2012-09-24 19:44:57 +02:00
SpecialMostimages.php stylize one line method in includes/specials folder 2012-09-24 19:44:57 +02:00
SpecialMostinterwikis.php stylize one line method in includes/specials folder 2012-09-24 19:44:57 +02:00
SpecialMostlinked.php stylize one line method in includes/specials folder 2012-09-24 19:44:57 +02:00
SpecialMostlinkedcategories.php stylize one line method in includes/specials folder 2012-09-24 19:44:57 +02:00
SpecialMostlinkedtemplates.php Allow aliased field names with separated syntax 2012-08-15 15:16:09 +02:00
SpecialMostrevisions.php
SpecialMovepage.php (bug 40213) border=0 is pointless, 0 is the default. 2012-09-13 23:01:37 +01:00
SpecialNewimages.php (bug 33037) Special:newfiles treat its subpage parameter as a limit 2012-08-07 11:54:53 -07:00
SpecialNewpages.php Show tagfilter, when transclude RC special pages 2012-08-21 17:35:13 +02:00
SpecialPasswordReset.php (bug 11056) Closing bracket skipped in emailed links 2012-09-19 16:33:19 +02:00
SpecialPopularpages.php stylize one line method in includes/specials folder 2012-09-24 19:44:57 +02:00
SpecialPreferences.php Use ErrorPageError extension in Special:Preferences. 2012-08-19 10:51:23 +02:00
SpecialPrefixindex.php (bug 40213) border=0 is pointless, 0 is the default. 2012-09-13 23:01:37 +01:00
SpecialProtectedpages.php prevents some doxygen warnings 2012-07-15 22:32:48 +02:00
SpecialProtectedtitles.php Use local context to get messages and time formatting methods of Language class 2012-04-02 21:36:23 +02:00
SpecialRandompage.php Use local context to get messages. 2012-05-11 22:22:06 +02:00
SpecialRandomredirect.php
SpecialRecentchanges.php Show tagfilter, when transclude RC special pages 2012-08-21 17:35:13 +02:00
SpecialRecentchangeslinked.php Show tagfilter, when transclude RC special pages 2012-08-21 17:35:13 +02:00
SpecialRevisiondelete.php Use exceptions to report errors in Special:RevisionDelete. 2012-08-20 17:17:26 +02:00
SpecialSearch.php Convert width HTML attribute in tables into inline CSS 2012-09-21 22:38:58 +02:00
SpecialShortpages.php Allow aliased field names with separated syntax 2012-08-15 15:16:09 +02:00
SpecialSpecialpages.php
SpecialStatistics.php Big oops - merged to wrong branch. 2012-06-05 22:58:54 +00:00
SpecialTags.php Replace non standard 'tt' with 'code' for better HTML5 conformity 2012-09-07 10:52:49 +02:00
SpecialUnblock.php (bug 32604) Some messages needs escaping of wikitext inside username 2012-05-04 19:15:11 +02:00
SpecialUncategorizedcategories.php
SpecialUncategorizedimages.php Allow aliased field names with separated syntax 2012-08-15 15:16:09 +02:00
SpecialUncategorizedpages.php stylize one line method in includes/specials folder 2012-09-24 19:44:57 +02:00
SpecialUncategorizedtemplates.php
SpecialUndelete.php Convert width HTML attribute in tables into inline CSS 2012-09-21 22:38:58 +02:00
SpecialUnlockdb.php
SpecialUnusedcategories.php stylize one line method in includes/specials folder 2012-09-24 19:44:57 +02:00
SpecialUnusedimages.php Allow aliased field names with separated syntax 2012-08-15 15:16:09 +02:00
SpecialUnusedtemplates.php stylize one line method in includes/specials folder 2012-09-24 19:44:57 +02:00
SpecialUnwatchedpages.php stylize one line method in includes/specials folder 2012-09-24 19:44:57 +02:00
SpecialUpload.php Merge "Revert "Setting up a way to have uploading by URL, but not on Special:Upload"" 2012-08-31 00:06:33 +00:00
SpecialUploadStash.php update @param @return doc in several files 2012-07-10 17:08:52 +02:00
SpecialUserlogin.php Defer user stats update like the others. 2012-09-21 15:50:26 -07:00
SpecialUserlogout.php Use local context to get messages. 2012-05-11 22:22:06 +02:00
SpecialUserrights.php (bug 40213) border=0 is pointless, 0 is the default. 2012-09-13 23:01:37 +01:00
SpecialVersion.php Use wfMessage instead of deprecated wfMsg* 2012-08-18 14:11:05 +02:00
SpecialWantedcategories.php Allow aliased field names with separated syntax 2012-08-15 15:16:09 +02:00
SpecialWantedfiles.php Allow aliased field names with separated syntax 2012-08-15 15:16:09 +02:00
SpecialWantedpages.php Do not set mIncludable of SpecialPage direct 2012-09-24 19:16:37 +02:00
SpecialWantedtemplates.php Allow aliased field names with separated syntax 2012-08-15 15:16:09 +02:00
SpecialWatchlist.php Allow aliased field names with separated syntax 2012-08-15 15:16:09 +02:00
SpecialWhatlinkshere.php Fix Title::getRedirectsHere to respect interwiki prefix 2012-09-08 06:57:10 +02:00
SpecialWithoutinterwiki.php Allow aliased field names with separated syntax 2012-08-15 15:16:09 +02:00