node_expire 7.x-2.2

New features
Unsupported

Improved base classes for Node expire patterns module.

node_expire 7.x-2.0-alpha1

New features
Unsupported

7.x-2.x branch is released. It has the following new features:

node_expire 7.x-1.2

Bug fixes
Unsupported

The release contains the following fixes:
Issue #2234935: Node Clone & Replicate Incompatibility: Added compatibility with Node Clone and Replicate modules.

node_expire 7.x-1.1

Bug fixes
New features
Unsupported

The release contains fix for the issue #2217953: Compatibility issue with Views Bulk Operations. Also default value of configuration option 'Handle content expiry' is set to 'Trigger "Content Expired" event only once when the node is expired'.

node_expire 7.x-1.0

New features
Unsupported

This is a release 7.x-1.0-rc1 with updated README.txt file. No code changes have been made since verified release 7.x-1.0-rc1.

node_expire 7.x-1.0-rc1

New features
Unsupported

This release has an option to use Date Popup from Date module for date entry fields. In order to use it Date module with allowed Date Popup should be installed. In Node Expire configuration section "Date popups" option should be selected under "Date values entry elements". This functionality is not available in Legacy mode.

node_expire 7.x-1.0-beta1

New features
Unsupported

Previous release 7.x-1.0-alpha3 had significant background changes, which allowed to fix a bunch of issues. The issues were automatically closed yesterday - in two weeks after the release. So, it is time to put 7.x-1.x branch of the modute to "beta" level. Current release 7.x-1.0-beta1 is the same as 7.x-1.0-alpha3 plus some basic automated testing.

node_expire 7.x-1.0-alpha3

Bug fixes
New features
Unsupported

This release has a new admin configuration section which is located in "Workflow" area under the Rules module configuration section. Deletion of node_expire record on every node update has been removed.

node_expire 6.x-2.06

New features
Bug fixes
Unsupported

Remainder every two weeks.
Bug fix #435560

node_expire 6.x-2.05

Bug fixes
Unsupported

#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

Bug fixes

#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

Bug fixes
Unsupported

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

node_expire 6.x-2.03

New features
Bug fixes
Unsupported

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

New features
Bug fixes
Unsupported

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

Bug fixes
Unsupported

Bugs fixed:
* #365379 by brmassa: Fatal Error on Cron Run (when no rule trigger created)

node_expire 6.x-2.0

New features
Bug fixes
Unsupported

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.

node_expire 6.x-1.0

New features
Unsupported

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

New features
Bug fixes
Unsupported
  • 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.1

New features
Unsupported

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.

node_expire 5.x-1.0

Unsupported

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.

Subscribe with RSS Subscribe to Releases for Node expire