Future Nodes
Categories
Component ID
2552049
Component name
Future Nodes
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
873
Component created
Component changed
Component body
A very simple node access module that limits access to nodes if they are published in the future.
If the Node's "Authored On" property ($node->created) is equal to or less than the current request time, then a visitor may have access to the node. If it is after then a visitor will not see the node listed or be able to view it directly. NOTE: This does not effect edtorial access.