Search in group Search
New module to combine domain access + rules - make automatic domain creation much stronger
Hello,
I submitted a new module called domain_rules, which gives the strength of domain creation/deletion/etc. to the administrator using Rules.
I had to make it happen since existing modules such as domain_user didn't do exactly what I wanted. My goal was that when a certain user role create a certain content, I grab a CCK field out of it, create an alias to it, a new subdomain, set its theme (which, by design, shows the new created node as the front page), and set access to given users (in my case, anonymous).
When this node is being deleted, the domain is deleted with it...
Multiple arguments from Views to Rule set
The other day I stumbled on a module that can send multiple arguments from Views to Rules. It is called Rules executor and though it is in alpha3 it seems very promising.
Way to go, Steven Jones!
//Johan Falk, NodeOne, Sweden
How can i do this with rules
I'm creating site for au pair-agency. The families and au pair girls can register and they can create two content profiles: "general data" "contact data". "Contact Data" is not accessible to anyone directly.
Let's assume you are the family and registered on the site. You are looking for an au pair girl. The search gives you three au pair profiles. If you click on the link - you get to the "general data"-content profile. You read it and you would like to contact this au pair girl. To do this, you need
Checkbox Auto-Checked
I have a customer that is requesting that a checkbox on an administrative form in ubercart be checked automatically on page load. I have used rules to alter forms before but wasn't sure if this was possible.
I tried setting up a triggered rule for "Uc cart checkout form is being built", with the action of "Set Default Value of Form element" with the values; 0, 1, Yes, Checked & On. None of these settings worked.
Can anyone please point me in the right direction on making this happen? Thank you for taking the time to read my question.
Read moreRule to unpublish on Date field, but ignore if the Date field is empty
I have a site in which there are job listings that have an expiration date. I have created a rule that pulls that expiration date from the date field and unpublished the node on that date. I can get that to work fine.
The difficult part that was added into the situation is that some of the jobs are "continuous" In other words, they do not have a deadline date and the site users need to be able to leave the date field empty on the job listing.
Read moreRules example: send email to new users
@robbie01: This post holds an example of how to use Rules and Rules scheduler to send two e-mails to new users -- one two days after regestering and one ten days after regestering.
(The post is a reply to a previous discussion, but needed a new since I couldn't attach files to comments.)
Read moreRules and Redirect with condition (with Ubercart)
Hi there,
my customer wants a custom redirect for users who login. These users should be redirected to a view with new products (the site uses ubercart for the shop). As he also wants no anonymous checkout in ubercart I have a problem. Usually when an anonymous user wants to check out, the login/registration site is displayed - after the login, the shop proceeds to checkout. Now, with my redirection rule, it's like that: Each time a user proceeds from cart to checkout and does the login, the triggered rule with the redirect is executed and the user gets to the new products page.
Read moreIntagrat rule with flag and userpoints
Hello,
I am using the Flag and User points module.
I have set a rule that when user have Flagged some content he lose 15 points.
All work just fine, but now I wold like to wright 2 rule's:
The first one is a rule that hide the flag if the user has lass then 15 points and show the flag if he has 15 or more.
The second one is that check's every 4 days if user have lass then 15 points and grand his account with 15 points.
I tested some triggers like when user has log in, but users doesn't always log out as they closing the browser.
In witch way I should do that?
Thanks.
Read moreSend email containing a user's name and email address to an admin when a specific profile field gets changed from No to Yes
Hi,
I looked through many of the existing Rules discussions but couldn't find what I'm trying to achieve.
I need to send an email to a specific email address when a profile field gets changed from option No to Yes. The email that gets send should contain the name and email address of the user whose profile field got changed.
I would be glad for help with this!
Read moreRules introduction, from DrupalCamp Copenhagen
I just finished my presentation at DrupalCamp Copenhagen, introducing Rules and some of the awsomeness you can do with the module.
The presentation can be downloaded from the NodeOne blog, and contains slides, talk, and the setup for the demo site I presented.
The presentation shows the following examples:
- Basic triggered rule
- Advanced triggered rule


