Current configuration on the wiki
Find a file
2006-03-29 02:31:15 +00:00
bin Experimental ulimit script 2005-11-26 00:06:42 +00:00
config Fix use of wrong variable when setting $wgDBadminpassword; use $db_pass (the temp. var.) not $wgDBpassword 2006-03-02 02:57:38 +00:00
docs Add UserRights hook, fires after a user's group memberships are changed 2006-03-29 02:31:15 +00:00
extensions Remove old incorrect version of geomap.php which somehow got stuck in here. 2005-09-22 22:06:12 +00:00
images +temp* 2005-12-22 00:47:28 +00:00
includes Add UserRights hook, fires after a user's group memberships are changed 2006-03-29 02:31:15 +00:00
languages Updates from Rotem Liss 2006-03-28 21:49:38 +00:00
locale Work in progress. Script that output some basic and incorrect .po files 2005-08-16 17:15:55 +00:00
maintenance First set to NULL so that it changes on the master 2006-03-28 21:56:12 +00:00
math * (bug 4795) correction to texvc color patches 2006-01-31 01:13:04 +00:00
skins OOP'ed Ajax functions, embedded in index.php for better compatibility with wikipedia.org setup 2006-03-27 18:53:15 +00:00
tests removing tests for unnecessary, removed dupe of php's ctype functions 2006-03-27 22:59:18 +00:00
.cvsignore ignore 'static' files 2005-12-04 14:55:29 +00:00
AdminSettings.sample spiffy script to display profiling info on the interweb 2005-07-03 02:22:09 +00:00
COPYING Seems we forgot to copy the GPL text itself into the phase3 tree. Rectifying. 2004-03-01 08:14:12 +00:00
FAQ Update with new URLs (point people to the clean version, too ;-) 2006-01-02 12:05:43 +00:00
HISTORY Update old release notes to 1.4.3 2005-05-02 03:57:42 +00:00
img_auth.php * Added wfDie() wrapper, and some manual die(-1), to force the return code 2006-01-14 02:49:43 +00:00
index.php Fix wrong path 2006-03-27 20:15:24 +00:00
INSTALL * (bug 1113) informing lusers of how to installl math support. 2005-04-13 20:30:54 +00:00
install-utils.inc Moved the bulk of dbsource() to Database.php. Added support for updating wikis with $wgSharedDB set (installing is still not supported) 2006-01-17 11:48:18 +00:00
profileinfo.php * Added wfDie() wrapper, and some manual die(-1), to force the return code 2006-01-14 02:49:43 +00:00
README Ajax based suggest feature for the search box 2006-03-26 19:03:14 +00:00
redirect.php * Added wfDie() wrapper, and some manual die(-1), to force the return code 2006-01-14 02:49:43 +00:00
redirect.phtml Single quotes, just for the hell of it 2005-01-31 20:35:47 +00:00
RELEASE-NOTES Add UserRights hook, fires after a user's group memberships are changed 2006-03-29 02:31:15 +00:00
setup_message.html Further cleanup of index.php 2006-01-13 12:10:59 +00:00
thumb.php More robust directory structure migration, should fix bug #2532, except for Brion's complaint that the directory structure should be completely different, which he is free to fix in his own time. 2006-02-02 07:07:39 +00:00
trackback.php * Adding a trailing ?> 2006-03-07 13:32:27 +00:00
UPGRADE 'see sections below for details' - spundun was confused 2006-01-17 19:54:04 +00:00
wiki.phtml Single quotes, just for the hell of it 2005-01-31 20:35:47 +00:00

2005-06-12

MediaWiki
---------

MediaWiki is the software used for Wikipedia (http://www.wikipedia.org) and the
other Wikimedia Foundation websites. Compared to other wikis, it has an
excellent range of features and support for high-traffic websites using
multiple servers (Wikimedia sites peak in the 5000+ requests per second range
as of November 2005).

While quite usable on smaller sites, you may find you have to "roll your own"
local documentation, and some aspects of configuration may seem overcomplicated
because MediaWiki is primarily targeted as an in-house tool.

See the files RELEASE-NOTES, INSTALL, and UPGRADE for details on system
requirements and installation procedure.


The MediaWiki software was written by:
 * Lee Daniel Crocker
 * Magnus Manske
 * Jan Hidders
 * Brion Vibber
 * Axel Boldt
 * Geoffrey T. Dairiki
 * Tomasz Wegrzanowski
 * Erik Moeller
 * Tim Starling
 * Gabriel Wicke
 * Ashar Voultoiz
 * Evan Prodromou
 * Ævar Arnfjörð Bjarmason
 * Niklas Laxström
 * Several others

The contributors hold the copyright to this work, and it is licensed
under the terms of the GNU General Public License, version 2 or later[1]
(see http://www.fsf.org/licenses/gpl.html). Derivative works and later
versions of the code must be free software licensed under the same
terms. This includes "extensions" that use MediaWiki functions or
variables; see http://www.gnu.org/licenses/gpl-faq.html#GPLAndPlugins
for details.

The Wikimedia Foundation currently has no legal rights to the software and has
not funded any of the development work.

[1] Sections of code written exclusively by Lee Crocker or Erik Moeller are
also released into the public domain, which does not impair the obligations of
users under the GPL for use of the whole code or other sections thereof.

[2] MediaWiki makes use of the Sajax Toolkit by modernmethod,
	http://www.modernmethod.com/sajax/
    which has the following license:

       'This work is licensed under the Creative Commons Attribution
        License. To view a copy of this license, visit
        http://creativecommons.org/licenses/by/2.0/ or send a letter
        to Creative Commons, 559 Nathan Abbott Way,
        Stanford, California 94305, USA.'

Many thanks to the Wikipedia regulars for testing and suggestions.

The official website for mediawiki is located at:
  http://www.mediawiki.org/

The code is currently maintained at SourceForge under the project "wikipedia",
module name "phase3". You can view the code in CVS there:

  http://cvs.sourceforge.net/viewcvs.py/wikipedia/phase3/

Please report bugs and make feature requests in our Bugzilla system:

  http://bugzilla.wikimedia.org

Documentation and discussion on new features may be found at:

  http://meta.wikimedia.org/wiki/MediaWiki_FAQ
  http://meta.wikimedia.org/wiki/MediaWiki_User%27s_Guide
  http://meta.wikimedia.org/wiki/MediaWiki_development
  

If you are setting up your own wiki based on this software, it is highly
recommended that you subscribe to mediawiki-announce:

  http://mail.wikipedia.org/mailman/listinfo/mediawiki-announce

The mailing list is very low volume, and is intended primarily for
announcements of new versions, bug fixes, and security issues.


For installation and upgrade details, see the files RELEASE-NOTES, INSTALL,
and UPGRADE.