Followup r111903; Introduce a new Tidy hack to prevent tidy from stripping the <link...
[lhc/web/wiklou.git] / docs /
2012-02-15 Daniel FriesenAdd an OutputPage to the EditPage::showEditForm:initial...
2012-02-13 Andrew GarrettPort (with changes) r110866 to trunk. Reviewed by Brion...
2012-02-12 Jeroen De Dauwfollow up to r111017, move hook to isAlwatsKnown as...
2012-02-12 Alexandre EmsenhuberAdded missing directories to findHooks.php and missing...
2012-02-09 Jeroen De Dauwfollow up to r111017 - added docs
2012-02-06 Chad HorohoeRevert r103467, r106446 (bug 24464: calling LoginAuthen...
2012-02-01 Antoine Mussodoxygen landing page
2012-01-29 Jeroen De Dauwthis is no longer a guideline afaik
2012-01-23 Diederik van LiereAdd the new SHA1 revision field to the XML export,...
2012-01-19 Antoine Mussodesign file for nested tables CSS
2012-01-18 Siebrand MazelandRemove support for the deprecated and no longer used...
2012-01-18 Siebrand MazelandUpdate documentation.
2012-01-16 Antoine Mussofirefox does not honor colgroup width with fixed layout
2012-01-16 Sam ReedUpdate documentation for ImportHandleRevisionXMLTag
2012-01-11 Chad HorohoeRevert r102624, r104262 (user display name stuff)....
2012-01-06 Alexandre EmsenhuberMade UnwatchArticle, UnwatchArticleComplete, WatchArtic...
2012-01-06 Aaron Schulz* Cleanup for r108175: made if easier for extensions...
2012-01-05 Alexandre EmsenhuberPer request of Aaron Schulz, follow-up r102187: added...
2012-01-05 Antoine Mussoexplanations by Erwin Dokter on bug 33496
2012-01-05 Antoine Mussoadditional monospaced font-family hacks
2012-01-05 Antoine Mussotest rendering font-family for monospaced fonts
2012-01-04 Niklas LaxströmGuessing a typo fix, could also be 'is a feed' but...
2012-01-04 Antoine MussoResourceLoaderTestModules doc: better wording
2012-01-04 Niklas LaxströmTypos, casing. Still don't understand "'qunit' is feed...
2012-01-03 Antoine Mussomerge JSTesting branch into trunk
2012-01-03 Daniel FriesenAdd RequestContextCreateSkin hook to allow extensions...
2011-12-31 Krinkle[Core JS] More fixing of global config variable usage
2011-12-18 Alexandre EmsenhuberRevert r106545 and pass a null variable by ref (also...
2011-12-14 Brion VibberAdd BeforePageRedirect hook to OutputPage, allowing...
2011-12-12 Daniel FriesenIntroduce a Language::getMessagesFileName hook that...
2011-12-12 Daniel FriesenReplace get{Local,Full,Link,Canonical}URL's $variant...
2011-12-12 Tim StarlingReverted r92364 (per-namespace permissions).
2011-12-09 Aaron SchulzAdded LoggableUserIPData hook to hooks.txt and made...
2011-12-08 Aaron SchulzFU r101117: removed cURL thumb handler code and made...
2011-12-06 Antoine Mussouidesign: fix diffchange, show basic diff just like...
2011-12-06 Antoine Mussobasic design file for our diffs
2011-12-06 Antoine Mussomove docs/design.html to a new 'uidesign' directory
2011-11-30 Daniel FriesenFollowup r104688, reintroduce the full PathRouter code...
2011-11-28 Brion VibberRevert r104274, r104284, r104285 -- breaks special...
2011-11-28 Sam ReedAdded "ApiGetDescription" hook
2011-11-26 Bryan Tong MinhFollow-up r92364: Update hooks documentation
2011-11-26 Daniel FriesenImplement path routing code.
2011-11-23 Brion Vibbertweak hook doc; followup r103762
2011-11-20 Sam Reed* (bug 24765) User tool links edit hook
2011-11-17 Alexandre Emsenhuber* Added WikiPage::getParserOutput() and changed Article...
2011-11-17 Mark A. HershbergerAdapt and re-apply Michael Newton's patch from Bug...
2011-11-15 Alexandre Emsenhuber* Factorise common code in ImagePage::delete() and...
2011-11-15 Sam ReedFollowup r102575, recreate export-0.6.xsd copied with...
2011-11-15 Sam ReedFollowup r102575, delete export-0.6.xsd to create from...
2011-11-15 Aaron SchulzChanged new LocalFilePurgeThumbnails hook arguments...
2011-11-10 Daniel FriesenAdd a new User::getDisplayName() to return the name...
2011-11-09 Diederik van LiereCommit to fix bug 30513.
2011-11-04 Aaron SchulzUpdated docs for r101896
2011-11-02 Bryan Tong MinhPer comments on r99911 move $wgMaxImageArea check back...
2011-11-01 Roan KattouwRevert r101488, breaks parser test. Add a comment expla...
2011-11-01 Alexandre EmsenhuberSome cleanup to ProtectionForm:
2011-10-31 Roan KattouwFollowup r101354: pass $this to the PreferencesGetLegen...
2011-10-31 Roan KattouwIntroduce the PreferencesGetLegend hook. I need this...
2011-10-28 Aaron SchulzFU r100716:
2011-10-27 Mark A. HershbergerFixes Bug #6793 — “New Variable __NEWSECTIONS__ like...
2011-10-19 Raimond SpekkingChange the hook case per CR r95152
2011-10-09 Daniel FriesenFollowup r98212; Hook documentation.
2011-10-08 Alexandre EmsenhuberReorder ResourceLoader hooks alphabetically
2011-10-02 Alexandre EmsenhuberAdded missing directory to findHooks.php and a missing...
2011-09-29 Alexandre EmsenhuberPer Aaron, fix for r98012: make Title object be handled...
2011-09-24 Aaron SchulzArticle refactoring and changes for bug 31144. Dependen...
2011-09-19 Brion VibberAdd in a 'TestCanonicalRedirect' hook to be called...
2011-09-19 Antoine Mussoclose <span> with </span> not </p>
2011-09-17 Krinkle(bug 30940) Add a hook in User:getDefaultOptions.
2011-09-16 Sean ColomboFollowup to r97342 to add docs for new hook.
2011-09-16 Antoine Mussorevert r97203
2011-09-15 Antoine MussoNew hook RecentChangesListRecentChangesLine which let...
2011-09-15 Robin PepermansRe-do reverted r96824, but in SpecialSearch first retur...
2011-09-15 Roan KattouwPer Nikerabbit on IRC, document the $status parameter...
2011-09-14 Antoine Mussoammend design guide :p
2011-09-14 Brion VibberRevert r96824: causes fatal errors when search query...
2011-09-12 Robin PepermansSpecialSearch: add two hooks, one to modify the power...
2011-09-06 Aaron SchulzCleanup to r84610 per CR: changed BeforeParserMakeImage...
2011-09-05 Daniel FriesenFollowup r96180, I can't believe I did't notice I accid...
2011-09-01 KrinklePass OutputPage instance to MakeGlobalVariablesScript...
2011-08-31 Roan KattouwFollowup r95753 per CR: prevent extensions from making...
2011-08-30 Niklas LaxströmAmend r95775 per Siebrand's suggestion
2011-08-30 Niklas LaxströmNew hook to replace live hack on translatewiki.net...
2011-08-30 Roan KattouwAdd TitleIsMovable hook so extensions can create new...
2011-08-21 Raimond SpekkingNew hook point to exempt an IP address from the account...
2011-08-20 Raimond SpekkingSelf revert r95041 per CR. I will commit a cleaner...
2011-08-19 Raimond SpekkingFix a typo
2011-08-19 Raimond SpekkingNew hook point to change $wgAccountCreationThrottle
2011-08-19 Roan KattouwFollowup r94995: add hooks.txt entries for the new...
2011-08-13 Victor VasilievAllow extensions to run their own backlink-based updates:
2011-08-12 Daniel FriesenImprove the ability for extensions to participate in...
2011-08-11 Victor VasilievAllow extensions to add pages with non-wikitext display...
2011-08-11 Robin PepermansAdd 2 @since and add documentation for PageContentLangu...
2011-08-09 Alexandre EmsenhuberFix doc: wfLoadAllMessages() doesn't exists
2011-08-09 Chad HorohoeFollowup r92643: refer to the passed object as $parser...
2011-08-04 Chad HorohoeSelf-revert r91453: not a well thought out addition...
2011-08-02 Mark A. Hershbergerre: r93415
2011-08-02 Roan KattouwIntroduce a hook so extensions can customize what's...
2011-07-29 Mark A. Hershbergerfollowup r93415 — there is no “$this” in a static method.
2011-07-28 Mark A. HershbergerAdd hook that could be the solution for Bug #28026...
next