Tweak r44049: remove 'showEditUserGroupsForm' hook altogether
[lhc/web/wiklou.git] / docs / hooks.txt
2008-12-03 Aaron SchulzTweak r44049: remove 'showEditUserGroupsForm' hook...
2008-11-29 Nathaniel Herman* Modified hook UserRights::showEditUserGroupsForm...
2008-11-29 Nathaniel Herman* Added hook SpecialListusersGetGroups which is called...
2008-11-27 Aaron SchulzAdd $user to NewRevisionFromEditComplete hook
2008-11-17 Brion VibberRevert r43592 "Pass the user object in MakeGlobalVariab...
2008-11-17 Chad HorohoePass the user object in MakeGlobalVariablesScript in...
2008-11-06 Jack Phoenixadding AbortDiffCache hook to allow canceling the cachi...
2008-10-26 Brion VibberRevert r42584 "Hook SkinTemplateTabAction now passes...
2008-10-25 Jack Phoenixadded new hook, UserRights::showEditUserGroupsForm...
2008-10-25 Bryan Tong MinhHook SkinTemplateTabAction now passes $title by referen...
2008-10-15 Brion VibberPulling out r42105 for now -- "Added 2 hooks. One in...
2008-10-15 Jason RicheyAdded 2 hooks. One in Parser to allow custom handling...
2008-10-13 Ryan LaneRemoving $result from UserLoadAfterLoadFromSession...
2008-10-13 Ryan LaneFixing documentation line for UserLoadAfterLoadFromSession
2008-10-13 Ryan LaneAdding hook UserLoadAfterLoadFromSession to fix bug...
2008-10-13 Aaron Schulz*Remove useless garbage hooks. This kind of stuff shoul...
2008-09-27 Aaron SchulzNew "ArticleEditUpdates" hook (bug 15490)
2008-09-17 Roan KattouwAPI: Adding APIAfterExecute, APIQueryAfterExecute and...
2008-09-16 Tim StarlingRevert r40627, r40551, r40536, r40535 (mark non-autocon...
2008-09-14 Aryeh GregorMake sure to pass the right types to LinkBegin
2008-09-12 Chad HorohoeUpdate docs to caution against use of create_function...
2008-09-08 Aryeh GregorMake 40621 not break CentralAuth
2008-09-08 Aryeh GregorRedirect on login instead of showing a message
2008-09-07 Roan Kattouw(bug 15359) Add APIGetAllowedParams and APIGetParamDesc...
2008-09-06 Aaron Schulz* Mark non-autoconfirmed users in RC
2008-09-04 Alexandre Emsenhuber* Document OutputPageCheckLastModified hook
2008-09-04 Roan KattouwOops
2008-09-04 Roan Kattouw* Split patrol code
2008-09-03 David McCabeAdded OldChangesListRecentChangesLine hook for customiz...
2008-08-25 Alexandre EmsenhuberTweaks for SiteConfiguration:
2008-08-22 Aaron SchulzAdd cache update hook for flaggedrevs
2008-08-22 Andrew GarrettQuick hook to allow reusers of SiteConfiguration to...
2008-08-14 Ryan Schmidt* $wgGroupsAddToSelf and $wgGroupsRemoveFromSelf now...
2008-08-14 Aaron Schulz* Fix location of $ip check
2008-08-08 Leon WeberIntroduced a new hook 'SkinAfterContent' that allows...
2008-08-07 Alexandre EmsenhuberDocument UserGetReservedNames hook
2008-08-05 Aryeh GregorRe-commit turning makeKnownLinkObj(), makeBrokenLinkObj...
2008-08-01 Jack Phoenixadding new hook, MakeGlobalVariablesScript
2008-08-01 Daniel FriesenNew hook SkinBuildSidebar to allow extensions to modify...
2008-07-29 Aryeh GregorRevert r38165 for now, breaks CentralAuth and I don...
2008-07-29 Aryeh GregorMerge TitleArray and UserArray into one unified class...
2008-07-28 Aryeh GregorRecommit r38149, with the fatal error fixed. The EditS...
2008-07-28 Brion VibberRevert r38149 for now, causes regressions in API parsing.
2008-07-28 Aryeh GregorLinker::doEditSectionLink() and Linker::doEditSectionLi...
2008-07-28 Brion VibberRevert r38068 "SpecialMovepageBeforeMove hook from...
2008-07-28 Brion VibberRevert r38040 "new hook, ConfirmEmailComplete"
2008-07-27 Alexandre EmsenhuberAvoid using $this, it is a reserved word
2008-07-26 Jack PhoenixSpecialMovepageBeforeMove hook from Wikia codebase...
2008-07-25 Alexandre Emsenhuberrm dupe
2008-07-25 Aryeh GregorCopy-paste documentation for copy-pasted hook, too.
2008-07-25 Jack Phoenixnew hook, ConfirmEmailComplete
2008-07-23 Brion VibberRevert r37924 "(bug 14883) Create hook AlternateSkinPre...
2008-07-22 Ryan Schmidt* (bug 14883) Create hook AlternateSkinPreferences...
2008-07-20 Alexandre Emsenhuber* order aplhabetically
2008-07-17 Aaron Schulz* Highlight flagged user contribs (bug 14814)
2008-07-16 Brion VibberRevert r37741 for now "Changed getInternalLinkAttribute...
2008-07-16 David McCabeChanged getInternalLinkAttributesInternal parameters...
2008-07-15 Brion VibberRevert r37686, 37687 for now:
2008-07-15 Brion VibberRevert r37669: LinkerLinkAttributes hook doesn't seem...
2008-07-15 Daniel FriesenImproving extendibility of the sidebar improvements...
2008-07-14 David McCabeAdded LinkerLinkAttributes hook.
2008-07-10 Aryeh GregorRevert r37299. It's causing some extremely strange...
2008-07-10 Aryeh GregorFixes for r37489:
2008-07-10 Brion VibberRevert r37490, 37493 for now -- 'NotifyOnPageChangeComp...
2008-07-10 Krzysztof KrzyzaniakNotifyOnPageChangeComplete description
2008-07-08 Niklas Laxström* Move message functions to own file
2008-07-07 Ryan Schmidt* Add new hook NormalizeMessageKey to allow extensions...
2008-07-05 Brion VibberRevert r37078, 37132 "New hook ParserBeforeTranscludeTe...
2008-07-05 Alexandre Emsenhuber* Added $IP in dirs for OpenSearchUrls hook
2008-07-05 Daniel FriesenNew hook ParserBeforeTranscludeTemplate:
2008-07-04 Roan KattouwRewritten the way the API handles tokens:
2008-07-04 Aaron SchulzRe-commit fixed r37006
2008-07-04 Brion VibberRevert r37006 -- causes fatal errors:
2008-07-03 Aaron SchulzMake redirects work properly with flagging (bug 14714)
2008-07-02 Brion VibberRevert the rest of r36804 -- ExtendJSGlobalVars and...
2008-07-02 Daniel KinzlerAdd hook to replace logic for generating category links...
2008-07-02 Brion Vibberformat fix
2008-07-01 Brion VibberOpenSearch cleanup; Firefox now sends you to the search...
2008-07-01 Chad HorohoePass $mediaWiki object to MediawikiPerformAction hook.
2008-06-30 Jack PhoenixTwo new hooks and one new global function from Wikia...
2008-06-27 Aryeh GregorUpdate RELEASE-NOTES and hooks.txt for r36692. Contrar...
2008-06-24 Ryan Schmidt* add new hook LinkerMakeExternalImage to allow extensi...
2008-06-24 Chad HorohoeBit of work to AbortMove hook, in preparation for makin...
2008-06-19 Chad HorohoeHooks EditFilter and EditFilter complete got a new...
2008-06-18 Alexandre EmsenhuberPer r36375: update docs/memcached.txt
2008-06-17 Niklas LaxströmRefactored SpecialRecentchanges:
2008-06-12 Aryeh GregorSlightly clarify docs
2008-06-11 Alexandre EmsenhuberDocument UserLoadDefaults and UserSetCookies hooks
2008-06-10 Brion VibberRevert r36161 -- these are pretty weird-looking hooks...
2008-06-10 Jack PhoenixTwo new hooks to EditPage.php, EditPage::AfterEdit...
2008-06-08 Ryan Schmidt* add hook desc to hooks.txt and fix typo in LinkerMake...
2008-06-08 Aaron Schulz* Add OldLocalFile::selectRows()
2008-06-05 Aryeh GregorSpecialSearchResults hook now passes results by referen...
2008-06-04 Andrew GarrettAdd GetAutoPromoteGroups hook, which was in my working...
2008-05-28 Brion VibberRevert r35476, r35479 -- breaks first login with global...
2008-05-28 Andrew Garrett* Respect hooks' decisions when autocreating accounts.
2008-05-27 Alexandre EmsenhuberAdded $oldName to documentation of UserLogoutComplete...
2008-05-24 Alexandre EmsenhuberDocument ImagePageFindFile hook
2008-05-23 Aaron SchulzAdd PageHistoryPager::getQueryInfo
2008-05-23 Andrew GarrettCore changes for GlobalBlocking and TorBlock extensions...
next