Jump to content

Manual:Contents: Difference between revisions

From mediawiki.org
Content deleted Content added
m wrong markup
Going to remove this section now as most of the Meta stuff has been migrated or will be soon
Line 71: Line 71:
<!--T:39-->
<!--T:39-->
* There are still a lot of holes in this manual!</translate> <translate><!--T:48--> See the <tvar name=1>{{ll|Wikimedia technical documentation: friends of the docs}}</tvar> for details (page in English).</translate>
* There are still a lot of holes in this manual!</translate> <translate><!--T:48--> See the <tvar name=1>{{ll|Wikimedia technical documentation: friends of the docs}}</tvar> for details (page in English).</translate>
<translate>
<!--T:41-->
* There is still content on [[<tvar name=1>m:</tvar>|Meta-wiki]] which may need to be migrated.</translate> <translate><!--T:42--> If you can't find information on a particular issue in this documentation, please visit <tvar name=help>[[meta:Help:Contents|Help:Contents]]</tvar>.</translate>
* '''{{ll|Project:Manual}}''' — <translate><!--T:43--> A place to discuss and co-ordinate the development of the Manual: namespace.</translate>
* '''{{ll|Project:Manual}}''' — <translate><!--T:43--> A place to discuss and co-ordinate the development of the Manual: namespace.</translate>



Revision as of 20:04, 20 July 2024

  • Users
  • System Administrators
  • Developers
  • Translators

This is a technical manual for the MediaWiki software. It contains information for developers and system administrators on installing, managing and developing for the MediaWiki software.

This manual is not for end users of MediaWiki. If you are looking for documentation to help you use MediaWiki, read the MediaWiki Handbook.

Main sections

For system administrators

Installation
Guide to setting up a new MediaWiki installation.
Download | Installing | Initial configuration
Alphabetical list of settings | Settings listed by function
System administration
Guide to do administrative tasks on your wiki.
Backing up | Maintenance scripts
Upgrading
Guide to upgrade your MediaWiki installation.
More on Sysadmin hub .

For developers

Architecture
An overview of the key parts of MediaWiki's source code.
Code | Global object variables | Doxygen-generated documentation
Database layout
Details about the database architecture used by MediaWiki.
MariaDB | MySQL | PostgreSQL | SQLite
Developing extensions
An overview of the ways to create a new MediaWiki extension.
Hooks | Parser functions | Tag | Special page | Skins
Web access
Details about query string parameters that can be passed to MediaWiki access scripts.
index.php | api.php
More on Developer hub .

Others

MediaWiki FAQ
Frequently asked questions about MediaWiki.

Browsing the manual

There are multiple ways to browse through the documentation. Readers having trouble finding a particular topic in the section above may find the following ways of browsing to be helpful.

Improving the manual