Closed (duplicate)
Project:
Twitter
Version:
6.x-2.6
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2010 at 19:23 UTC
Updated:
12 Feb 2010 at 14:13 UTC
Jump to comment: Most recent file
Comments
Comment #1
zyxware commentedHere is a patch that allows auto tweeting with url shortening
Comment #2
nirad commentedi'm looking over this patch and trying to figure out where it calls the external URL shortener
EDIT: never mind. I see that twitter.module already has the function that implements TinyURL and this just needs to call it.
Comment #3
anoopjohn commentedI have posted about how to set up auto tweet in drupal using this module and this patch.
Is this patch going to go into CVS?
Comment #4
spidermanMarking this as a duplicate of #428846 which has a slightly more preferable patch (IMHO) which only generates a shortened URL if it will actually be used.