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

Twitter integration : Embed medias #20 #24

Closed
wants to merge 1 commit into from

Conversation

sravan7
Copy link

@sravan7 sravan7 commented Oct 12, 2019

Improves twitter tool-tip Twitter integration : Embed medias #20

Copy link
Owner

@mdolr mdolr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, thanks for your contribution. I haven't tested it and I'm pretty sure it works but as an extension we're not allowed to insert HTML directly otherwise I would have done it already, I can't accept your pull request in this state.

You can't make the use of an id as you would get duplicate in a page with multiple tweets

The media link needs to be parsed from the HTML element and then you need to create a href using document.createElement('a') etc

Also there are conflicts with the current master branch you might want to get in sync with master before making another PR

@mdolr mdolr closed this Oct 26, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants