Does anyone have any ideas how one could set forum postings to be automatically unpublished after a certain period of time (ex. 14 days)?

I'm interested in something that could be set as a default, rather than using the Scheduler module to allow contributors to set their own dates for unpublishing content.

Comments

apt94jesse’s picture

I would love to see someone tackle this too.

marcoBauli’s picture

No solution to this yet? Maybe write a custom action?

markDrupal’s picture

This is not of much use after the author edited his original post, but for anyone else I will keep this here for reference.
--------original post-----------
Try looking at this module

http://drupal.org/project/scheduler

marcoBauli’s picture

solved the problem with the "Autodelete" module by Steve Ringwood found somewhere in the repository (if i don't remember bad, was in the developer's sandbox..).

It's alpha code, but seems to works fine on 4.7

Cheers