Posted by edmonkey on May 1, 2009 at 2:50am
Jump to:
| Project: | Content Access |
| Version: | 5.x-1.5 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
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?
Comments
#1
You could perhaps do this with rules scheduling. Not sure.
#2
Closing it as 5.x is not supported anymore. Rules can do this job.