Revert r35178 and normalize User's getID() and setID() methods to prettier getId...
[lhc/web/wiklou.git] / docs /
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...
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-26 Rob ChurchSome updates; regarding method/member visibilities...
2007-06-18 Brion Vibberdon't mix spaces and tabs in code examples, or the...
2007-06-18 Brion Vibberwhitespace consistency
2007-06-18 Brion Vibbercap consistency; testing commit notices
2007-06-18 Brion Vibberremove extra whitespace; testing commit notifications
2007-06-18 Brion Vibbersome minor fixlets, checking commit notifications
2007-06-05 Rob ChurchAdd missing $hint to 'EditSectionLink' hook call
2007-06-05 Rob Church(bug 10139) Introduce 'EditSectionLink' and 'EditSectio...
2007-06-03 Aaron Schulz*Document old ArticleViewHeader hook
2007-06-01 Aaron Schulz*Document some hooks
2007-05-31 Brion Vibbernote update frequency... testing SVN notification
2007-05-31 Brion VibberRemoving user.txt as redundant. The field information...
next