Hello,
I am setting up a site in Drupal where basically everytime a new story is posted a user has the option of receiving an SMS message telling them a new story has been posted on the site with a very brief synopsis of the new story. Something to the effect of :
" New Item : Here is the title : This would be the body of the message ... "
I am using the SMS Framework, and the Notifications and Messaging Modules, in somewhat the same way that is described here :
http://www.developmentseed.org/blog/2008/jun/04/sms-framework-notificati...
The SMS messages are being sent out fine, I am just having trouble formatting the SMS message the way that I want it to look.
I have edited the Message Template for Notifications for Node Creations and in the Subject SMS field, I have changed it to how I want it to look with the available tokens and the story title appears in the SMS message fine.
In the content section I then put in the [node-teaser] tag in the SMS field, which I thought would put the story content in the SMS message, but the message ends up as this :
"New Item : Here is the title -- Learn More: http://www.mysite.com/"
When I switch from sending as an SMS message to an email, the email looks basically the way that I want the SMS message to appear.
I can't figure out what to alter to the change the formatting of the SMS message, specifically I am looking to switch that "-- Learn More: http://www.mysite.com/" to a sentence of the new story message.
Does anyone have any thoughts, or directions they can point me in ?
Thanks.
Comments
Comment #1
sduncan343 commentedComment #2
jose reyero commentedThis is a messaging issue. The SMS formatting was just using the subject and a predefined site link. I've done some rework of that part, let me know how it works.
Comment #3
thecelebpics commentedBut it is solved now thank you for help.
sms