* Reformatted several text documents to be a hybrid between wikitext and plain text...
authorTim Starling <tstarling@users.mediawiki.org>
Mon, 6 Dec 2010 13:30:24 +0000 (13:30 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Mon, 6 Dec 2010 13:30:24 +0000 (13:30 +0000)
commitd7126bba8538059b7bf99b26247c46463f4649a6
tree4abd192f1927ada8f8490c1d914e69ebb29bfd0a
parent41a5ccaf9ad955506b6be6d800ea255f6f6574f2
* Reformatted several text documents to be a hybrid between wikitext and plain text, so that they look nicer in the new installer.
* Removed the specialised getFileContents() functions, they are unnecessary now that I have reformatted COPYING into wikitext.

In WebInstaller_Document::formatTextFile():
* Introduced new tab-indented syntax, which is equivalent to colon indents in ordinary wikitext. This was useful for reformatting the GPL.
* Removed the special case for spaces preceding URLs, used tabs instead, with the above feature.
* Removed the "numbers in square brackets" feature. The place where this was used, in README, was an unfortunate case where the square brackets originally indicated a footnote and its reference. Then another two "footnotes" were added with no corresponding reference, they just talked about random license-related stuff that happened to be similar to the footnote. It was never actually meant to be a numbered list. Fixed in README.
* Convert from DOS line endings to UNIX early on, to simplify the regexes.
COPYING
README
RELEASE-NOTES
UPGRADE
includes/installer/WebInstallerPage.php