Closed (fixed)
Project:
Node expire
Version:
5.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Jan 2008 at 21:40 UTC
Updated:
25 Dec 2008 at 17:55 UTC
Hello,
There is any way to integrate this module with views to be able to add the last published date and expiration date as fields on the table view?
Thanks,
Stefan
Comments
Comment #1
doc2@drupalfr.org commentedQuite interesting indeed, to manage the nodes and tracking them thanks to the capacity to track the "publishing memory".
Comment #2
rymoHere's a quick snip you can append to node_expire.module to allow Expiration Date to appear in Views:
Would be good to get a date formatting handler in there before making an actual patch - hopefully this will help somebody in the meantime. After editing the .module remember to empty your cache tables (maybe just cache_views?) or the new "Node Expire: expiration date" Field won't show up when editing a view.
Cheers,
- Ryan
Comment #3
brmassa commentedGuys,
im marking this node as duplicate of http://drupal.org/node/282371 (despite the fact that one is newer). We will continue our discussion there.
regards
massa