/[drupal]/contributions/modules/node_expire/node_expire.info
ViewVC logotype

Contents of /contributions/modules/node_expire/node_expire.info

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.3 - (show annotations) (download)
Mon Jan 26 23:56:49 2009 UTC (10 months ago) by brmassa
Branch: MAIN
CVS Tags: DRUPAL-6--2-01, DRUPAL-6--2-02, DRUPAL-6--2-03, DRUPAL-6--2-0, HEAD
Changes since 1.2: +5 -4 lines
New features:
* Complete module rewrite. It now uses Rules module in order to allow admins to perform a customizable list of actions with expired nodes. Also export all data to Views (if enabled) and uses jQuery UI DatePicker plugin (if enabled).

NOTE: not yet compatible with previous versions
1 ; $Id: $
2 core = "6.x"
3 dependencies[] = "rules"
4 description = "Set a timer into your content, allowing you to perform customized actions."
5 name = "Node Expire"

  ViewVC Help
Powered by ViewVC 1.1.2