Project:Content Access
Version:7.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:webchick
Status:closed (fixed)

Issue Summary

It seems that this module only supports Rules actions, but this exempts it from working with other modules such as Workflow.

I'm planning to work on this. Would such a patch be accepted, or would I be better off to make a separate Content Access Actions module?

Comments

#1

I'd be fine with a patch adding core-actions support, although the acl-related actions can't be added as they require two arguments. But if you tackle that, please make sure it also works fine with rules. Best just add action_info() for those actions and reuse the existing functions. Then set 'rules_ignore' to TRUE in hook_action_info() as we have that actions already in rules (see [#299055] for docs).

You could also go with using rules for workflow: #370111: Rules integration for Workflow

#2

subscribe

#3

Version:6.x-1.x-dev» 7.x-1.x-dev
Status:active» fixed

This is done in Content Access 7.x and Rules 2.x.

#4

Status:fixed» closed (fixed)

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

nobody click here