Manual:addChangeTag.php

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
<td class="mw-version-versionbox" title="<translate nowrap> The latest stable version is <tvar name=1>1.41</tvar></translate>">
<translate> ≥</translate> 1.32
<translate> MediaWiki version:</translate>

Details

addChangeTag.php file is a maintenance script to create a change tag.

Options/Arguments

Option Description Required?
--tag Name of the tag to add <translate> Required</translate>
--reason Reason for adding the tag <translate> Required</translate>

Usage

php maintenance/addChangeTag.php --tag "tag name" --reason "reason shown in log"
Terminal

See also