Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin Comment Moderate #17

Closed
nitsan-technologies opened this issue May 29, 2019 · 1 comment
Closed

Admin Comment Moderate #17

nitsan-technologies opened this issue May 29, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@nitsan-technologies
Copy link
Owner

The admin mail needs a link to approve the comment with one click, without the need of a typo3 login. If there are hundreds of comments for thousands of news entries on dozens of pages, it’s much too complicated to find the news record, click on edit, click on “comments”, search the comment, enable, save… And that for each comment.

We would like to implement in the following way, what do you think?

The idea with a secure token is very good. By the way: please ensure that all emails sent from your extension have the correct sender and replay-to address. Probably it should be configurable in TS-setup. We have big problems if the sender address is e.g. set to the email address of the form sender (SPF entries will filter those mails as spam).

@nitsan-technologies nitsan-technologies added the enhancement New feature or request label May 29, 2019
@nitsan-technologies nitsan-technologies self-assigned this May 29, 2019
@nitsan-technologies
Copy link
Owner Author

Hey Gerd,

We have completed this feature, Please find our update as follows:

Screencast:
http://recordit.co/GlCznbOkyv

Development Updates:

  • We have added a confirmation link in Email to Admin http://prntscr.com/nwz3xf
  • Clicking on this link will open News Details page with a Success message, and upon reloading the News Details page, a comment will be displayed on News. - http://recordit.co/GlCznbOkyv
  • Additionally, we have added two new Constants : [FROM] Email, [FROM] Name - http://prntscr.com/nwz7dh
  • If these constants are set, that will be displayed as Sender's Name & Email in the mail to Admin.
  • If not, Name & Email set in the form will be displayed as Sender's Name & Email in the mail to Admin.

Cheers,
Team NITSAN

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant