Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This small module provides basic Rules integration for Facebook-style Statuses Comments

It uses fbss_after_save hook to provide a way to pass info about the comment into rules, as the site we were working on required user notification when other users commented on their statuses. This was very quick-and-dirty, but works (although we couldn't get the date type working, it wasn't necessary for our implementation).

Project information