ginader / easychirp

easychirp.com - Web accessibility for the Twitter website application
11 stars 1 forks source link

url_short invokes open write tweet #132

Closed weboverhauls closed 10 years ago

weboverhauls commented 10 years ago

When the url_short parameter is in the timeline URL (meaning a URL has been shortened in non-JS scenario), the write tweet section should be open. Besides app functionality, this URL can come from WebAIM's shortener service at http://weba.im

An example of the link from their service is: http://www.easychirp.com/timeline?url_short=http://weba.im/ec2

So this functions well now, just need to display the "write twee" section when the parameter is present.