Closed (fixed)
Project:
Node expire
Version:
5.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
9 May 2007 at 11:11 UTC
Updated:
11 May 2007 at 00:57 UTC
Hello there and thank you for an interesting module.
Any chance that this "expiring" function could be attributed to one node type and not another?
Many thanks
Drupalworld
Comments
Comment #1
dllh commentedSomeone else is doing most development on this project now, but unless things have changed drastically, content is set to expire on a per-node basis, so per-node-type settings would be superfluous, I think. If you discover otherwise, by all means reopen the bug and we'll reconsider. Thanks for the report.
Comment #2
astoltz commentedIt's allowed to apply to any node type, and has the special inheritance feature for the book type. I could definitely add a feature to allow you to hide the expiration options to a particular node type.
Did you have a particular node type in mind to make sure my code change will work for you?
Comment #3
astoltz commentedThis feature has been added in the HEAD release.
Comment #4
drupalworld commentedHello there,
Thank you very much for prompt answers and actions!
My meaning is: if this module is only per node basis, the users can decide whether a node will expire or not.
If this could be per node node type (and here I mean CCK node types), then the admin can decide that all nodes from a certain type may expire after a certain period of time ( one month from creation for example)
That would be very useful for applications such as classifieds.
Hope you can understand my blabla :)
Thanks again,
Drupalworld