This module allows users to either get notifications when a node hasn't been updated in x amount of time, to automatically unpublish such "expired" nodes, and/or to receive e-mail notifications and unpublish x days afterward.
The first beta release candidate for MySite 5.x.2.
Adds new features:
* Support for Gadgets and Widgets with new Drupal Droplets
* Icon browser for a Google-style content interface.
* Full-screen page views.
* Default privacy settings
* A generic node.inc for CCK
* A user.inc to show all posts by a user
This is the initial release of the module, which logs user agents and provides a permission and an attribute in $node and $comment that allows designated site members to view the user agents posts and comments were made with.
This release introduces hook_temporary_invitation(), and lets the .inc file (containing the public API) be included without including the .module file as well.