Search in group Search
Send a mail to all users of a role
I´m using this action and I think there is a bug.
I´m sending a email to all users of a role, this role has four users. The email is sent, but sent four times 1st mail to user1, 2nd mail to user1 and user2, 3rd to user1, user2 and user3 and so on.
When a custom content type is created, can I send an email to one user related to the created content?
A have a content type called "client". At the time the client is created, the client is assigned to a user role called counselor. There are several counselors, but only one counselor for each client. When the client is created, can I send an email to the specific counselor notifying that counselor of their new client?
Thanks.
Victor
Read moreDefault conditions?
I'm exploring the rules module and there seem to be no default conditions. Hopefully I haven't done something incorrect with the install process, but I've installed a module that integrates with rules (Userpoints). This provides default actions, but no conditions or events.
Are conditions and events something I should expect to be writing myself?
Read moreFlag module integration arriving...
I've just had a look at the flag module rules integration. While developing it, I found a bunch of bugs in rules I've sorted out now - so make sure to install the latest beta5 when you try it.
Issue: http://drupal.org/node/298109
Read moreBest Practices
Hello, I'm in the process of building a site that sells tickets to events using ubercart. I'd like to be able to have a rule that automatically unpublishes the event node when the event date passes.
For the most part, I've been able to do this but there's still a question in my mind as to whether or not I've done it the best way. Here's a quick synopsis of what I did:
- Created an "event" content type (actually an ubercart product class).
- Added a date field to the "event" content type (field_dates).
- Created a rule that is run on cron.
- I did not include any conditions.
Set Breadcrumb when using Panels -> node/% - Part 2
Noob here. I am attempting to add Breadcrumbs to panel pages in a more simplistic environement than what was discussed in http://drupal.org/node/363818 using Triggered Rules. I have a CCK Content Type named roster that gets displayed using the Panel module. I followed your discussion in the reference link and attempted to Set Breadcrumbs on the Content Type = Roster. I selected for the Event --> System --> "User is going to view a page". When I got to the page to "Select the condition to add:" I was unable to choose Content has type = roster.
Read moreExecuting actions based on RSS content
I'm using the built in drupal aggregator - is it possible to have actions fire based on content within a feed that comes in? Let's say I want to send an email every time Obama's name appears in an RSS feed item. Could I use regular expressions within the PHP evaluator?
Read morePrevent Node Creation with Rules
The original teaser for this is kind of misleading. The general question: is it possible to prevent the creation of a node with Rules? Based on a condition, can you cancel the creation of that content? I guess an option would be a special purpose role, that has permission to create the content, which is added or removed by the rule.
Read moreIssue queue clean up
I spent some time today cleaning up the issue queue, but there's a lot more work to do. If you have any feedback on issue queue maintenance in general, this would be a good place.
Read moreCore support for revisions in different states
I'm pushing for Core to support having different revisions of a node in different defined states. This would finally allow nodes to be moderated effectively and would provide a greatly improved foundation for modules like Workflow and Rules to tap into. Please take a look at the feature request and join in the discussion:
Read more

