Closed (fixed)
Project:
Rules
Version:
6.x-1.0-rc2
Component:
Rules Engine
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2009 at 15:14 UTC
Updated:
30 Jun 2010 at 06:30 UTC
Hi,
I'm using the File Framework to create filenodes of all attached files on other nodes. These nodes get published based on there current workflow state. But my file nodes are published by default, which I don't need.
Is it possible to publish and unpublish attachments with Rules?
Comments
Comment #1
mitchell commentedRules has support for publishing and unpublishing nodes, but I don't think attachments will be covered in 6.x. 7.x has a File API in core, so any major enhancements will likely be based on that api instead of the file framework module.