Page MenuHomePhabricator

Add hook for marking article patrolled
Closed, ResolvedPublic

Description

Author: elizabeth

Description:
This patch adds hooks for before and after an edit is patrolled to enable, for
example, a situation where the latest patrolled version of a page should be
published by an external process to production webservers, etc.

(see attached diff)


Version: 1.6.x
Severity: enhancement

Details

Reference
bz4456

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 9:00 PM
bzimport set Reference to bz4456.
bzimport added a subscriber: Unknown Object (MLST).

elizabeth wrote:

Code changes necessary to add MarkPatrolled hook

Attached:

robchur wrote:

Committed to CVS HEAD.