FBSSC Rules

Categories

Component ID

1075186

Component name

FBSSC Rules

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

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).