Missed out an instance when renaming "wikipediapage"
[lhc/web/wiklou.git] / includes / Skin.php
2006-05-16 Rob ChurchMissed out an instance when renaming "wikipediapage"
2006-05-13 Niklas Laxström* (bug 5806) {{plural:}} support instead of "twin"...
2006-05-11 Antoine MussoRevert to r14165 . Did too many changes, didnt even...
2006-05-11 Antoine MussoReplacing var keyword with private / public as we...
2006-05-01 Rob Church(bug 4876) Add __NEWSECTIONLINK__ magic word to force...
2006-04-29 Niklas Laxström* Parser can now know that it is parsing an interface...
2006-04-24 Rob Church(bug 5709) Allow customisation of separator for categories
2006-04-24 Antoine Mussosome stuff that need fixing
2006-04-19 Antoine MussoSwitching from phpdoc to doxygen (use less than 32MB...
2006-04-14 Brion Vibber* (bug 5519) Allow sidebar cache to be disabled; disabl...
2006-04-11 Magnus ManskeNew DISPLAYTITLE magic template; decativated by default...
2006-03-16 Tim StarlingPreload existence of the three links commonly needed...
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-03-03 Brion Vibber* (bug 5152) Proper HTML escaping on subpage breadcrumbs
2006-02-22 Rob Church(bug 4974) Don't follow redirected talk page on "new...
2006-02-18 Brion Vibber* Remove legacy PHPTal code, hasn't been maintained...
2006-02-03 Brion Vibber* (bug 4303) Add $wgFavicon to change the shorticon...
2006-01-17 Brion Vibber* Add ".deps.php" include-file preloaders for some...
2006-01-14 Domas MituzasSIDEBAR CACHE WILL SURVIVE!!!!!!11111oneoneone
2006-01-14 Brion VibberQuick fix: revert cached sidebar
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-13 Domas Mituzasthe revert at will style commit: cached sidebar :-)
2006-01-09 Brion Vibber* Skip loading of RecentChange.php except where needed
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-07 Ævar Arnfjörð Bjar... Code review!
2006-01-05 Tim StarlingFound RCCacheEntry crying, looking for its mummy. Happy...
2006-01-05 Tim StarlingRemoved $wgLinkCache, converted to a singleton. Removed...
2005-12-30 Domas Mituzasclose profiling on script exits instead of page flushing
2005-12-30 Tim Starling* Added templatelinks table. The table currently repres...
2005-12-28 Brion Vibber* (bug 4411) Fix messages diff link for classic skin
2005-12-25 Brion Vibber* Add 'deletedhistory' permission key for ability to...
2005-12-21 Ævar Arnfjörð Bjar... * msg:newmessages => msg:youhavenewmessages, to flush...
2005-12-21 Ævar Arnfjörð Bjar... * (bug 1572) add a "diff penultimate revision" link...
2005-12-19 Brion Vibber* Upgrade old skin preferences properly at Special...
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...
next