Drupal Rules

Drupal 7 Rules: Send E-mail to User Referenced by NID After Saving Content

| 6 views

A time ago I started to work on a custom Drupal powered translation management system, unfortunately as I didn't have much spare time and actually there are really great alternatives (paid) out there - I decided to postpone this project. Despite the project wasn't actively developed, it was though running a separate Linode VPS for it (which costs money), I decided to delete this instance to save money, but before that, I decided to keep at least one interesting feature I figured out - how to…


Drupal Menu Badges + Views + Flags + Rules = Counting Messages

| 0 views

<p>The Drupal project I'm currently working with get's complicated each and every day - so for a start I faced a problem to display dynamic content as menu items - i found a great not to say one of the greate findings this years in field of Drupal development - <a href="http://www.reinisfischer.com/drupal-create-dynamical-menus-menu-views&q…; target="_blank">Drupal &nbsp;Menu Views</a> , then I faced a problem to display tokens in Menu paths -…