aboutsummaryrefslogtreecommitdiffstats
path: root/includes/ExternalEdit.php
Commit message (Expand)AuthorAgeFilesLines
* Some updates to EditPage and ExternalEdit:Alexandre Emsenhuber2011-11-091-38/+76
* Use canonical URLs in sitemaps, diff stuff and external edit stuffRoan Kattouw2011-08-191-5/+5
* Fix for r92187Chad Horohoe2011-07-151-1/+1
* Various cleanups to ExternalEdit. Documentation, code style, removed some unu...Chad Horohoe2011-07-141-20/+36
* Removed raw Article->field accessingAaron Schulz2011-06-281-1/+1
* Kill off the long deprecated $wgInputEncoding and $wgOutputEncoding globalsSam Reed2011-05-061-2/+1
* (bug 26716, well partially anyways. kind of second half of r80608) Add a comm...Brian Wolff2011-01-201-0/+5
* * Standardised file description headersAlexandre Emsenhuber2010-08-141-1/+3
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-2/+0
* * remove end of line whitespaceSiebrand Mazeland2008-04-141-1/+0
* Add an explicit Cache-control: no-cache header on external edit; possible rep...Brion Vibber2008-01-161-0/+1
* * Add {{filepath:}} parser function to get full path to an uploaded file, com...Brion Vibber2007-09-141-6/+1
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* Merged filerepo-work branch:Tim Starling2007-05-301-1/+1
* Use Doxygen @addtogroup instead of phpdoc @package && @subpackageAntoine Musso2007-01-201-2/+0
* Rename constructors to __constructorAntoine Musso2007-01-201-1/+1
* Fix #6622: image::newFromTitle deprecated but still usedAntoine Musso2006-07-101-1/+1
* * s~\t+$~~Ævar Arnfjörð Bjarmason2006-01-071-5/+5
* * s~ +$~~Ævar Arnfjörð Bjarmason2006-01-071-6/+6
* Clean up unused globals!Antoine Musso2005-12-041-2/+1
* bugfix: if the upload path is absolute, don't prepend the server URLErik Moeller2005-06-281-1/+6
* handle Special: namespaces in multiple languagesErik Moeller2005-04-131-2/+5
* 1) add new preference: use external diffs (uses same framework as externalErik Moeller2005-04-121-7/+11
* 1) we need an absolute path for the image, since it needs to be retrievedErik Moeller2005-04-071-2/+4
* change MIME type to x-external-editErik Moeller2005-04-041-2/+2
* This is probably what eloquenc meant to do ( at least it fixes that fatal error)Ævar Arnfjörð Bjarmason2005-03-261-5/+4
* Preliminary support for application/external-editorErik Moeller2005-03-241-0/+65