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

Feature request: embedding SlideShare #1483

Closed
ice-lenor opened this issue Jan 8, 2019 · 4 comments
Closed

Feature request: embedding SlideShare #1483

ice-lenor opened this issue Jan 8, 2019 · 4 comments
Labels
external contributors welcome contribution is welcome!

Comments

@ice-lenor
Copy link

I don't seem to be able to embed a slide deck from Slideshare. I've tried the direct link to the slides (this works in WordPress) and the "embed" piece of html from slideshare.

So I think it would be nice to have a possibility to insert a slide deck into a dev.to post.

Thanks a lot!


An example presentation I wanted to share: https://www.slideshare.net/ElenaNikolaeva9/geo-crash-course-127477385

@benhalpern benhalpern added the external contributors welcome contribution is welcome! label Jan 8, 2019
@triage-new-issues triage-new-issues bot removed the triage label Jan 8, 2019
@benhalpern
Copy link
Contributor

This would be implemented via liquid tag:

https://docs.dev.to/liquid-tags/

@Link2Twenty
Copy link
Contributor

To do this with an iframe we'd need the key

Share button

image

You can see the URL in the iframe section
https://www.slideshare.net/slideshow/embed_code/key/EhDjrrN57Qwxwt

Then, in theory, we could impliment something like this.

{% slideshare EhDjrrN57Qwxwt %}

@Link2Twenty
Copy link
Contributor

@ice-lenor I think we can close this now 👍

https://dev.to/link2twenty/changelog-new-slideshare-liquid-tag-d0i

@ice-lenor
Copy link
Author

This is awesome. Thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external contributors welcome contribution is welcome!
Projects
None yet
Development

No branches or pull requests

4 participants