Delete viewed notices after X days
DanielTheViking - June 7, 2008 - 19:35
| Project: | Notices |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
(PS. I have not yet tried this module, as I would need this feature for it to be sufficiently useful/interesting. From the description, I assume that this feature is not already present.)
It would be practical if there was a setting where one could specify the amount of days each notice would remain in the db after being viewed, before being deleted. (Suggestion: 1,2,3,5,10,15,30,60,90)

#1
Ref. this comment by greggles:
"For example, the fact that messages from Notices are deleted as soon as they are viewed is something that should be an optional feature, IMO."
(http://drupal.org/node/265029)
#2
the latest release adds both:
- user can configure if delete on read is enabled or not
- admin can set number of weeks for notice expiry
#3