adding Touch node creation date and Touch node updated date
peterdeitz - October 31, 2007 - 17:36
| Project: | Actions |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Please see this thread:
http://drupal.org/node/139912
I have manually added the two actions Touch node creation date and Touch node updated date to the actions.inc file in /sites/all/modules/actions. My drupal install of the actions module now has available by default these two actions. I would recommend adding these actions to the official version of Actions.
I'll be using these actions to rebuild my RSS feed each day. By touching the creation date of specific nodes (depending on their workflow state), I can have a node appear at the top of my RSS feed for an entire week (and have Feedblitz scrape its content for the daily newsletter). Very useful...

#1
Is it possible to have this work with the new drupal6 style actions - Actions 5.x-2.5?
This is a great feature!