37 Facts About MediaWiki

1.

MediaWiki was originally developed by Magnus Manske and improved by Lee Daniel Crocker.

FactSnippet No. 872,900
2.

MediaWiki is written in the PHP programming language and stores all text content into a database.

FactSnippet No. 872,901
3.

Besides its use on Wikimedia sites, MediaWiki has been used as a knowledge management and content management system on tens of thousands of websites, and thousands of companies, public and private, including the websites Fandom, wikiHow, and major internal installations like Intellipedia and Diplopedia.

FactSnippet No. 872,902
4.

MediaWiki is free and open-source and is distributed under the terms of the GNU General Public License version 2 or any later version.

FactSnippet No. 872,903
5.

MediaWiki's development has generally favored the use of open-source media formats.

FactSnippet No. 872,904
6.

MediaWiki has an active volunteer community for development and maintenance.

FactSnippet No. 872,905
7.

MediaWiki developers participate in the Google Summer of Code by facilitating the assignment of mentors to students wishing to work on MediaWiki core and extension projects.

FactSnippet No. 872,906
8.

Major MediaWiki releases are generated approximately every six months by taking snapshots of the development branch, which is kept continuously in a runnable state; minor releases, or point releases, are issued as needed to correct bugs .

FactSnippet No. 872,907
9.

MediaWiki is developed on a continuous integration development model, in which software changes are pushed live to Wikimedia sites on regular basis.

FactSnippet No. 872,908
10.

The MediaWiki name was gradually phased in, beginning in August 2003.

FactSnippet No. 872,909
11.

The double square brackets symbolize the syntax MediaWiki uses for creating hyperlinks to other wiki pages; while the sunflower represents the diversity of content on Wikipedia, the constant growth, and the wildness.

FactSnippet No. 872,910
12.

Major milestones in MediaWiki's development have included: the categorization system ; parser functions, ; Flagged Revisions, ; the "ResourceLoader", a delivery system for CSS and JavaScript ; and the VisualEditor, a "what you see is what you get" editing platform .

FactSnippet No. 872,911
13.

MediaWiki is used internally by a large number of companies, including Novell and Intel.

FactSnippet No. 872,912
14.

MediaWiki provides a rich core feature set and a mechanism to attach extensions to provide additional functionality.

FactSnippet No. 872,913
15.

Installation of MediaWiki requires that the user have administrative privileges on a server running both PHP and a compatible type of SQL database.

FactSnippet No. 872,914
16.

Some aspects of MediaWiki can be configured through special pages or by editing certain pages; for instance, abuse filters can be configured through a special page, and certain gadgets can be added by creating JavaScript pages in the MediaWiki namespace.

FactSnippet No. 872,915
17.

MediaWiki uses an extensible lightweight wiki markup designed to be easier to use and learn than HTML.

FactSnippet No. 872,916
18.

MediaWiki has an extensible web API that provides direct, high-level access to the data contained in the MediaWiki databases.

FactSnippet No. 872,917
19.

The use of MediaWiki to operate the Wikimedia Commons, one of the largest free content media archives, has driven the need for further functionality in this area.

FactSnippet No. 872,918
20.

MediaWiki allows one to link to specific versions of articles.

FactSnippet No. 872,919
21.

MediaWiki's wikilinks implement page existence detection, in which a link is colored blue if the target page exists on the local wiki and red if it does not.

FactSnippet No. 872,920
22.

Each namespace on MediaWiki is numbered: content page namespaces have even numbers and their associated talk page namespaces have odd numbers.

FactSnippet No. 872,921
23.

MediaWiki comes with a basic set of features related to restricting access, but its original and ongoing design is driven by functions that largely relate to content, not content segregation.

FactSnippet No. 872,922
24.

MediaWiki codebase contains various hooks using callback functions to add additional PHP code in an extensible way.

FactSnippet No. 872,923
25.

MediaWiki can be made more advanced and useful for various purposes through its extensions.

FactSnippet No. 872,924
26.

MediaWiki has some extensions that are well-suited for academia, such as mathematics extensions and an extension that allows molecules to be rendered in 3D.

FactSnippet No. 872,925
27.

Various MediaWiki extensions have been created to allow for more complex, faceted search, on both data entered within the wiki and on metadata such as pages' revision history.

FactSnippet No. 872,926
28.

MediaWiki developers have attempted to optimize the software by avoiding expensive algorithms, database queries, etc.

FactSnippet No. 872,927
29.

MediaWiki code is designed to allow for data to be written to a read-write database and read from read-only databases, although the read-write database can be used for some read operations if the read-only databases are not yet up to date.

FactSnippet No. 872,928
30.

However, MediaWiki comes with no built-in GUI to manage such installations.

FactSnippet No. 872,929
31.

Empirical evidence shows most revisions in MediaWiki databases tend to differ only slightly from previous revisions.

FactSnippet No. 872,930
32.

MediaWiki is not designed to be a suitable replacement for dedicated online forum or blogging software, although extensions do exist to allow for both of these.

FactSnippet No. 872,931
33.

Upgrading MediaWiki is usually fully automated, requiring no changes to the site content or template programming.

FactSnippet No. 872,932
34.

MediaWiki developers have enacted security standards, both for core code and extensions.

FactSnippet No. 872,933
35.

MediaWiki developers are spread around the world, though with a majority in the United States and Europe.

FactSnippet No. 872,934
36.

Face-to-face meetings and programming sessions for MediaWiki developers have been held once or several times a year since 2004.

FactSnippet No. 872,935
37.

Students perceived MediaWiki as being easier to use and more enjoyable than TWiki.

FactSnippet No. 872,936