Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
I'm not completely sure what you mean. Do you mean a clear button for admins to remove all existing shouts? It seems like this would be a dangerous feature. It would be like a "delete all nodes" button.
An option has been added to delete old shouts via a cron task. The administrator can set the number of days until a shout expires. I know this isn't exactly what you were looking for, but I can't think of any reason why the entire shoutbox would need to be deleted often. If you want to delete all the shouts, just access the database directly.
I'd love to have this feature. If you need a reason, then mine is this:
My sites using your fine shoutbox are event-driven, with each event separated by a month or two, and new admins coming in with each new iteration. So each batch of shouts are relevant to only the one iteration that the site is currently being used for. So having a clear all shouts button in the shoutbox admin page would be a really useful feature for me, and I can easily imagine, others too.
Comments
Comment #1
benshell commentedI'm not completely sure what you mean. Do you mean a clear button for admins to remove all existing shouts? It seems like this would be a dangerous feature. It would be like a "delete all nodes" button.
Comment #2
fallacious commentedThat's exactly what I mean - empty the associated database tables at the click of a button.
Comment #3
benshell commentedAn option has been added to delete old shouts via a cron task. The administrator can set the number of days until a shout expires. I know this isn't exactly what you were looking for, but I can't think of any reason why the entire shoutbox would need to be deleted often. If you want to delete all the shouts, just access the database directly.
Comment #4
mdubious commentedI'd love to have this feature. If you need a reason, then mine is this:
My sites using your fine shoutbox are event-driven, with each event separated by a month or two, and new admins coming in with each new iteration. So each batch of shouts are relevant to only the one iteration that the site is currently being used for. So having a clear all shouts button in the shoutbox admin page would be a really useful feature for me, and I can easily imagine, others too.