Avoid undefined variable error on null edits
[lhc/web/wiklou.git] / includes / Skin.php
2005-12-04 Antoine MussoClean up unused globals!
2005-12-01 Ævar Arnfjörð Bjar... * It's not to be expected that when you're viewing...
2005-12-01 Brion Vibber* (bug 1915) Fix edit links when 'direction' used with...
2005-11-30 Brion Vibber* (bug 3922) Further tweaks to bidi overrides in catego...
2005-11-30 Andrius RBugs 4062, 3922 - unrecommended unicode control charact...
2005-11-29 Antoine MussoFix bug 4048 by adding a new 'privacy' link in footer...
2005-11-28 Brion Vibber* (bug 2111) Collapsable exif metadata table, clean...
2005-11-24 Brion Vibber* (bug 3922) bidi embedding overrides on category links
2005-11-15 Alexander Sigachovuserstyle should be last in css import list
2005-10-30 Ævar Arnfjörð Bjar... * Rewrote the url protocol thing to not suck
2005-10-26 Ævar Arnfjörð Bjar... * If there's only one category, display "Category"...
2005-10-23 Tim StarlingAdded @import for [[MediaWiki:Common.css]] to all skins
2005-10-22 Brion VibberCommitting various live hacks from Wikimedia servers
2005-10-12 Ævar Arnfjörð Bjar... * Redundant parenthesis
2005-10-12 Tom Gildernavbar v3 - bold links!
2005-10-11 Tom GilderUsability/accessibility: don't link in navigation if...
2005-09-11 Brion Vibber* Fix edit on double-click for move-protected pages...
2005-09-06 Ævar Arnfjörð Bjar... * Changed the name of the wfNoMsg() function to wfEmpty...
2005-09-05 Tim StarlingDeferred initialisation of $wgIP, because it's potentia...
2005-08-25 Antoine MussoSomehow fix #2108
2005-08-16 Brion VibberCode cleanup: normalize case for intval(), strval(...
2005-08-15 Antoine Mussoclean html source
2005-08-08 Ævar Arnfjörð Bjar... * Made the sidebar idiot proof, if a message is specifi...
2005-08-07 Tim StarlingAllow non-sysops to view the history of deleted pages...
2005-08-06 Ævar Arnfjörð Bjar... * Support for restorelink1
2005-08-03 Tim Starlingfixed permission for displaying undelete link
2005-08-02 River Tarnellmerge ORACLE_WORK. sorry, this may break some parts...
2005-07-25 Brion Vibber* Spelling fix: $wgUrlProtcols -> $wgUrlProtocols
2005-07-24 Brion VibberReverting for now this undiscussed and problematic...
2005-07-23 River Tarnell(bug 796) trackback support
2005-07-23 Ævar Arnfjörð Bjar... * Now sorting interwiki links by iw_prefix and avoiding...
2005-07-21 Ævar Arnfjörð Bjar... * URL_PROTOCOLS => $wgUrlProtcols
2005-07-21 Ævar Arnfjörð Bjar... * Make makeInternalOrExternalUrl() use the same url...
2005-07-15 Brion Vibber* (bug 2866) Revert experimental, non-cross-platform...
2005-07-15 Antoine Mussocheck being done twice
2005-07-13 Antoine MussoImplement #2001 by Avar and kryogenix.org (see .js...
2005-07-10 Ævar Arnfjörð Bjar... * Replace spaces with - in the XHTML id for the sidebar
2005-07-05 River Tarnellconvert "underline links" option into three options...
2005-07-05 Niklas Laxström* (bug 2534) Hide edit sections with CSS to make right...
2005-07-03 River Tarnellimplement "action=render"
2005-07-02 River Tarnellavoid breaking on php5
2005-07-01 River Tarnell* (bug 2609) Fix text justification preference with...
2005-07-01 River Tarnellinitialise $changed to prevent warning
2005-06-28 Ævar Arnfjörð Bjar... * Consistant style in buildSidebar()
2005-06-28 Tim Starlingunbroke classic and cologne blue skins
2005-05-28 Tim Starlingintroduced $wgHideInterlanguageLinks, needed for dumpHTML
2005-05-05 Ævar Arnfjörð Bjar... * (bug 2064) Configurable JavaScript mimetype with...
2005-04-27 Tim Starling* Deglobalised link placeholder handling by moving...
2005-04-12 Ævar Arnfjörð Bjar... * Some clown with CVS access deleted our MS Word files...
2005-04-10 Tim StarlingMoved image metadata to the database. Changed Image...
2005-03-27 Tim StarlingFixed efficiency problem with $wgSiteNotice. Introduced...
2005-03-25 Brion Vibber* Move editsectiononrightclick setup to JavaScript...
2005-03-25 Brion Vibber* do showtoc option via CSS hiding of toc when it's...
2005-03-25 Brion Vibber* remove 'hover' option; always put in the title attrib...
2005-03-20 Tim Starlingremoved redundant function call
2005-03-03 Antoine Mussorandom comments / quotes
2005-03-03 Antoine MussoFix #1622 : remove trailing '>' when using category...
2005-02-23 Antoine MussoFix category browser. $this is not defined in a method...
2005-02-21 Brion VibberDe-cruftification continues.
2005-02-21 Brion VibberRemove some cruft from skins... sooooo much cruft yet...
2005-02-21 Brion VibberExtra check as temporary hack to avoid crashing on...
2005-02-11 Brion VibberHTML compatibility: use space before the / on <br ...
2005-02-04 Brion VibberSecurity tweaks:
2005-02-01 Antoine MussoFix #913 : Nostalgia skin no more using isSysop() and...
2005-01-22 Brion VibberAvoid notice error when user doesn't have right to...
2005-01-15 Tim StarlingLagged slave warning
2005-01-11 Antoine Musso* Remove some hardcoded 0 instead of NS_MAIN
2004-12-28 Brion Vibber* Ported $wgCopyrightIcon setting from REL1_3A
2004-12-24 Zheng ZhuMerged my changes from REL1_4
2004-12-18 Brion VibberSplit link generation, table of contents, and image...
2004-12-18 Brion Vibber(bug 454) Merge e-notif 2.00
2004-12-09 Brion Vibber* Defer message cache initialization, shaving a few...
2004-12-07 Brion Vibber* (bug 1018) Some pages fail with stub threshold enabled
2004-12-05 Brion Vibber* (bug 1010) fix broken Commons image link on Classic...
2004-11-27 Brion VibberHave the skin cache the highlightbroken and hover optio...
2004-11-27 Brion VibberLight optimization on Skin::makeLinkObj(). Shaves about...
2004-11-25 Brion VibberSuppress hidden files from skin list; some backup and...
2004-11-25 Brion VibberMove edit toolbar generation code from the Skin to...
2004-11-25 Brion VibberSplit recentchanges and image history list formatters...
2004-11-25 Brion VibberAdd site-wide options to disable all e-mail functions...
2004-11-24 Shane KingAdded the ability to protect a page from moves but...
2004-11-24 Brion VibberRecentchanges optimization: avoid a lot of senseless...
2004-11-22 Brion VibberUse the content language's linktrail
2004-11-20 Antoine MussospecialPageList() : comment about bug 913
2004-11-20 Tim Starlingin category browser, makeKnownLink() -> makeLink()...
2004-11-20 Tim Starlingfixed bug 875, circular category references cause timeo...
2004-11-19 Brion Vibber* remove PHP5 warning; PHPTAL no longer needed for...
2004-11-18 Tim StarlingLess obtrusive RC patrol feature, also works with enhan...
2004-11-13 Jens Frankalt-texts for the images in the enhanced RC
2004-10-28 Brion VibberMore doc comment fiddling
2004-10-28 Brion VibberDon't include the special markers like "right" as alt...
2004-10-28 Brion VibberFull URLs are not necessary on longdesc; use short...
2004-10-25 Erik Moellerrestore old order of replaceInternal/replaceExternal...
2004-10-24 Antoine MussoImplementing user levels management. This is only a...
2004-10-24 Tim Starlingexperimental IE-compatible RC patrol, still doesn't...
2004-10-21 Erik MoellerPreliminary support for shared upload directory. This...
2004-10-19 Brion Vibber(bug 737) only use the post-parse link placeholders...
2004-10-18 Zheng Zhutoc should be translated using content language
2004-10-15 Wil MahanChange editSectionLink() and editSectionScript() to...
2004-10-15 Domas Mituzasdisable client cache for 'you have new messages'
next