* Removed the troublesome regular expression in isValidEmailAddr which returns
[lhc/web/wiklou.git] / includes / SpecialExport.php
2005-04-21 Ævar Arnfjörð Bjar... * Cleaned up
2005-03-26 Brion VibberStart removing the Latin-1 hacks. We're going pure...
2005-03-18 Brion VibberLazy loading of revision text; needed for separate...
2005-03-09 Brion VibberSpecial:Export produces a particular output format...
2005-01-27 Antoine Mussofix phpdoc comment
2004-12-21 Magnus ManskeSpecial:Export will now return *real* XML when using...
2004-12-19 Brion VibberStart splitting back-end functions from the Article...
2004-11-24 Brion VibberAdd profiling points, and disable output instead of...
2004-09-24 Zheng ZhuSecond batch of files modified to replace selected...
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-03 Brion VibberNormalize output for Special:Export.
2004-09-03 Brion VibberParameters in wrong order, used wrong where conditions
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-04-28 Gabriel WickeNew, simple method to retrieve the plain source of...
2004-04-09 Brion VibberXHTML clean-up. Started reformatting Preferences. Fixed...
2004-03-20 Brion VibberUninitialized variable cleanup; allow x-code input...
2004-03-16 Brion VibberStill not complete, but import is approaching functionality
2004-03-07 Brion VibberReplace the random boolean parameters on Title::getURL...
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
2004-01-03 Brion VibberStart support for compressing entries in the old table...
2003-12-10 Mr. E23Replaced calls to exit() with wfAbruptExit().
2003-12-01 Brion VibberAdd xml header (redundant but nice) and correct xml...
2003-11-25 Brion VibberFix cur revision for multi-version export
2003-11-25 Brion VibberSkip bad titles
2003-11-15 Brion Vibberexit()
2003-11-15 Tim Starlingmisc. bug fixes
2003-09-20 Tim StarlingMore wfQuery() conversion
2003-09-15 Brion VibberPreliminary export of individual pages/page histories...