r13435 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r13434‎ | r13435 | r13436 >
Date:00:32, 3 April 2006
Author:erik
Status:old
Tags:
Comment:
update, throw in some URLs (my first svn commit ;)
Modified paths:
  • /trunk/phase3/README (modified) (history)

Diff [purge]

Index: trunk/phase3/README
@@ -1,9 +1,11 @@
2 -2005-06-12
 2+2006-04-03
33
4 -MediaWiki
 4+For system requirements, installation and upgrade details, see the files RELEASE-NOTES,
 5+INSTALL, and UPGRADE.
56
6 -MediaWiki is the software used for Wikipedia (http://www.wikipedia.org) and the
 7+== MediaWiki ==
 8+
 9+MediaWiki is the software used for Wikipedia [http://www.wikipedia.org/] and the
710 other Wikimedia Foundation websites. Compared to other wikis, it has an
811 excellent range of features and support for high-traffic websites using
912 multiple servers (Wikimedia sites peak in the 5000+ requests per second range
@@ -13,26 +15,22 @@
1416 local documentation, and some aspects of configuration may seem overcomplicated
1517 because MediaWiki is primarily targeted as an in-house tool.
1618
17 -See the files RELEASE-NOTES, INSTALL, and UPGRADE for details on system
18 -requirements and installation procedure.
19 -
20 -
2119 The MediaWiki software was written by:
22 - * Lee Daniel Crocker
23 - * Magnus Manske
24 - * Jan Hidders
25 - * Brion Vibber
26 - * Axel Boldt
27 - * Geoffrey T. Dairiki
28 - * Tomasz Wegrzanowski
29 - * Erik Moeller
30 - * Tim Starling
31 - * Gabriel Wicke
32 - * Ashar Voultoiz
33 - * Evan Prodromou
34 - * Ævar Arnfjörð Bjarmason
35 - * Niklas Laxström
36 - * Several others
 20+* Lee Daniel Crocker
 21+* Magnus Manske
 22+* Jan Hidders
 23+* Brion Vibber
 24+* Axel Boldt
 25+* Geoffrey T. Dairiki
 26+* Tomasz Wegrzanowski
 27+* Erik Moeller
 28+* Tim Starling
 29+* Gabriel Wicke
 30+* Ashar Voultoiz
 31+* Evan Prodromou
 32+* Ævar Arnfjörð Bjarmason
 33+* Niklas Laxström
 34+* Several others
3735
3836 The contributors hold the copyright to this work, and it is licensed
3937 under the terms of the GNU General Public License, version 2 or later[1]
@@ -42,8 +40,7 @@
4341 variables; see http://www.gnu.org/licenses/gpl-faq.html#GPLAndPlugins
4442 for details.
4543
46 -The Wikimedia Foundation currently has no legal rights to the software and has
47 -not funded any of the development work.
 44+The Wikimedia Foundation currently has no legal rights to the software.
4845
4946 [1] Sections of code written exclusively by Lee Crocker or Erik Moeller are
5047 also released into the public domain, which does not impair the obligations of
@@ -59,27 +56,30 @@
6057 to Creative Commons, 559 Nathan Abbott Way,
6158 Stanford, California 94305, USA.'
6259
63 -Many thanks to the Wikipedia regulars for testing and suggestions.
 60+Many thanks to the Wikimedia regulars for testing and suggestions.
6461
6562 The official website for mediawiki is located at:
 63+
6664 http://www.mediawiki.org/
6765
68 -The code is currently maintained at SourceForge under the project "wikipedia",
69 -module name "phase3". You can view the code in CVS there:
 66+The code is currently maintained in a Subversion repository
 67+at svn.wikimedia.org. See http://www.mediawiki.org/wiki/Subversion
 68+for details.
7069
71 - http://cvs.sourceforge.net/viewcvs.py/wikipedia/phase3/
72 -
7370 Please report bugs and make feature requests in our Bugzilla system:
7471
75 - http://bugzilla.wikimedia.org
 72+ http://bugzilla.wikimedia.org/
7673
7774 Documentation and discussion on new features may be found at:
7875
7976 http://meta.wikimedia.org/wiki/MediaWiki_FAQ
8077 http://meta.wikimedia.org/wiki/MediaWiki_User%27s_Guide
81 - http://meta.wikimedia.org/wiki/MediaWiki_development
82 -
 78+ http://meta.wikimedia.org/wiki/MediaWiki_development
8379
 80+Extensions are listed at:
 81+
 82+ http://meta.wikimedia.org/wiki/Category:Mediawiki_Extensions
 83+
8484 If you are setting up your own wiki based on this software, it is highly
8585 recommended that you subscribe to mediawiki-announce:
8686
@@ -88,6 +88,13 @@
8989 The mailing list is very low volume, and is intended primarily for
9090 announcements of new versions, bug fixes, and security issues.
9191
 92+A higher volume support mailing list can be found at:
9293
93 -For installation and upgrade details, see the files RELEASE-NOTES, INSTALL,
94 -and UPGRADE.
 94+ http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
 95+
 96+Developer discussion takes place at:
 97+
 98+ http://mail.wikipedia.org/mailman/listinfo/wikitech-l
 99+
 100+There is also a development and support channel #mediawiki on
 101+irc.freenode.net, and an unoffical support forum at www.mwusers.com.
\ No newline at end of file

Status & tagging log