* Added a test for a link with multiple pipes
[lhc/web/wiklou.git] / includes / Namespace.php
2005-02-21 Brion Vibbereat a couple more namespace cruft bits
2005-02-03 Brion VibberRemove use of undefined constants NS_THREAD and NS_THRE...
2004-12-21 Guillaume Blanchardremove thread's talk page namespace
2004-12-21 Guillaume Blanchardmissing ','
2004-12-21 Guillaume BlanchardReserved namespace 100 and 101 for forum-like's thread...
2004-09-09 Brion VibberFix register_globals vulnerability checked in last...
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-31 Erik MoellerCustom namespaces:
2004-08-28 Arne HeizmannNP_WIKIPEDIA => NP_PROJECT, and code readability stuff
2004-08-22 Antoine Mussomassive double to single quotes conversion. I have...
2004-08-12 Tim StarlingAhh, so that's what that does
2004-08-06 Brion VibberSuppress some more warnings on separate execution of...
2004-07-24 Tim Starling* Introducing bit field for database parameters
2004-04-25 Brion VibberDisable renaming of category pages (this causes a numbe...
2004-04-20 Magnus ManskeCategory namespaces
2004-04-20 Magnus ManskeCategory namespaces
2004-04-20 Magnus ManskeCategory namespaces
2004-04-09 Tim Starlingchanged canonical name for NS 4 to "Project"
2004-04-09 Tim StarlingMoved MAG_XXXX constants to MagicWord.php, changed...
2004-04-05 Tim StarlingAdded transformation to wfMsg output, allowing tags...
2004-03-23 Tim Starlingtemplate namespace is moveable
2004-03-22 Erik MoellerHelp: namespace (en: only for now)
2004-03-20 Tim Starling* Changed inclusion syntax to allow e.g. {{stub}}
2004-03-06 Tim Starling* Fixed magic quotes in $_REQUEST, in Setup.php
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2003-12-14 Tim StarlingImprovements in MediaWiki namespace handling, enhanced...
2003-11-15 Brion VibberMove namespace constants from Language to Namespace
2003-11-09 Tim StarlingNov. branch merge. Various features backported from...
2003-04-14 Lee Daniel CrockerInitial revision