wiki.techinc.nl/includes/api
Roan Kattouw 87acd2f8b1 API:
* Replacing Title::newFromText() by Title::makeTitle(), which is more efficient
* Changing 'AtoZ' to 'ascending' throughout
2007-12-10 16:45:01 +00:00
..
ApiBase.php API: 2007-12-02 15:04:53 +00:00
ApiBlock.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiChangeRights.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiDelete.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiExpandTemplates.php Revert r27581, 27598, 27626 2007-11-19 15:32:06 +00:00
ApiFeedWatchlist.php (bug 11218) Add 'allrev' parameter option to feedwatchlist, to allow multiple revisions for each page to displayed. 2007-09-26 03:24:01 +00:00
ApiFormatBase.php * Use *bold* and $italics$ highlighting only in API help. It completely breaks formatting on meta=allmessages and no one needs it 2007-12-01 17:37:08 +00:00
ApiFormatJson.php Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.) 2007-06-29 01:19:14 +00:00
ApiFormatJson_json.php Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.) 2007-06-29 01:19:14 +00:00
ApiFormatPhp.php Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.) 2007-06-29 01:19:14 +00:00
ApiFormatWddx.php Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.) 2007-06-29 01:19:14 +00:00
ApiFormatXml.php Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.) 2007-06-29 01:19:14 +00:00
ApiFormatYaml.php Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.) 2007-06-29 01:19:14 +00:00
ApiFormatYaml_spyc.php Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.) 2007-06-29 01:19:14 +00:00
ApiHelp.php Revert part of Brion's 27627: please don't throw away the child (maxlag) with the bathwater (format=raw) 2007-11-19 15:57:58 +00:00
ApiLogin.php In ApiLogin, init session if necessary. This avoids a blank session ID when no session exists yet. 2007-12-04 08:35:26 +00:00
ApiMain.php API: A cleaner implementation of r28057: this one also hides disabled modules from the list of possible actions on top of the help screen. 2007-12-03 15:52:27 +00:00
ApiMove.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiOpenSearch.php API: Removed maximum limit checking when running api in an internal mode. 2007-07-15 00:52:35 +00:00
ApiPageSet.php Variable $titleString seemed to be used before it was defined - removing. 2007-08-20 08:13:16 +00:00
ApiParse.php Fix a bug with pages without interwiki/etc. 2007-12-01 13:49:39 +00:00
ApiProtect.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiQuery.php API: 2007-12-10 15:55:12 +00:00
ApiQueryAllCategories.php API: 2007-12-10 16:45:01 +00:00
ApiQueryAllLinks.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiQueryAllmessages.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiQueryAllpages.php API: 2007-12-10 16:45:01 +00:00
ApiQueryAllUsers.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiQueryBacklinks.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiQueryBase.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiQueryBlocks.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiQueryCategories.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiQueryCategoryMembers.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiQueryDeletedrevs.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiQueryExternalLinks.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiQueryExtLinksUsage.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiQueryImageInfo.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiQueryImages.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiQueryInfo.php API: 2007-12-10 15:55:12 +00:00
ApiQueryLangLinks.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiQueryLinks.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiQueryLogEvents.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiQueryRecentChanges.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiQueryRevisions.php API: 2007-12-10 15:55:12 +00:00
ApiQuerySearch.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiQuerySiteinfo.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiQueryUserContributions.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiQueryUserInfo.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiQueryWatchlist.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiRender.php Revert r27581, 27598, 27626 2007-11-19 15:32:06 +00:00
ApiResult.php API: Fixing bug in iiprop=metadata handling: 2007-10-20 18:27:39 +00:00
ApiRollback.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiUnblock.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00
ApiUndelete.php Revert r28215: incorrectly moved files 2007-12-06 18:33:18 +00:00