aboutsummaryrefslogtreecommitdiffstats
path: root/includes/SpecialExport.php
Commit message (Expand)AuthorAgeFilesLines
* New, simple method to retrieve the plain source of an articleGabriel Wicke2004-04-281-1/+1
* XHTML clean-up. Started reformatting Preferences. Fixed some hard-codingBrion Vibber2004-04-091-1/+1
* Uninitialized variable cleanup; allow x-code input for page box in export for...Brion Vibber2004-03-201-5/+6
* Still not complete, but import is approaching functionalityBrion Vibber2004-03-161-0/+17
* Replace the random boolean parameters on Title::getURL() with a set ofBrion Vibber2004-03-071-1/+1
* * Fixed magic quotes in $_REQUEST, in Setup.phpTim Starling2004-03-061-1/+2
* Fix for compatibility with short_open_tag = OffBrion Vibber2004-02-181-1/+1
* Start support for compressing entries in the old table with gzdeflate.Brion Vibber2004-01-031-2/+2
* Replaced calls to exit() with wfAbruptExit().Mr. E232003-12-101-1/+1
* Add xml header (redundant but nice) and correct xml:lang tagBrion Vibber2003-12-011-1/+2
* Fix cur revision for multi-version exportBrion Vibber2003-11-251-2/+2
* Skip bad titlesBrion Vibber2003-11-251-0/+1
* exit()Brion Vibber2003-11-151-2/+1
* misc. bug fixesTim Starling2003-11-151-1/+2
* More wfQuery() conversionTim Starling2003-09-201-2/+2
* Preliminary export of individual pages/page histories packaged in someBrion Vibber2003-09-151-0/+115