Board of Trustees vote
[lhc/web/wiklou.git] / includes / OutputPage.php
2004-05-07 Tim Starlinginclude_once -> require_once
2004-04-30 Brion VibberView source fixes:
2004-04-29 Gabriel Wickeremoved tawrapper
2004-04-29 Gabriel Wickesome IE6 textarea tweaks
2004-04-28 Brion VibberAdd atom feed <link> when syndication is on.
2004-04-27 Gabriel Wicke* use images from style dir
2004-04-25 Brion VibberUse the set page title and HTML title in MonoBook skin...
2004-04-15 Gabriel Wickemeta tag fixes
2004-04-12 Brion VibberFix notice in view source
2004-04-11 Brion VibberSkin updates:
2004-04-10 Brion VibberCleanup on Metadata (indentation, escaping of output...
2004-04-09 Brion VibberFix HTML to html for validator
2004-04-09 Brion VibberInclude the meta-robots, meta-keywords, and link-RSS...
2004-04-09 Brion VibberXHTML fixes.
2004-04-04 Brion VibberWhitespace & coding standards adjustments to Evan's...
2004-04-04 Evan ProdromouAdded code to implement Dublin Core and Creative Common...
2004-04-03 Brion VibberFix login/logout under XHTML
2004-04-03 Brion VibberHTML tweaks inching towards XHTML-friendly output....
2004-04-01 Tim Starlingextra $returnto parameter in returnToMain()
2004-03-29 Tim StarlingRemoved dependence on register_globals from everything...
2004-03-23 Tim Starlingdon't cache error pages
2004-03-21 Brion VibberPrintable mode cleanup. Now done through stylesheets...
2004-03-20 Tim Starling* Changed inclusion syntax to allow e.g. {{stub}}
2004-03-20 Magnus Manskeadding meta keywords
2004-03-19 Brion VibberAutodiscovery <link> for RSS feed. Added helper functio...
2004-03-19 Brion VibberSome more RSS syndication work. <author> tags now inclu...
2004-03-13 Gabriel Wickemade setSquidMaxage an accessor, default mSquidMaxage = 0
2004-03-07 Brion VibberReplace the random boolean parameters on Title::getURL...
2004-03-06 Brion VibberFix timestamp error in redirects (fails in particularly...
2004-03-06 Tim Starling* Fixed magic quotes in $_REQUEST, in Setup.php
2004-03-05 Nicholas Pisarro, JrImplemented '$wgWhitelistRead'.
2004-03-05 Brion VibberAdd $wgDebugRedirects to assist in debugging some probl...
2004-03-01 Gabriel Wicketypo and minor tweak to permanent redirect
2004-03-01 Gabriel Wickeallow caching for permanent redirects
2004-02-29 Tim StarlingParser improvements: global variable destruction
2004-02-28 Tim Starlinglost linestart
2004-02-26 Tim StarlingSplit parser from OutputPage into Parser.php, corrected...
2004-02-24 Magnus ManskeCategory function now working
2004-02-24 Magnus ManskeCategories workover, incomplete
2004-02-23 Jens FrankFix bug: Only first prefix link (aka Al[[Razi]]) was...
2004-02-18 Mr. E23Replaced uses of microtime() with wfTime() where possible.
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-02-15 Mr. E23Fix for parser cache; pages containing variables are...
2004-02-15 Jens Frankallow "foo[[bar]]" to extend the link over the whole...
2004-02-11 Tim StarlingSpecia:Asksql security fix, Special:Asksql query timeou...
2004-02-08 Gabriel Wickecleaned up unnecessary global declaration
2004-02-08 Gabriel Wickeadded function setSquidMaxage to adjust the Cache timeo...
2004-02-08 Arne HeizmannRemove self-links and display their text in bold instead.
2004-02-08 Magnus Manskehopefully fixing caption bug 892460
2004-02-08 Tim Starlingremoving commented sections
2004-02-04 Tim StarlingPrintable pages not cacheable, as suggested by... gwicke?
2004-02-03 Gabriel Wicketypo
2004-02-03 Gabriel Wickeadded wgSquidMaxage global to configure the Squid cache...
2004-02-02 Gabriel Wickeminor fix
2004-02-02 Brion VibberMove sendCacheControl in checkLastMod to only go when...
2004-02-02 Gabriel WickeSquid branch merge. Calls to purge functions in Article...
2004-01-31 Gabriel WickeInitial support for Squid3 and ESI. Adds $wgUseESI...
2004-01-31 Brion VibberSome cleanup to header output; use a forced expires...
2004-01-30 Gabriel WickeSquid integration changes
2004-01-25 Tim StarlingFixed link table problem for MSG (hopefully)
2004-01-19 Mr. E23Added irc:// to list of recognized URLs
2004-01-17 Tim Starlingminor bug fix
2004-01-17 Tim StarlingBug fixes: watchlist and recent changes linked were...
2004-01-17 Jens FrankBug#790303 - Fix javascript or external URL insertion...
2004-01-10 Mr. E23Cleaned up OutputPage::replaceVariables() a bit. Some...
2004-01-10 Brion VibberRemove sometimes erroneous duplicate Content-encoding...
2004-01-07 Tim StarlingAlteration of security fix to make it very slightly...
2004-01-07 Tim StarlingFix security flaw in parser -- $unique in input text
2004-01-07 Mr. E23A patch to cache articles after conversion to HTML...
2004-01-06 Mr. E23New fix for bug 869949 'Lists inside tables' from TomK32
2004-01-06 Mr. E23Fixed bug causing magic word MAG_NOEDITSECTION to be...
2004-01-05 Mr. E23Last fix was broken, reverting to last edit by brion
2004-01-05 Mr. E23Updated fix for bug 869949 'Lists inside tables' as...
2004-01-05 Mr. E23Fixed bug 869949 'Lists inside tables' as suggested...
2003-12-22 Brion VibberForce redirect headers to use absolute URLs as per...
2003-12-22 Brion VibberTrim whitespace on TOC links
2003-12-14 Brion VibberFix for bug #859195: the string '0' evaluates to false...
2003-12-11 Mr. E23The purpose of this modification is to ensure that...
2003-12-10 Mr. E23Replaced calls to exit() with wfAbruptExit().
2003-12-10 Brion VibberOnly emit the javascript to set editbox focus when...
2003-12-08 Brion Vibber#855829; El's patch to reduce breakage of <nowiki>...
2003-11-20 Tim StarlingDate formatter into temp branch
2003-11-18 Brion VibberFinish removing HTTP_SERVER_VARS in favor of _SERVER...
2003-11-15 Brion VibberBug 839664; use 'empty' to avoid notifications for...
2003-11-15 Brion VibberUse wfMsg()'s parameters
2003-11-15 Tim Starlingmisc. bug fixes
2003-11-09 Tim StarlingNov. branch merge. Various features backported from...
2003-11-08 Chris SeatonHeading numbers are no longer displayed if there is...
2003-11-02 Tim StarlingVarious fixes, see the version of [[m:Development statu...
2003-10-25 Tim StarlingTranslation checker added (nl: fixed); more conditional...
2003-10-22 Tim StarlingOptimisation
2003-10-16 Tim Starlingblock/unblock log; split off profiling into Profiling...
2003-10-10 Brion VibberSkip links with namespace but no title
2003-10-05 Bogdan StancescuAdded per page support for inhibiting editsection links...
2003-09-21 Tim StarlingMediaWiki namespace
2003-09-20 Tim StarlingwfQuery now takes three parameters -- one extra for...
2003-09-18 Matthias JordanTOC has been displayed regardless of user setting ...
2003-09-17 Magnus Mansketr with attributes, changed caption tag
2003-09-17 Magnus ManskeImproved table markup security fix
2003-09-17 Magnus Mansketable markup dirty security hack
next