Download & Extend

Releases for Node expire

node_expire 6.x-2.06

Download Size md5 hash
node_expire-6.x-2.06.tar.gz 11.68 KB b035debb0375328744f0729a4babd6cb
node_expire-6.x-2.06.zip 15.14 KB b888648ea6b67c251d295eabc00a0a92
Last updated: January 4, 2011 - 21:32
Official release from tag: 6.x-2.06

Release notes

Remainder every two weeks.
Bug fix #435560

node_expire 6.x-2.05

Download Size md5 hash
node_expire-6.x-2.05.tar.gz 11.12 KB 7f8c9c6d3b80a4c5016da38e78fab7b8
node_expire-6.x-2.05.zip 14.34 KB 56376b790cc60a993922b6a008d26443
Last updated: December 24, 2010 - 23:28
Official release from tag: 6.x-2.05

Release notes

#405608 by vikramy: Default date issue
#869394 by vikramy: Drupal capitalization standard
#597210 by vikramy: Added CSS file jQuery UI
#774514 by vikramy: Improved error message.
#716852 by vikramy: Added date format YYYY-MM-DD

node_expire 6.x-2.x-dev

Download Size md5 hash
node_expire-6.x-2.x-dev.tar.gz 11.72 KB f90191389b30c67190a5c3a564e04b57
node_expire-6.x-2.x-dev.zip 14.48 KB 6f28061638b7edcf9210253cbce822b5
Last updated: February 25, 2011 - 07:42
Development snapshot from branch: 6.x-2.x

Release notes

#597210 by vikramy: Added CSS file jQuery UI
#774514 by vikramy: Improved error message.
#716852 by vikramy: Added date format YYYY-MM-DD

node_expire 6.x-2.04

Download Size md5 hash
node_expire-6.x-2.04.tar.gz 10.95 KB bdb8e71f0ba4d5e4d655c99c224d60d7
node_expire-6.x-2.04.zip 14.16 KB 7d87782ba0906fad5b4b1822dafbecf4
Last updated: December 24, 2010 - 23:28
Official release from tag: 6.x-2.04

Release notes

#426636 Bug fix.
Credit goes to arthurf, smsearcy.

node_expire 6.x-2.03

Download Size md5 hash
node_expire-6.x-2.03.tar.gz 10.88 KB 573cbd3c57b0b6eea23c358df127f3d3
node_expire-6.x-2.03.zip 14.12 KB eac91d280346fefda0d7a7f980f8ca6e
Last updated: December 24, 2010 - 23:28
Official release from tag: 6.x-2.03

Release notes

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
node_expire-6.x-2.02.zip 13.58 KB 254eb05e9cc6332b71b6667bb370b41c
Last updated: December 24, 2010 - 23:28
Official release from tag: 6.x-2.02

Release notes

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
node_expire-6.x-2.01.zip 12.42 KB e5f6086a0593e1f870138533a73e5b60
Last updated: December 24, 2010 - 23:28
Official release from tag: 6.x-2.01

Release notes

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
node_expire-6.x-2.0.zip 12.42 KB 2fdc6bac49507ec6f0fbadb346e6a4a8
Last updated: December 24, 2010 - 23:28
Official release from tag: 6.x-2.0

Release notes

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
node_expire-6.x-1.0.zip 19.9 KB 411bf6ae34d68f4ddefd91da8b0fc292
Last updated: December 24, 2010 - 23:28
Official release from tag: 6.x-1.0

Release notes

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
node_expire-5.x-1.2.zip 17.43 KB 919c3a5323f61be846e312120dc3bd29
Last updated: December 24, 2010 - 23:28
Official release from tag: 5.x-1.2

Release notes

  • 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.
Read more

node_expire 5.x-1.x-dev

Download Size md5 hash
node_expire-5.x-1.x-dev.tar.gz 15.99 KB 9aae45bbe270b17838cc7c5867af270f
node_expire-5.x-1.x-dev.zip 17.23 KB eeded18f11714f4cc1bfa0154f953b90
Last updated: February 25, 2011 - 07:42
Development snapshot from branch: 5.x-1.x

Release notes

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
node_expire-5.x-1.1.zip 16.79 KB 2a52084f478dc047846671cc57fd0280
Last updated: December 24, 2010 - 23:28
Official release from tag: 5.x-1.1

Release notes

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
node_expire-5.x-1.0.zip 15.31 KB 76d95e039880823e3fd54a57b385ed43
Last updated: December 24, 2010 - 23:28
Official release from tag: 5.x-1.0

Release notes

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 11.59 KB 7c7289e8c935112d150f578444465a0f
node_expire-master.tar.gz 11.72 KB d0b548f5d092f2e0fedb82a25d4d56d8
node_expire-HEAD.zip 15.11 KB 40c3fd40c537b048becb1b9cb3ec11e6
node_expire-master.zip 14.49 KB bd71c5347d7fb73a2b08c32a72e82457
Last updated: February 25, 2011 - 07:42
Development snapshot from branch: master
Subscribe with RSS Syndicate content