Difference between revisions of "MediaWiki"
Jump to navigation
Jump to search
m (→Contents) |
|||
Line 17: | Line 17: | ||
==Introductory reading== | ==Introductory reading== | ||
<section begin=reading /> | <section begin=reading /> | ||
+ | <div class="reference-box">Overview of the software: [http://en.wikipedia.org/wiki/MediaWiki]</div> | ||
<div class="reference-box">A MediaWiki feature list: [http://www.mediawiki.org/wiki/Manual:MediaWiki_feature_list]</div> | <div class="reference-box">A MediaWiki feature list: [http://www.mediawiki.org/wiki/Manual:MediaWiki_feature_list]</div> | ||
<section end=reading /> | <section end=reading /> | ||
Line 22: | Line 23: | ||
| | ||
+ | |||
==Contents== | ==Contents== | ||
Revision as of 13:46, 14 February 2012
MediaWiki
This page is a placeholder, or under current development; it is here principally to establish the logical framework of the site. The material on this page is correct, but incomplete.
MediaWiki is the free, open source, collaborative document authoring software that Wikipedia runs on. Deployed on countless sites from single user to enterprise scale, it is easily configurable and extensible, yet stress-tested for very large loads, remarkable secure and very robust. It is written in pure PHP + Javascript, runs on MySQL (or other backends). This page explains the principles.
Introductory reading
Overview of the software: [1]
A MediaWiki feature list: [2]
Contents
Links to
- Installation (and dependencies)
- Upgrading
- Configuration
- Editing
- Madia files and rich content
- Templates
- Extensions
- Skinning: http://blog.redwerks.org/2012/02/08/mediawiki-skinning-tutorial/
- Management of users and rights; deleting users and edits
Further reading and resources