Commenting on photos #4

已關閉
建立於 2018-07-27 13:47:18 +01:00aheathershaw · 2 comment
擁有者

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 新增到 Version 2.2.0-beta.1 里程碑 2018-07-27 13:47:18 +01:00
aheathershaw 指派給自己 2018-07-27 13:47:18 +01:00
aheathershaw 加入了
feature
標籤 2018-07-27 13:47:18 +01:00
作者
擁有者
Migrated from https://github.com/andysh-uk/blue-twilight/issues/4
aheathershaw 加入了
wip
標籤 2018-09-16 22:20:28 +01:00
作者
擁有者

Yay this mammoth feature is finally completed!

Yay this mammoth feature is finally completed!
aheathershaw 移除了
wip
標籤 2018-10-10 19:16:18 +01:00
登入 才能加入這對話。
未選擇里程碑
沒有負責人
1 參與者
通知
截止日期
截止日期無效或超出範圍,請使用「yyyy-mm-dd」的格式。

未設定截止日期。

先決條件

未設定先決條件。

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