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

Add video via include plugin #9

Open
billy1380 opened this issue Jul 6, 2015 · 1 comment
Open

Add video via include plugin #9

billy1380 opened this issue Jul 6, 2015 · 1 comment

Comments

@billy1380
Copy link
Owner

No description provided.

@billy1380
Copy link
Owner Author

billy1380 commented Aug 7, 2015

Parameters for the youtube plugin are

allowfullscreen: any value (including false) if you don't want fullscreen remove the attribute
responsive: any value (including false) if you don't want the video to be responsive remove the attribute
width: video width in px (ignored if responsive)
height: video height in px (ignored if responsive
src: the video embed url e.g. https://www.youtube.com/embed/kg2h6nupd_Q
frameborder: border in px
aspectratio: for responsive videos the aspect ratio (valid values are 16by9 and 4by3) defaults to 4by3

@billy1380 billy1380 changed the title add video via include plugin Add video via include plugin Sep 12, 2015
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