Releases for Node Expire
node_expire 6.x-2.03
| Download | Size | md5 hash |
|---|---|---|
| node_expire-6.x-2.03.tar.gz | 10.88 KB | 573cbd3c57b0b6eea23c358df127f3d3 |
New features:
* Node expiration REQUIRE option
Bugs fixed:
* #366499 by brmassa: Expiration date limit required
Documentation:
* #365839 by brmassa: Rules example included on README.txt and it can be imported
node_expire 6.x-2.02
| Download | Size | md5 hash |
|---|---|---|
| node_expire-6.x-2.02.tar.gz | 10.33 KB | 0b21716590247f9601ded009f22d0416 |
New features:
* Max expiration date.
Improvements:
* Better interface when the user have the 'administer nodes' permission
Documentation:
* README.txt file now have USAGE section to describe how to use it.
* README.txt how have the CVS Id on it
node_expire 6.x-2.01
| Download | Size | md5 hash |
|---|---|---|
| node_expire-6.x-2.01.tar.gz | 9.51 KB | 8c3737f84f5fe60a450d032f3597af1e |
Bugs fixed:
* #365379 by brmassa: Fatal Error on Cron Run (when no rule trigger created)
node_expire 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| node_expire-6.x-2.0.tar.gz | 9.48 KB | 95dd520cff72861cdcd1e5199726ce94 |
Complete module rewrite.
This module allows you to set a "timer" into content nodes. When it reaches zero,
you can perform any type of action with the node, such as unpublishing it or
sending an email to the author.
All this power is possible due Rules module. On each cron, Node Expire scan for
expired content and let Rules module work with it. You can select several actions
to perform with these nodes.
If using jQuery UI module, the date field will activate a Calendar widget in order
to make the process easier and more fun.
If using Views module, all data will be exported, allowing you to build custom lists.
IMPORTANT: This module is not (YET at least) compatible with previous versions. So its only
indicated to new sites.
node_expire 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| node_expire-6.x-1.0.tar.gz | 15.62 KB | 36ccbb560a62841d1c1e3cf93604dc9d |
im now very happy to say that Node Expire for Drupal 6 is now online!
I tried to create a good update routine for old users, but i STRONGLY suggest to backup your site first, test if all data will be preserved and than, if positive, migrate.
The general look and feel are basically the same, but the code is MUCH more optimized than 5.x version. For the next releases, i will try to implement some anticipated features, like Views integration, more granular permissions and better interface (using jQuery). Stay tuned!
node_expire 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| node_expire-5.x-1.2.tar.gz | 15.86 KB | 23eb2c02122a0f8b5345cfe5b71c7be4 |
- Fixed bug where updating the expiration of a node and its children would fail if no parent data was found. (bug #167957)
- Fixed bug where the node parent wasn't being honored for the node being edited.
- Added optional JSCalendar integration
- Fixed minor typo preventing users from disabling book inheritance.
- Fixed typo causing only 1 expired node to be recorded as having its notification sent causing several notices to be sent out for a single expired node.
- Implemented patch #147380 by Wim Leers adding more date choices to the "Time after last update" dropdowns.
- Fixed incompatibility with pre-MySQL v4.1.1 (bug #150006).
- Minor alterations were made to the node_expire table for better performance.
- Experimental PostgreSQL support added (request #160612).
- Fixed function names for upgrader which caused node_expire not to be detected.
- Tag "!section_editlink" was returning a link to the node rather than the node edit page.
- Tag "!section_nodelink" was added to allow previous users to get the same results they were getting before.
- Minor gramatical changes were made to the settings page.
- Default sort order for the "Currently Expired Node" page was changed from Descending to Ascending.
node_expire 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| node_expire-5.x-1.x-dev.tar.gz | 15.8 KB | 2a5e33890e74c8f1a235e7af1dfb0cb0 |
Get the latest development snapshot for Drupal 5.
node_expire 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| node_expire-5.x-1.1.tar.gz | 15.21 KB | 4759d24dc17a7bc59fab3b9c1dcac1d8 |
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.
Additional settings include allowing inheritance of the expiration settings from a book page to its children, renotifications (Notify user every x days before unpublishing), an email carbon copy address, and customizable email content. One can also choose specific node types that the expiration settings are allowed to be set on, as well as what defaults should be used for them.
In conjunction with book inheritance, an admin may decide who can and can't edit the expiration times while the parent book settings are still inherited.
If the admin sets the automatic unpublishing to anything but "Immediate", an additional page is available to view expired modules. ?q=admin/content/node/outdated
This module requires the use of Drupal's cron system for automatic unpublishing and email notification features.
node_expire 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| node_expire-5.x-1.0.tar.gz | 13.73 KB | a0b1ae6cb531e15f4050473e08c8c5f4 |
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.
Additional settings include allowing inheritance of the expiration settings from a book page to its children, renotifications (Notify user every x days before unpublishing), an email carbon copy address, and customizable email content.
In conjunction with book inheritance, an admin may decide who can and can't edit the expiration times while the parent book settings are still inherited.
If the admin sets the automatic unpublishing to anything but "Immediate", an additional page is available to view expired modules. ?q=admin/content/node/outdated
This module requires the use of Drupal's cron system for automatic unpublishing and email notification features.
node_expire HEAD
| Download | Size | md5 hash |
|---|---|---|
| node_expire-HEAD.tar.gz | 15.25 KB | 62c282c77d061737ff052add8ae7e3a5 |
