Is there a way to send all site users a SMS message with the teaser or just the title once a story gets published?

Comments

Gentoo7’s picture

am I missing something?

thanks all for this amazing module!

Gentoo7’s picture

still looking for help. thanks

aspope’s picture

Hi, have you had a look at the sms_actions module in SMS Framework?

This module allows sending messages when Drupal triggers call specific actions, eg: Node Publish, Node Save, Node Promote, etc. The message is configurable and includes tokens for title, teaser, etc.

The module may need to be modified to send messages to *all* users of your site, but I believe that most of the functionality is there.

Will White’s picture

You can also use Messaging & Notifications for this functionality.

Will White’s picture

Status: Active » Fixed

Marking this as fixed. Please reopen if you need more help. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

dandaman’s picture

Version: 6.x-1.0 » 5.x-1.2
Status: Closed (fixed) » Active

Is there a way to do this type of thing in Drupal 5? I have the notifications and messaging framework modules for Drupal 5 installed but I don't see a way that integrates with actions or allows messaging in response to incoming texts. Thanks!

Will White’s picture

Status: Active » Closed (fixed)

Hi dandaman,
This type of behavior is not supported in the 5.x of SMS Framework.

Cheers,
Will