Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Tweet links not depend on JavaScript #94

Open
SecureUtah opened this issue Apr 12, 2016 · 0 comments
Open

Make Tweet links not depend on JavaScript #94

SecureUtah opened this issue Apr 12, 2016 · 0 comments

Comments

@SecureUtah
Copy link

I noticed that the Tweet buttons are sometimes blocked from loading. I'm assuming it's due to either browser privacy settings or from an adblocker - aren't the buttons created by loading JavaScript from Twitter? With the increased prevalence of adblockers it would be more user-friendly if the Tweet buttons were instead a simple link.

Twitter allows for non-JS Tweets using a Web Intent. I'm hoping it's possible to modify the Tweet link in <div class="tweet-button-container"> in listing.html.jinja to populate a Web Intent for each site but I haven't spent much time yet trying to solve this.

I'll update this if I find a way to make it work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant