MediaWiki
MediaWiki est un logiciel de wiki publié sous licence GPL utilisé par les projets Wikimedia et d’autres sites. Il s’agit d’une implémentation de wiki, un réservoir de contenus que n’importe qui peut modifier librement. Il est développé à l’aide de Phabricator, notre propre installation du Phabricator de Phacility.
MediaWiki 1.38.2 is the latest stable version, and is recommended for third-party users. Those running their own servers should upgrade for security reasons. Special:Version shows what version a site is running. You can play around in the local Sandbox to see this version in action.
MediaWiki 1.38.2 is available for download from MediaWiki.org, a site that is also responsible for the documentation of the software. MediaWiki 1.40.0-wmf.20 (212529a) is currently running on all Wikimedia sites. Third-party users should probably not run the alpha/beta versions of MediaWiki on publicly accessible servers at this time.
À propos
- Introduction
- Manuel (pour apprendre à utiliser MediaWiki)
Technical developers section
- Mailing lists, especially wikitech-l
- #mediawikiconnecter
Divers
- MediaWiki features
- Installation and configuration
- MediaWiki tutorial with screenshots: how to install and configure Mediawiki, how to change skins; how to add extensions
Technique
Versions
Voir le cycle de vie des versions pour les versions de MediaWiki actuellement supportées.
Dump de la base de données
For downloadable dumps of Wikipedia's article database, see Wikipedia:Database download. For a description of the database format and fields, see database layout.
To create your own dump of a local MediaWiki site, you can use the dumpBackup.php
script found in the maintenance directory of your MediaWiki installation tree.
An example invocation to a full backup might look like:
php maintenance/dumpBackup.php --full > full.xml
Command line options for dumpBackup.php
are explained by running it with no parameters, i.e.
php maintenance/dumpBackup.php
Cependant, il existe quelques options supplémentaires non documentées dans son code source.
Voir aussi
![]() |
Wikipedia has more about this subject: MediaWiki/fr |