Add parameter to API modules to apply change tags to log entries
commitf3f2df07ec1da00d78cb88250abb50d28dc17459
authorThis, that and the other <at.light@live.com.au>
Thu, 12 Jan 2017 07:14:55 +0000 (12 18:14 +1100)
committerMtDu <justin.d128@gmail.com>
Thu, 12 Jan 2017 22:30:17 +0000 (12 16:30 -0600)
treee426416835b426b2a5812e3301de0b9cc8728da4
parent740883ea1f61382617ba497a92cffc065dc0c85e
Add parameter to API modules to apply change tags to log entries

Adds support for tagging log entries for the block, import,
managetags, and move API modules, using a 'tags' parameter.

Bug: T97720
Change-Id: I9d75d2cece317a7704c4bc6d734ad3cafe24544e
includes/MovePage.php
includes/Title.php
includes/api/ApiBlock.php
includes/api/ApiImport.php
includes/api/ApiManageTags.php
includes/api/ApiMove.php
includes/api/i18n/en.json
includes/api/i18n/qqq.json
includes/changetags/ChangeTags.php
includes/specials/SpecialBlock.php
includes/specials/SpecialImport.php