I'm trying to figure out how to publish content for members on a weekly or bi-weekly schedule. When a member joins the site (ideally with a specific role and not just authenticated user), they gradually receive access to content, say one item of a specific content type per week. Would I need the user stats module to do this?

Comments

mitchell’s picture

Status: Active » Fixed

In 6.x, you would need to schedule each node to be reviewed individually. In 7.x you can schedule a user's list of nodes to be reviewed as a list. Perhaps the 'textual comparison'/'data comparison' condition would be useful for determining if the user has been registered long enough.

See also:
#348731: Condition: date/time comparison
#828788: Improve the operator names for date comparisons

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

mitchell’s picture

Component: Miscellaneous » Rules Core

Updated component.