E-mail notification for messages: quick admin
If your PHP can send E-mails from the
server, you have the possibility to automatically send e-mails to all users
with the rights to edit or delete messages. The e-mail contains either one or
two links (based on the user rights) to quick edit or quick delete the message.
This allows instant notification on new
messages. The e-mail is being sent to all users with the rights to edit and/or
delete user comments. However, only the first editor to click this link will
have instant access to the system. For each editor and each message, an
individual key is generated and stored in the database. This is passed on
through the URL to the admin interface. To minimize the security risk, all keys
for all users for this individual item are being erased at the point of the
first access. Therefore: first come first and only served.
add a note
User Contributed Notes
E-mail notification for messages: quick admin
There are no user contributed notes for this page.