MediaWiki Maintenance Script

From GM-RKB
Revision as of 23:49, 14 October 2013 by Gmelli (talk | contribs) (Created page with "A MediaWiki Maintenance Script is a system maintenance script to manage a MediaWiki-based Wiki. * <B>See:</B> MediaWiki edit.php Script ---- ---- ==References=...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A MediaWiki Maintenance Script is a system maintenance script to manage a MediaWiki-based Wiki.



References

2013

  • http://www.mediawiki.org/wiki/Manual:Maintenance_scripts
    • The maintenance scripts are used to perform various administrative, import, maintenance, reporting and upgrade tasks. The scripts are written in PHP and live in the maintenance subdirectory of MediaWiki installs.

      There are dozens of scripts with varying degrees of general utility and quality - because of this, it is best to carefully read the documentation on a script before using it. If a script is not documented, this often indicates that additional care should be taken.