Is there a way to use a URL shortening service/module for the URLs that are posted?
Thank you,
James
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | postiteverywhere.zip | 8.18 KB | zipme_hkt |
Is there a way to use a URL shortening service/module for the URLs that are posted?
Thank you,
James
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | postiteverywhere.zip | 8.18 KB | zipme_hkt |
Comments
Comment #1
zipme_hkt commentedhi, you can add and modify some code to make it support use a URL shortening via shorten or with tinyurl. Modify code i learn from twitter module.
First you need install shorten module if you want use it (http://drupal.org/project/shorten).
Replace postiteverywhere.module with file i attached bellow.
Comment #2
wastrilith2k commentedJust took a look at the code.
Wow, I didn't realize it was that simple!
Thank you,
James
Comment #3
pixelsweatshop commented+1 for this feature.