r43389 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r43388‎ | r43389 | r43390 >
Date:17:38, 11 November 2008
Author:ialex
Status:old
Tags:
Comment:
Update README:
* fixed urls
* end lines at 80 chars
* updated Wikimedia traffic
* updated the list of authors to be the same as the one at Special:Version
* modified the note telling that extensions must be under GPL. Per http://www.gnu.org/licenses/gpl-faq.html#GPLAndPlugins, they can also be under a compatible license
Modified paths:
  • /trunk/phase3/README (modified) (history)

Diff [purge]

Index: trunk/phase3/README
@@ -1,15 +1,15 @@
2 -2007-09-15
 2+2008-11-11
33
4 -For system requirements, installation and upgrade details, see the files RELEASE-NOTES,
5 -INSTALL, and UPGRADE.
 4+For system requirements, installation and upgrade details, see the files
 5+RELEASE-NOTES, INSTALL, and UPGRADE.
66
77 == MediaWiki ==
88
99 MediaWiki is the software used for Wikipedia [http://www.wikipedia.org/] and the
1010 other Wikimedia Foundation websites. Compared to other wikis, it has an
1111 excellent range of features and support for high-traffic websites using
12 -multiple servers (Wikimedia sites peak in the 50000+ requests per second range
13 -as of January 2008).
 12+multiple servers (Wikimedia sites peak in the 60000+ requests per second range
 13+as of November 2008).
1414
1515 While quite usable on smaller sites, you may find you have to "roll your own"
1616 local documentation, and some aspects of configuration may seem overcomplicated
@@ -33,21 +33,24 @@
3434 * Domas Mituzas
3535 * Rob Church
3636 * Jens Frank
 37+* Yuri Astrakhan
 38+* Aryeh Gregor
 39+* Aaron Schulz
3740 * Several others (view CREDITS for a more complete list)
3841
39 -The contributors hold the copyright to this work, and it is licensed
40 -under the terms of the GNU General Public License, version 2 or later[1]
41 -(see http://www.fsf.org/licenses/gpl.html). Derivative works and later
42 -versions of the code must be free software licensed under the same
43 -terms. This includes "extensions" that use MediaWiki functions or
44 -variables; see http://www.gnu.org/licenses/gpl-faq.html#GPLAndPlugins
45 -for details.
 42+The contributors hold the copyright to this work, and it is licensed under the
 43+terms of the GNU General Public License, version 2 or later[1] (see
 44+http://www.fsf.org/licensing/licenses/gpl.html). Derivative works and later
 45+versions of the code must be free software licensed under the same or a
 46+compatible license. This includes "extensions" that use MediaWiki functions or
 47+variables; see http://www.gnu.org/licenses/gpl-faq.html#GPLAndPlugins for
 48+details.
4649
4750 The Wikimedia Foundation currently has no legal rights to the software.
4851
49 -[1] Sections of code written exclusively by Lee Crocker or Erik Moeller are
50 -also released into the public domain, which does not impair the obligations of
51 -users under the GPL for use of the whole code or other sections thereof.
 52+[1] Sections of code written exclusively by Lee Crocker or Erik Moeller are also
 53+released into the public domain, which does not impair the obligations of users
 54+under the GPL for use of the whole code or other sections thereof.
5255
5356 [2] MediaWiki makes use of the Sajax Toolkit by modernmethod,
5457 http://www.modernmethod.com/sajax/
@@ -65,13 +68,12 @@
6669
6770 http://www.mediawiki.org/
6871
69 -The code is currently maintained in a Subversion repository
70 -at svn.wikimedia.org. See http://www.mediawiki.org/wiki/Subversion
71 -for details.
 72+The code is currently maintained in a Subversion repository at
 73+svn.wikimedia.org. See http://www.mediawiki.org/wiki/Subversion for details.
7274
7375 Please report bugs and make feature requests in our Bugzilla system:
7476
75 - http://bugzilla.wikimedia.org/
 77+ https://bugzilla.wikimedia.org/
7678
7779 Documentation and discussion on new features may be found at:
7880
@@ -86,18 +88,18 @@
8789 If you are setting up your own wiki based on this software, it is highly
8890 recommended that you subscribe to mediawiki-announce:
8991
90 - http://lists.wikimedia.org/mailman/listinfo/mediawiki-announce
 92+ https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce
9193
92 -The mailing list is very low volume, and is intended primarily for
93 -announcements of new versions, bug fixes, and security issues.
 94+The mailing list is very low volume, and is intended primarily for announcements
 95+of new versions, bug fixes, and security issues.
9496
9597 A higher volume support mailing list can be found at:
9698
97 - http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
 99+ https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
98100
99101 Developer discussion takes place at:
100102
101 - http://lists.wikimedia.org/mailman/listinfo/wikitech-l
 103+ https://lists.wikimedia.org/mailman/listinfo/wikitech-l
102104
103 -There is also a development and support channel #mediawiki on
104 -irc.freenode.net, and an unoffical support forum at www.mwusers.com.
 105+There is also a development and support channel #mediawiki on irc.freenode.net,
 106+and an unoffical support forum at www.mwusers.com.

Status & tagging log