Improve the backend to show comments

This commit is contained in:
Flavio Copes 2015-10-07 23:53:36 +02:00
parent adc6d19022
commit a178946aba
3 changed files with 112 additions and 49 deletions

View file

@ -16,7 +16,6 @@ Or clone from GitHub and put in the `user/plugins/comments` folder.
# TODO
- Validate comment, name and email on the frontend form
- Add language file for the frontend
- Allow to moderate comments from the admin
- Email the comment to the site admins (default to all with admin.super, could be configured)