Closed paulhibbitts closed 9 years ago
Hi @paulhibbitts,
thank you for you kind words! :-D Yes, why not? ;-) I plan it for the next version (maybe releasing it during the upcoming weekend), ok?
It seems that slides.com does not provide an OEmbed media object, but it looks like the structure is as follows
<iframe src="//slides.com/<username>/<project>/embed" width="576" height="420" scrolling="no" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
Am I right?
Thanks for considering this request! Yes, that example structure looks right to me.
Here is an actual example from my Grav site:
The video-container class is used to help with proportional responsive sizing.
More than happy to help beta-test anything you like too.
Thanks again! Paul
Dear @paulhibbitts ,
thank you for being so responisve and open for beta-testing! :-) With the latest release today you should embed "slides.com SlideDecks" easily within the plugin. I tested the code with your excellent presentation
![](http://slides.com/paulhibbitts/enhancing-the-online-experience-for-students-and-instructors-with-a-modern-flat-file-cms/)
In the mediaembed.yaml file you can now configure the size and style of your slides. Whereas the size is maybe unimportant for you, the change of the style is not:
params:
style: "light" # Footer style: dark, light, hidden
width: 1920
height: 1400
However play around and have fun!
Great to see this plugin available for Grav!
Might you consider adding direct support for slides.com slidedecks (http://slides.com/)?
Thanks very much, Paul