TheDiamondPicks
Member
Basically in my forum, moderators have the 'View Deleted Posts' permission, which obviously allows them to see soft-deleted messages.
Essentially I want to be able to make a system that either replaces hard-delete or supplements it (since I don't like the idea of not being able to get the data back), adding a new 'Admin-delete' option. This would co-exist alongside the existing soft-delete functionality, and would perform identically, except that it has a separate permission, which means I can exclude moderators from being able to see those set deleted threads.
What is the feasibility of this. I don't mind making an addon as long as someone can point me in a general direction(e.g. specific PHP files) (although I can understand this could be complex).
Thanks,
Essentially I want to be able to make a system that either replaces hard-delete or supplements it (since I don't like the idea of not being able to get the data back), adding a new 'Admin-delete' option. This would co-exist alongside the existing soft-delete functionality, and would perform identically, except that it has a separate permission, which means I can exclude moderators from being able to see those set deleted threads.
What is the feasibility of this. I don't mind making an addon as long as someone can point me in a general direction(e.g. specific PHP files) (although I can understand this could be complex).
Thanks,