Author: Bryan.TongMinh
Description:
Add a patrol module, action=patrol to the API.
Version: 1.14.x
Severity: enhancement
• bzimport | |
Sep 2 2008, 7:54 PM |
F5095: my.patch | |
Nov 21 2014, 10:18 PM |
Author: Bryan.TongMinh
Description:
Add a patrol module, action=patrol to the API.
Version: 1.14.x
Severity: enhancement
soxred93 wrote:
Proposed patch
Patch implementing new action
Parameters:
title
id
token
gettoken
attachment my.patch ignored as obsolete
soxred93 wrote:
Uncomment the post-only stamement
attachment my.patch ignored as obsolete
(In reply to comment #4)
Created an attachment (id=5269) [details]
Uncomment the post-only stamement
soxred93 wrote:
Improvements
*Title parameter removed
*Gettoken commented out
*$wgUseRCPatrol and $wgUseNPPatrol enabled
*id is now rcid, and an extra check added, checking if rcid is equal to int(rcid).
*Disabled messages fixed.
*s/pages/changes
attachment my.patch ignored as obsolete
Quick note -- there's commented-out code in the latest version of the patch. If it's not needed, just take it out! :)