Commenting on photos #4

Closed
opened 2018-07-27 13:47:18 +01:00 by aheathershaw · 2 comments
Owner

Allow registered users to comment on individual photos. These comments should be threaded and turned on/off by album.

Work list:

  • global option to turn commenting on/off
  • global option to allow posts from anonymous users
  • global options to moderate comments from anonymous/known users
  • global option to control thread depth (0 to disable.)
  • album permission to allow comments (anonymous/specified users/groups)
  • album permission to allow comment moderation
  • Implement TinyMCE for comment authoring
  • new admin screen to display comments
  • new admin screen to display comments pending moderation
  • email notification to album’s moderators when a new comment requires moderation
  • comment form displayed on gallery photo page
  • new controller to work with comments
  • reply link to individual comment if within max thread depth
  • comment form displayed with a preview of the comment being replied to
  • keep rejected comments in the database
  • allow moderators to approve/reject comments from within the gallery
  • send email notification to album owner when a new comment is posted/approved
  • validate comment text (including empty HTML)
  • whitelist of allowed HTML tags?
Allow registered users to comment on individual photos. These comments should be threaded and turned on/off by album. Work list: - [x] global option to turn commenting on/off - [x] global option to allow posts from anonymous users - [x] global options to moderate comments from anonymous/known users - [x] global option to control thread depth (0 to disable.) - [x] album permission to allow comments (anonymous/specified users/groups) - [x] album permission to allow comment moderation - [x] Implement TinyMCE for comment authoring - [x] new admin screen to display comments - [x] new admin screen to display comments pending moderation - [x] email notification to album’s moderators when a new comment requires moderation - [x] comment form displayed on gallery photo page - [x] new controller to work with comments - [x] reply link to individual comment if within max thread depth - [x] comment form displayed with a preview of the comment being replied to - [x] keep rejected comments in the database - [x] allow moderators to approve/reject comments from within the gallery - [x] send email notification to album owner when a new comment is posted/approved - [x] validate comment text (including empty HTML) - [x] whitelist of allowed HTML tags?
aheathershaw added this to the Version 2.2.0-beta.1 milestone 2018-07-27 13:47:18 +01:00
aheathershaw self-assigned this 2018-07-27 13:47:18 +01:00
aheathershaw added the
feature
label 2018-07-27 13:47:18 +01:00
Author
Owner
Migrated from https://github.com/andysh-uk/blue-twilight/issues/4
aheathershaw added the
wip
label 2018-09-16 22:20:28 +01:00
Author
Owner

Yay this mammoth feature is finally completed!

Yay this mammoth feature is finally completed!
aheathershaw removed the
wip
label 2018-10-10 19:16:18 +01:00
Sign in to join this conversation.
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: aheathershaw/blue-twilight#4
No description provided.