* add new hook LinkerMakeExternalImage to allow extensions to modify the HTML output...
[lhc/web/wiklou.git] / docs / hooks.txt
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...
2008-05-22 Aaron SchulzIt helps if doc is accurate ;)
2008-05-22 Aaron Schulz*Redo newRevisionFromEditComplete hook. Pass an Article...
2008-05-17 Aaron Schulz* Add higher level newRevisionFromEditComplete hook
2008-05-17 Brion VibberRevert r34906, r34907, r34928 -- mixing high-level...
2008-05-17 Alexandre EmsenhuberDocument AuthPluginAutoCreate hook
2008-05-17 Aaron Schulz*Add ImagePageFileHistoryLine hook
2008-05-16 Aaron SchulzImprove efficiency of autoreviewing of edits rollbacks...
2008-05-16 Aaron SchulzDecrappify edit check for revision hook
2008-05-14 Alexandre EmsenhuberDocument new hook UserLoadFromSession and add a note...
2008-05-09 Alexandre Emsenhuber* Added --online option to maintenance/findhooks.php...
2008-04-30 River Tarnell(bug 13584) New hook: SkinTemplateToolboxEnd
2008-04-29 Alexandre EmsenhuberPer r33966: added $id param to ArticleDeleteComplete...
2008-04-24 Andrew GarrettVarious final compatibility additions to work with...
2008-04-22 Brion VibberRevert r33725, r33726 (hook in Sanitizer::fixTagAttribu...
2008-04-22 Andrew Garrett(bug 13821) Add new SanitizerAfterFixTagAttributes...
2008-04-15 Robert StojnićAjax suggestions:
2008-04-15 Aaron SchulzAutoreview null edits too (bug 13733)
2008-04-15 Alexandre EmsenhuberDocument newly added hooks
2008-04-15 Aryeh GregorAdd a new hook EditPageBeforeEditConflict to allow...
2008-04-12 Alexandre EmsenhuberAdded parameter to SavePreferences hook, contains...
2008-04-10 Alexandre EmsenhuberDocument GetCacheVaryCookies hook
2008-04-09 Andrew GarrettModify UserLoginComplete and UserLogoutComplete hooks...
2008-04-07 Alexandre EmsenhuberAdded parameter to BeforePageDisplay hook so that...
2008-03-22 Alexandre EmsenhuberDocument ArticleRevisionVisiblitySet hook
2008-03-22 Alexandre EmsenhuberSome tweaks:
2008-03-21 Brion Vibber* (bug 9447) Added hooks for search result headings
2008-03-06 Yaron KorenAdded new hook, 'BrokenLink'
2008-03-03 Brion VibberRevert r31505, r31510 (secureAndSplit hook).
2008-03-03 Roan KattouwAPI: Adding action=edit module
2008-03-03 Roan Kattouw(bug 13166) Adding TitleSecureAndSplit hook. Modified...
2008-03-02 Roan Kattouw(bug 12542) Adding a bunch of hooks to SpecialListusers...
2008-03-01 Alexandre Emsenhuberdoc tweaks
2008-03-01 Bryan Tong MinhFix description for UploadComplete hook. New hooks...
2008-02-29 Alexandre Emsenhuber* Document ParserMakeImageParams hook
2008-02-26 Aryeh GregorAdd new hook ImageBeforeProduceHTML, per request on...
2008-02-13 Ryan Schmidt* EditPageBeforeEditButtons hook now passes EditPage...
2008-02-13 Ryan Schmidt* Renamed hook 'ModifyEditButtons' to 'EditPageBeforeEd...
2008-02-10 HujiAdding ParserFirstCallInit to the documentation
2008-02-09 Bryan Tong MinhNew hooks: LinksUpdate, LinksUpdateComplete. Add functi...
2008-01-31 Brion VibberAdd SearchGetNearMatch hook, have TitleKey provide...
2008-01-30 Brion Vibber* Merged backends for OpenSearch suggestions and AJAX...
2008-01-29 Raimond SpekkingAdd an info to the comment field of the newuserlog...
2008-01-29 Roan KattouwAdding SkinSubPageSubtitle hook on Wiredtape's request.
2008-01-29 Brion VibberDocument new hook UserCanSendEmail
2008-01-14 Victor Vasiliev* Introduce getUserPermissionsErrorsExpensive hook
2008-01-02 Aryeh GregorClarify in getUserPermissionErrors hook documentation...
2007-12-23 Victor VasilievAdd user parameter to AutopromoteCondition hook. Docume...
2007-12-10 Raimond Spekking* (bug 12257) Update some documentation files
2007-12-08 Victor VasilievIntroduce an "AbortMove" hook
2007-12-07 Aaron Schulz*Add hook when a revision is restored (for flaggedrevs...
2007-12-03 Raimond Spekking* (bug 12174) Update hooks.txt. Change Linker.php to...
2007-11-30 Thomas Bleher* Minor style fix:
2007-11-22 ThomasV* got rid of magic codes for colours.* added hook for...
2007-11-06 David McCabeThe uncontroversial Liquid Threads hooks.
2007-11-01 Nick JenkinsAdd LogLine hook as per described in the updates to...
2007-10-30 Aaron Schulz*Add and document ArticleRollbackComplete hook. Lets...
2007-10-21 Aryeh GregorThere's no such thing as $this in static functions...
2007-10-21 Aryeh GregorisValidEmailAddr hook added to User method of that...
2007-10-10 Andrew Garrett* Add a new hook getUserPermissionsErrors, which is...
2007-09-13 Brion Vibberadd missing $article param to ArticleViewHeader doc
2007-08-28 Rob ChurchRe-alphabetise a few hooks
2007-08-23 Tim LaquaAdded SkinAfterBottomScripts hook to Skin::bottomScript...
2007-08-15 Aaron SchulzTweak ArticleUpdateBeforeRedirect hook a tad
2007-08-15 Aaron Schulz*Add ArticleUpdateBeforeRedirect hook, to allow for...
2007-08-09 Rob Church* (bug 10859) Introduce 'UserGetImplicitGroups' hook...
2007-07-30 Daniel Kinzleradding generic hook points to SpecialPreferences
2007-07-22 Rob Church* Pass new Revision to the 'ArticleInsertComplete'...
2007-07-21 Rob ChurchIntroduce 'UserGetRights' hook; see docs/hooks.txt...
2007-07-18 Aaron Schulz*Decrappify inefficient hook/link update scheme for...
2007-07-17 Rob ChurchPass the user as an argument to 'isValidPassword' hook...
2007-07-17 Rob Church* Clean up User::isValidPassword()
2007-07-16 Rob ChurchLess verbose; don't bother with "return not evaluated...
2007-07-16 Rob ChurchRename 'SpecialContribSubEnd' hook to more appropriate...
2007-07-16 Daniel CannonDocument recently added SpecialContribsSubEnd hook...
2007-07-02 Aryeh GregorRevert r23617 per Brion
2007-07-01 Aryeh Gregor* (bug 10422) Change <pre> on CSS/JS pages to <div...
2007-06-29 Rob ChurchHook callbacks for 'ShowRawCssJs' should do their own...
2007-06-29 Rob ChurchClean up handling of custom CSS and JavaScript pages...
2007-06-27 Rob Church* Introduce 'UserEffectiveGroups' hook; see docs/hooks...
2007-06-18 Brion Vibberdon't mix spaces and tabs in code examples, or the...
2007-06-18 Brion Vibberwhitespace consistency
next