I just posted a WP plugin that uses the dataurl attribute to make the tweet button work with awe.sm, bit.ly, su.pr, and tinyurl: http://wordpress.org/extend/plugins/tweet-button-with-shortening/
It also allows multi-author blogs to automatically add the post author to the recommended users screen after the tweet. On Aug 12, 12:18 pm, Abraham Williams <[email protected]> wrote: > Clint, > > Include a data-url attribute in the <a> element. It will get wrapped in a > t.co but the user will still hit the arst.ch domain. > > <a href="http://twitter.com/share" class="twitter-share-button" > data-url="http://arst.ch/xyz" data-count="vertical" > data-via="abraham">Tweet</a><script type="text/javascript" > src="http://platform.twitter.com/widgets.js"></script> > > Abraham > ------------- > Abraham Williams | Hacker Advocate |http://abrah.am > @abraham |http://projects.abrah.am|http://blog.abrah.am > This email is: [ ] shareable [x] ask first [ ] private. > > > > On Thu, Aug 12, 2010 at 11:30, Clint Ecker <[email protected]> wrote: > > On Thu, Aug 12, 2010 at 10:28 AM, themattharris > > <[email protected]> wrote: > > > Today we’re launching the Tweet Button to make it easy for your users > > > to share your website with their followers. When they click on the > > > Tweet Button, a Tweet box will appear pre-populated with a message and > > > link chosen by you. Once they have sent a Tweet they can choose to > > > follow accounts recommended by you. All of this happens on your > > > website, so the user never has to leave. > > > Hi Matt, > > > I'd really like to use this on Ars Technica, but it seems to force the > > t.co shortener on us. We have our own shorturl system (arst.ch) and I > > need to use that. Can you explain how I might go about doing > > that—I've scoured the docs and have seen no mention of custom Short > > URLs. > > > Thanks! > > Clint
