Closed (fixed)
Project:
Twitter
Version:
6.x-2.0
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2009 at 19:24 UTC
Updated:
22 Apr 2009 at 05:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
djeffers commentedI don't believe that tinyurl has an API function that would make that easier to submit with a shortened url. Since this will probably be a huge request, you could do one of two things. 1) wait til someone has a tinyurl module that auto makes the url for you ... or 2) create one yourself. Sadly, this is the only way that Open Source works right now.
C'est La Vie.
Comment #2
djeffers commentedOk, after doing some googling ... and finding that tinyurl does INDEED have an api ... I have modified the twitter module to grab the generated tinyURL and allow you to submit it in the place of the !url. To Enable it, go to the Twitter Setup Page (Administer Site > Site Configuration > Twitter Setup).
Hope this helps!
... Now on to fixing the PathAuto issues :P
Comment #3
gkapoor commentedThanks for the patch.
Are you planning to include in new release and if not, I don't how to apply individual patch, can you please point me to instructions?
Thanks again,
=gk
Comment #4
Antinoo commented@gkapoor: see http://drupal.org/node/60108
Comment #5
eaton commentedThis functionality is actually *in* the current dev version of Twitter module. It will be included in the 2.1 release.