Closed (works as designed)
Project:
Content Access
Version:
5.x-1.5
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 May 2009 at 02:50 UTC
Updated:
5 Jul 2011 at 07:08 UTC
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
Comment #1
niklp commentedYou could perhaps do this with rules scheduling. Not sure.
Comment #2
good_man commentedClosing it as 5.x is not supported anymore. Rules can do this job.