Make sure BlockHideName really defaults to 0, not false. Fixes bug 10007.
[lhc/web/wiklou.git] / includes / Linker.php
2007-05-28 Raimond SpekkingAfter revert of r22435 and talk with Brion on IRC previ...
2007-05-26 Aaron Schulz*More r22450 cleanup, don't add &action=edit to broken...
2007-05-26 Antoine Mussodebug comment :(
2007-05-26 Antoine MussoFix for r22450: handle links to special pages when...
2007-05-25 Brion VibberReverting r22430 for now; I don't really like this...
2007-05-25 Raimond SpekkingIntroducing 'frameless' keyword to [[Image:]] syntax...
2007-05-25 Brion VibberRevert r22423 -- mysteriously destroys several core...
2007-05-25 Raimond SpekkingIntroducing 'frameless' keyword to [[Image:]] syntax...
2007-05-24 Raimond SpekkingReinstating <span></span>, breaks parsertest.
2007-05-23 Raimond SpekkingUse proper CSS class instead of hardcoded style for...
2007-05-22 Raimond Spekking* (bug 6072) Add a 'border' keyword to the image syntax
2007-05-21 Raimond SpekkingIntroducing new image parameter 'upright' and correspon...
2007-05-10 Aryeh GregorMake ugly regex slightly less ugly. You don't have...
2007-05-09 Ilmari Karonenapply stub threshold to all content namespaces
2007-05-09 Antoine MussoSplit out Linker::formatComment using two new private...
2007-05-09 Ilmari Karonensimplify stub threshold checking
2007-05-08 Nick JenkinsRemoving or commenting out unused variables or globals...
2007-05-01 Tim StarlingBC hack for thumbnail sizes
2007-04-26 Antoine MussoFix #5959: Anchors dropped from stub links
2007-04-24 Nick JenkinsDoc tweaks:
2007-04-20 Brion VibberFixes/tweaks for the image refactoring:
2007-04-20 Tim Starling* Introduced media handler modules for file-type specif...
2007-04-18 Nick JenkinsSome small doc tweaks to reduce Doxygen warnings, namely:
2007-04-08 Niklas Laxström* Couple of more uses
2007-04-02 Niklas Laxström* Use ui language now that it is possible
2007-03-31 Tim Starling* Fix extension of DJVU output
2007-03-16 Brion VibberFor now revert the rev_deleted branch merge; don't...
2007-03-14 Aaron Schulz*Merge in phase3_rev_deleted/includes
2007-02-27 Raimond Spekking* (bug 7782) Standardisation of file info at image...
2007-02-02 Aryeh Gregor* (bug 8535) Allow CSS vertical alignment keywords...
2007-01-23 Leon Weber* Added an option to make Linker::userToolLinks() show...
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-22 Brion VibberRevert redlinks for user-tools special:contributions...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-20 Antoine MussoRename constructors to __constructor
2007-01-14 Leon WeberMade User::edits() use user_editcounts. If it has not...
2007-01-14 Leon WeberMade Linke::userToolLinks() show the contribs link...
2007-01-11 Aryeh GregorUse the full id for Monobook accesskeys/tooltips, to...
2007-01-10 Aryeh GregorXHTML validity
2007-01-10 Aryeh GregorCompatibility for last commit: strip [alt-whatever...
2007-01-10 Aryeh Gregor* (bugs 5051, 5376) All tooltips and accesskeys moved...
2007-01-08 Brion VibberRestore previous heading formatting behavior to fix...
2007-01-08 Aryeh Gregor* Move headline construction to Linker function (from...
2006-12-31 Brion Vibber* (bug 8392) Display protection status of transcluded...
2006-12-23 Rob Church* (bug 8214) Output file size limit and actual file...
2006-12-22 Aryeh Gregor* (bug 532) Tweaked alt text for some interface messages
2006-12-18 Rob Church* (bug 2785) Accept optional colon prefix in links...
2006-12-13 Tim StarlingSet an explicit class on framed thumbnail inner divs...
2006-12-08 Tim Starling* Added redirect to section feature. Use it wisely.
2006-12-03 Rob ChurchQuote namespace names before plonking them into a regul...
2006-12-03 Rob Church(bug 7671) Observe canonical media namespace prefix...
2006-12-02 Andrew GarrettUpdate linker to make contributions links (in userToolL...
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-11-21 Aryeh GregorSince formatComment and commentBlock can take null...
2006-11-21 Rotem LissReverting the addition of class names near the paramete...
2006-11-21 Tim Starling* Introduced StringUtils.php, populated it with some...
2006-11-21 Aryeh GregorCode style tweaks per brion's suggestions on Wikitech-l
2006-11-20 Aryeh Gregor* (bug 7918) Fix regression in display of "templates...
2006-11-17 Aryeh Gregor(bug 7688) When viewing diff, section anchors in autosu...
2006-11-17 Aryeh GregorClean up last commit: OutputPage::formatTemplates ...
2006-11-16 Aryeh Gregor* urlencode username so rollback-on-history works for...
2006-11-14 Nick JenkinsPrevent PHP Notice: "Uninitialized string offset: 0...
2006-11-10 Brion Vibber* Approximate height for client-side scaling fallback...
2006-11-08 Tim StarlingReverting 17479/17480, breaks subclassing of Linker...
2006-11-08 Nick JenkinsFix parserTests regression introduced in r17479.
2006-11-08 Nick Jenkins* (bug 7405) Make Linker methods static. Patch by Dan Li.
2006-11-03 Aryeh GregorFix documentation that confused me. Bad Tim, copy...
2006-10-30 Tim Starling* Made special page names case-insensitive and localisa...
2006-10-18 Aryeh Gregor* (bug 4525) Move section links down visually to same...
2006-10-12 Aryeh GregorRevert last two commits. Broke wikibits and don't...
2006-10-12 Aryeh Gregor* (bug 4525) Move section links down to same level...
2006-10-12 Aryeh Gregor* (bug 6868) Un-hardcode section edit link style
2006-10-09 Brion VibberRevert r16863: broke section arrow link at least for he:
2006-10-08 Niklas Laxström* Escaping
2006-08-13 Jens Frank(bug 6420) Render thumbnails for djvu images, show...
2006-07-10 Antoine MussoA lot more of static issues when using E_STRICT from...
2006-07-05 Tim StarlingCreated $wgGenerateThumbnailOnParse, set to false to...
2006-06-23 Tim Starlings/Revision::MW_REV_DELETED/Revision::DELETED/, and...
2006-06-20 Brion VibberTemporarily revert 14847; makes incompatible changes...
2006-06-20 Rotem Liss* Using the "returnto" in the login link in additional...
2006-06-12 Brion VibberHTML output normalization: remove extra space after...
2006-06-12 Brion Vibber* Use double quoted consistently on attributes in linke...
2006-06-07 Tim StarlingRemoved most exit() calls from the MediaWiki core,...
2006-06-06 Domas MituzasMove revision deletion constants into Revision::
2006-06-03 Brion Vibber* Fix fatal error when specifying illegal name for...
2006-05-31 Erik Moellerfix magic => section links (from edit summaries) to...
2006-05-27 Rob Church* Remove redundant extra span tag
2006-05-26 Rob Church(bug 6103) Wrap self-links in a CSS class ("selflink")
2006-05-22 Brion Vibber* (bug 5523) $wgNoFollowNsExceptions to allow disabling...
2006-05-08 Niklas Laxström* Don't use content language for talk link
2006-04-19 Antoine MussoSwitching from phpdoc to doxygen (use less than 32MB...
2006-03-24 Gabriel Wickespecial case: don't return an empty table, fixes test...
2006-03-24 Gabriel WickeMake size of thumb box for non-existent images consiste...
2006-03-18 Lupinunused globals removed
2006-03-17 Brion Vibber* Don't URL-decode in the title attribute for URL links...
2006-03-16 Brion Vibber* Add a clickable contribs link in user tool links...
2006-03-16 Brion Vibber* Further work on rev_deleted; changed to a bitfield...
2006-03-11 Lupintrailing whitespace removal
2006-03-04 Lupin(bug 4855) Section edit links now have the section...
2006-02-22 Magnus ManskeFix for parser test "Magic links: PMID incorrectly...
next