Rules Bonus Pack: Views
Today I wrapped up another of my crazy Rules ideas – for some time I have been thinking about letting Rules react on Views events, and also altering views as they are being built. There is now proof-...
Today I wrapped up another of my crazy Rules ideas – for some time I have been thinking about letting Rules react on Views events, and also altering views as they are being built. There is now proof-...

Views Bulk Operations is a really useful module when setting up customized administration pages – allowing site editors to quickly overview and manipulate nodes, users and other entities on the site...

Today I had a really good IRC discussion with chx, after reading about his experiences with using Rules. A week ago, or so, I wrote a blog post about why people (Drupal coders) don't like Rules...

In the Drupal community, openly disliking a module is quite rare. Even when commenting on the lower and of the crappy and abandoned modules, developers usually say "I'd use module X instead...
Setting active menu items in Drupal can be quite a hazzle, and there are a number of different modules trying to solve the problem. This screencast shows how Menu position can be used together with...
This screencast can be downloaded from Archive.org and Vimeo. Licenced under Creative Commons license. You already know the problem of managing blocks in Drupal, and for example how the Context...
This screencast can be downloaded from Archive.org and Vimeo. Licenced under Creative Commons license. Less than 24 hours ago, Views Form functionalities were committed to Views core – meaning...
As has been pointed out, it is sensible to use fields for workflows in Drupal 7. This post demonstrates a proof-of-concept for how to create workflows with Rules and a new Workflow widget.
This screencast describes how to (1) call rule sets from Views Bulk Operations and (2) how to use Rules to call bulk operation views programmatically. It is a follow-up screencast from the Rules +...