Downloads

Download shorten-6.x-1.5.tar.gztar.gz 14.18 KB
MD5: 59da9b5968a699a4c97d903e8601219c
SHA-1: f1ca37d6980a49a966f66481d732bf37e03033ad
SHA-256: 4fec00a1e943b0c2ba5b0a09ec71c4a610352c85c9ac3a72fb493945742a3f89
Download shorten-6.x-1.5.zipzip 17.29 KB
MD5: 8039783b48dfdaf92bc291f33895331e
SHA-1: 99161834ffabac11f9c277b991ea85770b6d766b
SHA-256: 5cab84253b968c8c1e672344d3286200981d694ea8eb2de92441197b4f5592f4

Release notes

This release is recommended for everyone.

Upgrade notes

  • Drupal caches should be cleared after upgrading (run update.php)
  • New settings are available at admin/settings/shorten
  • The API has changed slightly per #628160. The change will only affect developers using custom services in hook_shorten_service().

Changes from 6.x-1.4

#556840 URLs shortened with bit.ly now appear in the Bitly history for the relevant account (thanks kjholla)
Added the redir.ec service
Added support for j.mp (a shorter bit.ly alias)
Alphabetized service list (only j.mp was out of place before)
Added the retwt.me service
Fixed checking for valid URLs in the shortening block
Added to description of shorten method setting: cURL is significantly faster than the built-in PHP method.
Fixed wrong module name ("Shorten" instead of "Shorten URLs") in .info file
#617846 added option to not generate a shortened URL via token for each node
Changed all "else if" to "elseif" in PHP files per Coder 2.x
#628160 Bugs using shorturl service, stemming from misuse of hook_shorten_service() (thanks roderik)
The Shorten URLs form should now submit via AHAH
Added auto-highlight on click for shorten_short block
Added JSON support
Disallow a bit.ly/j.mp service/backup combination since they're the same thing
Only show the token setting if token is enabled
Added ability to choose which URL shorteners appear as choices for the shortening block and page

Created by: IceCreamYou
Created on: 23 Nov 2009 at 00:59 UTC
Last updated: 1 Aug 2018 at 23:20 UTC
New features
Bug fixes
Insecure

Other releases