Search in group Search
Rule to add taxonomy term
Hi all, if someone could point me in the right direction I'd be very grateful.
I am setting up a simple rule to add a taxonomy term when a new node is created. The term name will be the title of the node.
I have added the title of the node to a new string variable, however when I go to add the taxonomy term action its still unavailable - "Assign a term to content - Unavailable argument: Taxonomy term". How do pass the argument?
I'm using drupal 6.13 and rules 6.x-1.0
Thanks
John
Read moreA little help PLEASE
I'm trying to get my head wrapped around the rules module and I've been searching for clues for 2 days now.
Scenario
I want to create a membership website that sells time based information
To bring prospective customers to the site I would like to show them information that our subscribers had access to but is no longer useful
That way they can see that at the time the information was published it would have been useful to them
I'm thinking the way to go is taxonomy by tagging the subscribers content as subscribed and the free content as free.
Populating a field in a new node
A little help, please:
In Ubercart, there is currently no satisfactory way for a user to upload a file during the checkout process. Ok...I can live with that (sadly).
As an option, I post a notification after checkout that states "to upload your file click here", which directs the user to a new Add Content page, with a file upload CCK field.
Using Rules, is there any way I can populate another blank CCK text field on that new node with the Order ID from the previous page (using Tokens perhaps?)
Read moreCheck Due Date Field
How do you check periodically (perhaps with cron jobs, rules, or in general) whether a CCK field which contains a date value (M-D-Y) has passed? Currently, I have created a content type with field that asks users to enter in a due date for when they want a project to be completed by. Several nodes are generated of this content type that contains this "due date" field.
Read moreWebform Rule and passing arguments from the event through to the action
When user is assigned role
Do anybody have a suggestion how to construct a rule that sends out an email if an user is assigned to a new role?
Read moreUpdate arguments of rule set via UI
Hi,
When creating a new rule set via the UI, the user can pass arguments to the rule set. When constructing complex tasks it is sometimes necessary to add extra arguments after some progress has been made. Is it possibe to do this via the UI? I have not found this option.
Read moreLast chance for workflow support in D7 Core
While the more expansive workflow features that were proposed did not make it in time for code freeze, we still have an opportunity during the current "code slush" period to make a few key alterations to the underlying Drupal database. This will enable further development in Contrib of comprehensive workflow and content moderation modules, with an eye towards D8. However, time is running out. After October 15, all hope is lost.
Read moreMember of Group condition not working for new nodes.
I took a look through the rules group, but wasn't able to find anything relevant to my question. . .
I'm trying to make a rule to publish content if the user has the role "editor" for and is the member of the group the content is in.
It works fine when the user is editing a piece of content (node), but when creating a new piece of content, the "member of group" part of the test fails. From the code in "og.rules.inc", it looks like the test is failing because the node doesn't have a node id yet, but the content should know what groups it's in before that, right?
Read moreRemoving Completed Tasks
I'm new to Rules, and haven't been able to figure this out. I'm sure it's quite obvious, so maybe someone will be able to help.
I have a basic rule that alerts users of a certain role to the creation of a specific content type. Everything works great, except the task doesn't seem to remove itself after the first message is sent. It just sits there in the scheduled task queue. Now it seems that every time cron runs, the original message is resent to the users.
How should I go about removing the task after its been completed the first time through?
Read more
