Search in group Search
Rules session proposed for DrupalCon Copenhagen
I've just submitted a session proposal to DrupalCon CPH, named Be a happier Drupal developer with Rules!
If you find the session interesting any comments, votes and bookmarks are likely to increase the chances of the session getting into DrupalCon. (And me becoming an even happier developer!)
Also, don't miss fago's and klausi's session about Rules 2 and rule-based interaction with remote systems – I sure look forward to attending it.
Cheers,
Read moreRules Optimization:Update-3
Here is the third update of Rules Optimization SoC Project. Now working rules_optimization module is available at http://github.com/saubhagya/rules_optimization and it plugs easily to the Rules 2.x with rules_optimization_integration patch. Module logs the tree structure in Rules log but it doesn't trigger the rules right now :)
Tasks done:
Read moreSchedule email reminder X days before node published
I saw a lot of examples for X days after node updated or published, but I can find any example for X days before. Is this possible using Rules? Or is there any more appropriate module for this use?
Read moreRules Optimization:Update-4
This is the fourth update of Rules Optimization SoC Project. Optimization for event sets is finally working (There might be some bugs so currently it's under review). And fago has also committed the patch for optimization (http://drupal.org/node/810770) in Rules 2.x. So this module would work for optimization with latest Rules 2.x. But before using rules_optimization module keep in mind that there should not be any event set on the site before enabling the module otherwise site will break. First remove event sets, enable rules_optimization module and then create event sets again (seems lengthy but this would give optimized performance).
Read moreRules for User Profiles
I can't seem to find any information or module to do this. Before writing one, is there a simple module for adding rules to deal with normal, core profile.module fields? I'm not interested in Content Profile. Just want to subscribe newly created users to certain groups if profile field values are selected values.
Thanks!
Read moreHow to redirect to a certain URL if a page returns an "access denied" message?
hi,
I think this problem can be solved with the rules module but I don't know how. I hope some one can help me on this one :-)
Current state:
- I've created a page with the panels module. This page is available at "www.domain.com/user/[uid]/friends" (so each user has his own "My Friends Page").
- User A tries to view the "Friends Page" of User B.
- If User A has no rights to view this page (i.e. they've no friends-relationship with each other) he will get an "Access Denied" Message. This is not very user-friendly.
Target state:
Read moreHow to populate a NodeReference field in an existing node after a given content type was created
Dear All:
I am fairly new to Drupal and Rules. I have already created a few rules to automate notifications on content creation, CCK field changes etc. Those I did, I followed the information on the documentation. This modules is quite powerful and I want to learn a bit farther how to use it and diminish the work load of my users
I have read many post from this group and I believe the issue I have is not fully referenced or I totally missed it. This post http://groups.drupal.org/node/71243 I think has something to do with my case but not completely. So let me explain my situation.
Read moreRules Optimization:Update-5
This is the fifth update of Rules Optimization SoC Project. In this week my major tasks were about making the module more reliable by simpletests and code cleanup. These can be summarized as:
Read moreNew rule action - better message
New module Rules Better Message.
Following the discussion with fago in this issue, I decided to create a separated module that will give better message action, and the ability to clean existing messages.
Since my site is Drupal 6, I decided to submit this module to Drupal 6 for now, and hopefully to finish the process of implementing basic features into the Drupal 7 Rules module in the near future.
Your comments and remarks are welcome.
Regards,
Shushu
Rules / SMS Framework integration - first step
Hello,
http://drupal.org/project/rules_send_sms
I created a new small module that integrate between Rules and SMS Framework.
All it does is to add two new actions - sending SMS to numbers, and sending SMS to users (using sms_user module).
In the future I believe we will be able to implement Rules events as well, using the incoming SMS messages feature.
Comments are welcome !
Regards,
Shushu


