EBernhardson has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/96541


Change subject: Add missing documentation on performs-write param
......................................................................

Add missing documentation on performs-write param

Change-Id: Id1b7552b556fc87895efbe6542d8bfd13e10f341
---
M FlowActions.php
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow 
refs/changes/41/96541/1

diff --git a/FlowActions.php b/FlowActions.php
index c527a67..81114a1 100644
--- a/FlowActions.php
+++ b/FlowActions.php
@@ -10,6 +10,8 @@
 /**
  * Flow actions: key => value map with key being the action name.
  * The value consists of an array of these below keys (and appropriate values):
+ * * performs-write: Must be boolean true for any action that writes to the 
wiki.
+ *     actions with this set will additionally require the core 'edit' 
permission.
  * * log_type: the Special:Log filter to save actions to.
  * * permissions: array of permissions, where each key is the existing post
  *   state and value is the action required to execute the action.

-- 
To view, visit https://gerrit.wikimedia.org/r/96541
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id1b7552b556fc87895efbe6542d8bfd13e10f341
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: EBernhardson <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to