Scheduling permission toggling for a node type
edmonkey - May 1, 2009 - 02:50
| Project: | Content Access |
| Version: | 5.x-1.5 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I'm wanting to set 'view' access for a node type on for a certain time period each month.
Is there a SQL query to set the 'view' permission on the node type? (then i'd set it back with another query at the end of the period)
I would cron these up as after looking around a bit i couldn't find anything that could do scheduling like this through drupal, workflow or actions.
Any ideas?

#1
You could perhaps do this with rules scheduling. Not sure.