James Purser from Collaborynth mentioned earlier today that it would be great if the twitter module for Drupal could magically add hash tags (I assume based on node taxonomy terms).
I've also been wanting it to be able to include the node type, so that book reviews on the LUV website don't get announced as 'New post'. With thanks to lyricnz on freenode for the right api call and Josh Hesketh for a non-ugly taxonomy fix.
The patch adds !type and !terms as substitution variables.
- !type displays the user-friendly version of the node type
- !terms is a space separated list of taxonomy terms
I guess this blog is the first test. :-)
The latest version of the patch is attached to the issue at http://drupal.org/node/436260
Trackback URL for this post:
cafuego's status on Friday, 17-Apr-09 02:51:41 UTC
from cafuego on Fri, 2009/04/17 - 14:51New Blog entry: Drupal Twitter Module (http://cafuego.net/2009/04/17/drupal-twitter-module) #drupal #twitter


another way to use twitter with drupal
here is some code use to let my drupal site send me a direct message when i get new comments.
http://www.lopsta.com/en/story/send-yourself-a-direct-tweet-new-comments...
Post new comment