(bug 13444) Add description to list=watchlist
[lhc/web/wiklou.git] / docs /
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...
2007-05-31 Brion VibberAdd a link to online docs... mainly testing the new...
2007-05-31 Brion VibberMaking a commit on the new server to test that it works...
2007-05-24 Robert StojnićRevert r22403 for the moment. Probably should ask Brion...
2007-05-24 Robert StojnićPaired commit with 22402. Makes necessary schema additi...
2007-05-19 Antoine MussoDocumentation for AlternateEdit hook (triggered on...
2007-05-16 Magnus ManskeNew hook 'ImageOpenShowImageInlineBefore' for upcoming...
2007-05-08 Brion VibberTweak audit hooks
2007-05-08 Nick JenkinsRemoving or commenting out unused variables or globals...
2007-05-07 Brion Vibber* Add hooks for captcha in main user login form
2007-05-04 Rob Church* (bug 9662) Update configuration example [$wgUseMemcac...
2007-05-01 Brion VibberRevert 'MonoBookTemplateAboveColumnContent' hook. Seems...
2007-04-30 Leon Weber* Added beginnings of WatchlistTicker extension. Works...
2007-04-25 River Tarnell9697: Adding InternalParseBeforeLinks Parser Hook for...
2007-04-10 Rob ChurchCouple of new hooks; FileUpload and SearchUpdate
2007-04-02 Daniel Kinzlerhook point for injecting fields into edit form
2007-03-25 Rob Church* Update release notes for r20680
2007-03-25 Aaron Schulz*Document PageHistoryBeforeList and PageHistoryLineEndi...
2007-02-09 Brion Vibber* Add 'ParserTestTables' hook to expand the list of...
2007-01-21 Antoine MussoNew hook: AjaxAddScript. Used to load some more ajax...
2007-01-20 Rob ChurchIntroduce 'CustomEditor' hook; see docs/hooks.txt for...
2007-01-18 Rob Church* (bug 8136) Introduce 'ArticleUndelete' hook; see...
2007-01-16 Rob Church* Introduce "BookInformation" hook; see docs/hooks...
2007-01-11 Leon Weber* (bug 8567) Added hook RawPageViewBeforeOutput just...
2007-01-10 Leon Weber* Added SkinTemplateOutputPageBeforeExec hook before...
2007-01-08 Brion Vibberdoc updates
2006-12-30 Brion Vibbermore 3am centralauth crap woo
2006-12-22 Rob ChurchIntroduce 'PingLimiter' hook for overriding the result...
2006-12-01 Leon WeberAdded hook 'EditPage::attemptSave' before an article...
2006-11-30 Brion Vibber* Add AuthPluginSetup hook to override $wgAuth after...
next