Difference between revisions of "MediaWiki"
Karl Jones (Talk | contribs) |
Karl Jones (Talk | contribs) |
||
Line 24: | Line 24: | ||
== History == | == History == | ||
− | The first version of the software was deployed to serve the needs of the Wikipedia encyclopedia in 2002. | + | The first version of the software was deployed to serve the needs of the [[Wikipedia]] encyclopedia in 2002. |
Wikipedia and other Wikimedia projects continue to define a large part of the requirement set for MediaWiki. | Wikipedia and other Wikimedia projects continue to define a large part of the requirement set for MediaWiki. | ||
Line 35: | Line 35: | ||
It has also been deployed by some companies as an internal knowledge management system, and some educators have assigned students to use MediaWiki for collaborative group projects. | It has also been deployed by some companies as an internal knowledge management system, and some educators have assigned students to use MediaWiki for collaborative group projects. | ||
+ | |||
+ | == Upgrading == | ||
+ | |||
+ | See: | ||
+ | |||
+ | * [https://www.mediawiki.org/wiki/Manual:Upgrading Manual:Upgrading] @ MediaWiki | ||
+ | * [http://www.wikihow.com/Update-MediaWiki-Wiki How to Update MediaWiki] @ Wiki How | ||
== See also == | == See also == |
Revision as of 13:42, 9 September 2015
MediaWiki is a free and open-source wiki application.
Contents
Description
It was developed by the Wikimedia Foundation and runs on many websites, including Wikipedia, Wiktionary and Wikimedia Commons.
PHP and MySQL
It is written in the PHP programming language and uses a MySQL database.
Features
The software has more than 800 configuration settings and more than 2,000 extensions available for enabling various features to be added or changed.
On Wikipedia alone, more than 1000 automated and semi-automated bots and other tools have been developed to assist in editing.
wikitext
See:
- Help:HTML in wikitext @ Wikipedia
- Help:Formatting
History
The first version of the software was deployed to serve the needs of the Wikipedia encyclopedia in 2002.
Wikipedia and other Wikimedia projects continue to define a large part of the requirement set for MediaWiki.
The software is optimized to efficiently handle large projects, which can have terabytes of content and hundreds of thousands of hits per second.
Because Wikipedia is one of the world's largest websites, achieving scalability through multiple layers of caching and database replication has been a major concern for developers.
Other uses
It has also been deployed by some companies as an internal knowledge management system, and some educators have assigned students to use MediaWiki for collaborative group projects.
Upgrading
See:
- Manual:Upgrading @ MediaWiki
- How to Update MediaWiki @ Wiki How
See also
- Database
- Information system
- Information technology
- MediaWiki naming conventions
- MySQL
- PHP
- Scalability
- Wiki
- Wikipedia
External links
- MediaWiki Home Page
- MediaWiki @ Wikipedia