fix for broken categories on preview
[lhc/web/wiklou.git] / includes / OutputPage.php
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-18 Julian OstrowAlters Skin::makeLinkObj() to bypass using linkcache
2004-07-10 Tim StarlingOOP calling convention for database functions. DBMS...
2004-07-10 Tim Starlingprofiling operations which end in a redirect
2004-07-08 Arne HeizmannThis commit implements Josh Cogliati's "info" feature...
2004-06-19 Tim StarlingShow category links in preview
2004-06-05 Tim StarlingFixed bug causing the script to quietly exit halfway...
2004-06-04 Brion VibberFix for bug #966376. If POSIX functions are unavailable...
2004-06-04 Gabriel Wickeglobal declaration
2004-06-04 Tim Starlingdon't load so much stuff on parser cache hit (experimental)
2004-06-03 Tim StarlingServer hostname in comment
2004-06-01 Gabriel WickeaddLanguageLinks and setLanguageLinks
2004-05-29 Jens FrankProvide feedback to sysops that their edit triggered...
2004-05-23 Tim Starlingfixed database error handling
2004-05-20 Gabriel Wickewe enable squid caching explicitly for pages that suppo...
2004-05-17 Jens FrankAdd different CardSets for rendering of preferences.
2004-05-13 Gabriel WickeAfter a longer phone call Erik and me agreed on working...
2004-05-13 Erik Moellerrestore section folding
2004-05-13 Gabriel Wickeremoved section folding
2004-05-12 Erik MoellerNew feature:
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...
next