New hook point to exempt an IP address from the account creation throttle. Redo of...
[lhc/web/wiklou.git] / docs / hooks.txt
2011-08-21 Raimond SpekkingNew hook point to exempt an IP address from the account...
2011-08-20 Raimond SpekkingSelf revert r95041 per CR. I will commit a cleaner...
2011-08-19 Raimond SpekkingFix a typo
2011-08-19 Raimond SpekkingNew hook point to change $wgAccountCreationThrottle
2011-08-19 Roan KattouwFollowup r94995: add hooks.txt entries for the new...
2011-08-13 Victor VasilievAllow extensions to run their own backlink-based updates:
2011-08-12 Daniel FriesenImprove the ability for extensions to participate in...
2011-08-11 Victor VasilievAllow extensions to add pages with non-wikitext display...
2011-08-11 Robin PepermansAdd 2 @since and add documentation for PageContentLangu...
2011-08-09 Chad HorohoeFollowup r92643: refer to the passed object as $parser...
2011-08-04 Chad HorohoeSelf-revert r91453: not a well thought out addition...
2011-08-02 Mark A. Hershbergerre: r93415
2011-08-02 Roan KattouwIntroduce a hook so extensions can customize what's...
2011-07-29 Mark A. Hershbergerfollowup r93415 — there is no “$this” in a static method.
2011-07-28 Mark A. HershbergerAdd hook that could be the solution for Bug #28026...
2011-07-25 Aaron SchulzUpdated hooks docs per r91123. The UI methods are not...
2011-07-21 Alexandre EmsenhuberRemoved SkinTemplateSetupPageCss hook and SkinTemplate...
2011-07-20 Ian BakerDocumenting new parser hook, re r92506.
2011-07-15 Aaron SchulzFollow-up r92220: changed autoblock handling to use...
2011-07-06 Brian Wolff(bug 29680, bug 22911) Add GetDeaultSortkey hook in...
2011-07-05 Chad Horohoe(bug 5800) Added $formCallback as a parameter to the...
2011-07-05 Brian Wolff(follow-up r91436) add new hook to hooks.txt
2011-06-13 Alexandre EmsenhuberAdded: ActionBeforeFormDisplay, ActionModifyFormFields...
2011-06-07 PlatonidesFollow up r85410 & r89688. Try to make clearer that...
2011-06-07 Chad HorohoeDoc fix for r85410
2011-05-25 Brion Vibber* (bug 29140) FirePHP debugging assist extension
2011-05-23 Aaron Schulz* In core:
2011-05-16 Jack Phoenixthree new hooks in SpecialUndelete.php from Wikia codeb...
2011-05-12 Alexandre EmsenhuberinsertNewArticle() no longer exists
2011-05-09 Daniel FriesenFollowup r87668, update hooks.txt
2011-05-06 Alexandre EmsenhuberRemoved LogPageValidTypes, LogPageLogName, LogPageLogHe...
2011-04-22 Niklas LaxströmAllow extensions to customize the search forms. This...
2011-04-16 Brian WolffMerge to trunk everything in img_metadata branch.
2011-04-15 Nimish Gautamadded explanation of the BeforeWelcomeCreation hook
2011-04-13 Happy-melonRevert r86001: Brion says it's too scary :D will recom...
2011-04-13 Happy-melonNew infrastructure for actions, as discussed on wikitec...
2011-04-05 Brion Vibber* (bug 24755) AuthPlugin auto-creation of local account...
2011-04-04 Aaron SchulzFollow-up changes to r84610:
2011-04-03 Daniel FriesenFollowup r85229; Drop this unnecessary reference on...
2011-03-24 Sam ReedDon't pass $this by reference
2011-03-24 Aaron Schulz* Replaced crufty BeforeParserMakeImageLinkObj/BeforeGa...
2011-03-23 Aaron Schulz* Made BeforeParserMakeImageLinkObj/BeforeGalleryFindFi...
2011-03-20 Roan Kattouw(bug 26805) Introduce ResourceLoaderGetStartupModules...
2011-03-20 Sam Reed* (bug 16288) API: consider making closure status of...
2011-03-20 Sam ReedAddition of 'APIQuerySiteInfoGeneralInfo' hook for...
2011-03-18 Bryan Tong MinhAdded hook BitmapHandlerTransform to allow extension...
2011-03-17 Mark A. HershbergerFollow up r84134 document reference passing.
2011-03-17 PlatonidesAdd hook InterwikiLoadPrefix
2011-03-16 Mark A. HershbergerFix Bug #28082, Add Hooks to User::addGroup and User...
2011-03-06 Alexandre Emsenhuber* Added UserGetLanguageObject hook to change the langua...
2011-03-06 Jack D. PondDocumentation updates for r83371
2011-03-03 Daniel FriesenFollowup r83141. Forgot to commit the hooks.txt update.
2011-02-12 Alexandre EmsenhuberMoved wfGetSiteNotice(), wfGetNamespaceNotice() and...
2011-02-12 Alexandre Emsenhuber* Fix hook name
2011-01-16 Robert LeveringtonAdd new hook ArticlePrepareTextForEdit, called when...
2011-01-14 Alexandre EmsenhuberAdded ArticleViewFooter hook to allow extensions adding...
2011-01-13 Daniel FriesenFix documentation for the SkinTemplateToolboxEnd hook...
2011-01-09 Roan KattouwAdd a hook for registering variables in ResourceLoaderS...
2010-12-31 Daniel FriesenMerging Vector's navigation_urls and SkinTemplate's...
2010-12-31 Niklas LaxströmNew method for making it easier for developers to get...
2010-12-31 Daniel FriesenAdd SkinTemplateNavigation::SpecialPage and SkinTemplat...
2010-12-22 Roan KattouwMerge querypage-work2 branch from trunk. The most relev...
2010-12-13 Bryan Tong MinhFollow-up r78297: allow the hook to break the execution...
2010-12-12 Sam ReedFollowup r65114 (per CR cabal), remove SpecialSearchGom...
2010-12-12 Sam ReedFix typo in hooks.txt
2010-12-11 Aaron Schulz* Removed redundant revdelete msg above content
2010-12-06 Daniel FriesenMore skin system improvements; Create a new BaseTemplat...
2010-11-14 Raimond SpekkingFollow-up r76434, r76570,r76668: Pass skin object per CR
2010-11-14 Raimond SpekkingFollow-up r76434, r76570: Add skinname per CR
2010-11-12 Raimond SpekkingFollow-up r76434: Run hook for Modern skin too per...
2010-11-10 Raimond Spekking* (bug 22463) Add hook 'SkinGetPoweredBy' to make ...
2010-11-08 Bryan Tong MinhUndeprecate UploadForm:BeforeProcessing. Instead only...
2010-10-28 Bryan Tong Minh(bug 25648) API discovery information has been added...
2010-10-26 PlatonidesAddress my own CR in r75332.
2010-10-14 PlatonidesFollow up r74725. Also add $lang parameter to EditSecti...
2010-10-07 Aaron SchulzRemoved single-purpose HTMLCacheUpdate::doUpdate hook...
2010-10-04 Daniel FriesenClean up names of my bodyAttr hooks on Brion's recomend...
2010-10-03 Daniel FriesenAdd to OutputPage::headElement a OutputPageBodyAttrs...
2010-09-29 Trevor ParscalUpdated hooks documentation as per changes in r73971.
2010-09-26 Alexandre Emsenhuber* (bug 25292) SkinSubPageSubtitle hook now passes the...
2010-09-24 Trevor Parscal* Fixed bug #25281 by adding special treatment for...
2010-09-11 PlatonidesRemove $wgIP global, but add a hook instead.
2010-08-31 PlatonidesMove FileUpload hook out of the transaction.
2010-08-31 Derk-Jan HartmanFollowup r71942. Documentation fix, the mime passed...
2010-08-30 Chad HorohoeTweak SpecialRecentChangesQuery hook. Need to be able...
2010-08-30 Daniel Kinzlerinteroduced new hoop in Uploadbase::verifyFile, as...
2010-08-24 Niklas LaxströmSomeone made a typo in r71576
2010-08-24 Niklas LaxströmAdded a hook into MWNamespace::getCanonicalNamespaces...
2010-08-24 Sam ReedUpdate SkinAfterContent hook to pass the current skin too
2010-08-15 Chad HorohoeInitial refactoring for Postgres; DatabaseUpdater subcl...
2010-08-14 Andrew GarrettRemove User::getToggles() code, dormant since preferenc...
2010-08-09 Tim Starling* Revert r66878, completely misses the point of factori...
2010-08-06 Chad Horohoe(bug 22514) SpecialRecentChangesQuery should also work...
2010-07-21 Raimond SpekkingShow the copyright message in user preference language...
2010-07-03 Alexandre Emsenhuber* document new hooks
2010-06-28 Max SemenikAdded a new hook that allows extensions to add their...
2010-06-26 Matěj Grabovský(bug 18891) Deprecated Article::insertNewArticle still...
2010-06-08 PlatonidesDeprecate MonoBookTemplateToolboxEnd hook.
2010-05-27 Aaron Schulz(bug 23676) Spelling correction: ArticleRevisionVisibli...
2010-05-21 Mark A. Hershbergerre r66675 fix typo
next