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 pass-through parameters for embeds #9

Merged
merged 1 commit into from
Jul 23, 2014
Merged

Add pass-through parameters for embeds #9

merged 1 commit into from
Jul 23, 2014

Conversation

bryanburgers
Copy link
Contributor

Add a way for the developer to add parameters to the embed URL or the
iframe from the tag. This allows the developer to specify advanced YouTube
or Vimeo options like YouTube's 'controls' option or Vimeo's 'color'
option, or even the 'wmode' option for an iframe.

{videolink-field:embed youtube:controls="2" vimeo:color="#4488ff"}

Fixes #7

Add a way for the developer to add parameters to the embed URL or the
iframe from the tag. This allows the developer to specify advanced YouTube
or Vimeo options like YouTube's 'controls' option or Vimeo's 'color'
option, or even the 'wmode' option for an iframe.

{videolink-field:embed youtube:controls="2" vimeo:color="#4488ff"}

Fixes #7
@bryanburgers
Copy link
Contributor Author

@Mark-cr @bfopma @cmtracy Can I get one of you guys to review this before I merge it into Video Link?

@bryanburgers bryanburgers merged commit 0243521 into clickrain:master Jul 23, 2014
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.

Ability to pass additional querystring vars
1 participant