手册:维护脚本
Outdated translations are marked like this.
维护脚本用于进行各种管理、导入、维护、汇报与升级任务。这些脚本用PHP编写,位于MediaWiki安装目录下的maintenance
子目录。
The scripts are written in PHP and live in the maintenance
subdirectory of MediaWiki installs.
脚本的用途和编码质量各不相同。在使用脚本前,您应当仔细阅读其的文档;如果它没有附带文档,使用时请多加小心。 You should carefully read the documentation on a script before using it; if a script isn't documented, take additional care running it.
MediaWiki 1.37 版本已有超过200个维护脚本。