auto_expire 6.x-1.0-rc1
marcvangend - June 28, 2009 - 23:05
| Download | Size | md5 hash |
|---|---|---|
| auto_expire-6.x-1.0-rc1.tar.gz | 11.78 KB | 8c244c64d97ab5c71abf0defaac42e4b |
Official release from CVS tag: DRUPAL-6--1-0-RC1
Last updated: June 28, 2009 - 23:10
Initial port to D6, including:
- #313280: Port to D6 by EvanDonovan
- #464776: Views integration in D6 version by marcvangend
- #237450: When user tries to extend expired node, its expiration time is calculated starting from expiration date, but not from now. by CoPut and marcvangend
On extension, new expiry date is now calculated as the max of now()+$days and $expire+$days. - #237452: After extending doesn’t return to published state automatically by CoPut
On extension, a node is now automatically published. - code clean-up following Drupal coding standards
- various minor improvements and bugfixes
