You need to support alias attribute in your retweet button so that we can pass our own shortened url to the service.
This is already available in the share button.
For example
http://api.tweetmeme.com/share?url=http://www.yahoo.com&alias=http://pr.com&service=myown
It works correctly here.
i looked at the javascript files of your retweet button and in that even if i specify the alias using tm_alias variable, it does not work.
It is necessary for branding reasons that people are able to use their own domains.
Maybe you can integrate with Twitter Friendly Links plugin or at least correct the java scripts so that i and others can use custom solutions.
Posted 2 years ago by chaoticsilence
