restore section folding
[lhc/web/wiklou.git] / index.php
2004-05-12 Erik MoellerNew feature:
2004-05-11 Brion VibberWhitelist and diff fixes:
2004-05-09 Brion VibberAllow installing and running the wiki on a server where...
2004-05-07 Tim Starlinginclude_once -> require_once
2004-05-04 Tim StarlingInterwiki redirects using prefixes in the URL
2004-04-28 Gabriel WickeNew, simple method to retrieve the plain source of...
2004-04-24 Brion VibberFix for old-style search URLs to force the page to...
2004-04-22 Brion VibberAdd experimental MathML output option for math (only...
2004-04-09 Brion VibberUn-break large number of actions. Timwi, please read...
2004-04-09 Arne HeizmannMake code infinitely more readable and understandable...
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-03-26 Brion VibberInstallation, compatibility, security fixlets:
2004-03-13 Gabriel Wickeadded manual purge action
2004-03-13 Gabriel Wickecalls to setSquidMaxage for cacheable pages
2004-03-08 Brion VibberMore globals and uninitialized variables fixes. Added...
2004-03-08 Brion VibberMore unitialized variable cleanup && 'pure' register_gl...
2004-03-08 Brion VibberImported the register_globals hack from REL1_2. Also...
2004-03-06 Brion VibberUse PATH_INFO for prettier default URLs: index.php...
2004-03-06 Tim Starling* Fixed magic quotes in $_REQUEST, in Setup.php
2004-03-05 Nicholas Pisarro, JrImplemented '$wgWhitelistRead'.
2004-03-01 Gabriel Wickeallow caching for permanent redirects
2004-03-01 Brion VibberExperimental in-place installer.
2004-02-29 Brion VibberDouble-check at runtime that sitename is set. Paranoia...
2004-02-28 Erik Moellerusing index.php and redirect.php instead of wiki.phtml...