Naming convention is "changes," not "change."
[lhc/web/wiklou.git] / docs /
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-09 Tim StarlingUpdated various things in the docs directory. Completel...
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 Alexandre Emsenhuberphpdoc -> doxygen
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-13 Alexandre EmsenhuberRemove $wgLinkCacheMemcached from doc
2008-04-12 Alexandre EmsenhuberAdded parameter to SavePreferences hook, contains...
2008-04-10 Alexandre EmsenhuberDocument GetCacheVaryCookies hook
2008-04-09 Alexandre EmsenhuberPer r33051: remove it from doc
2008-04-09 Andrew GarrettModify UserLoginComplete and UserLogoutComplete hooks...
2008-04-07 Alexandre EmsenhuberAdded parameter to BeforePageDisplay hook so that...
2008-03-31 Alexandre EmsenhuberRemoved $wgLoadBalancer from doc
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-16 Aryeh GregorClean up typos, wrap to 80 chars instead of some random...
2008-03-13 Alexandre Emsenhuberdocs update
2008-03-12 Alexandre Emsenhuberupdate docs/magicword.txt
2008-03-11 Alexandre Emsenhuber* Update docs/skin.txt.
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 Alexandre Emsenhuber* Update docs/memcached.txt
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-08 Victor VasilievAdd some variables to globals.txt
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...
next