[AMOS commit] MDL-22077 forum: Add forum private replies Committed into Git: 2016-03-19 01:25 UTC

[AMOS commit] MDL-22077 forum: Add forum private replies Committed into Git: 2016-03-19 01:25 UTC

by AMOS bot -
Number of replies: 0
Author: Andrew Nicols
MDL-22077 forum: Add forum private replies
This patch adds new capabilities:
'mod/forum:postprivatereply' - whether a user is able to post private replies; and
'mod/forum:readprivatereplies' - whether a user is able to read private replies.

Private replies are only visible to the intended recipient (the author of
the parent post), the author of the private reply, and those with the
ability to read private replies.

If a post is private then it cannot be replied to further.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=bc4c7337e13bfe3c970e7e1a972d28039a322157
http://github.com/moodle/moodle/commit/bc4c7337e13bfe3c970e7e1a972d28039a322157

+ 3.7 en [forum:postprivatereply,mod_forum]
+ 3.7 en [forum:readprivatereplies,mod_forum]
+ 3.7 en [postisprivatereply,mod_forum]
+ 3.7 en [privatereply,mod_forum]
+ 3.7 en [privatereply_help,mod_forum]