Closed (outdated)
Project:
Short URL
Version:
6.x-1.3
Component:
Miscellaneous
Priority:
Minor
Category:
Feature request
Assigned:
Reporter:
Created:
13 Oct 2011 at 12:29 UTC
Updated:
13 Apr 2026 at 09:54 UTC
Jump to comment: Most recent
When Pathauto module is installed,
Short URL module creates 2 short urls for a node,
one will redirect to http://example.com/node/1234, and the other wiil redirect to http://example.com/pathauto_url
Since the Short URL Token - [url] will redirect to http://example.com/node/1234,
[url] in Tweet by Tweet Button module will redirect to http://example.com/node/1234,
How to do if we need short url automatically created by Tweet Button module will redirect to http://example.com/pathauto_url ?
Comments
Comment #1
alexlee commentedExample: http://www.hereplus.com/events/taichung/268
http://herepl.us/lq2 , the short url shown in the node, will redirect to http://www.hereplus.com/events/taichung/268
Token [url] in the Tweet button, http://herepl.us/lqT , will redirect to http://www.hereplus.com/node/268
It will be wonderful if there is a token [shorturl] redirecting to pathauto url.
(We can't use global redirect module since it will break drupal for facebook module)
Comment #1.0
alexlee commentedGrammar correction
Comment #2
mably commentedThis issue was filed against the previous Drupal 6/7 module that used this project namespace.
The namespace has been taken over and the module has been replaced by a completely new and unrelated project for Drupal 10/11.
The original code remains available in the 6.x-1.x branch.
Closing this issue as it no longer applies to the current module.