-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Intent-To-Implement: embed Playbuzz interactive content with amp-playbuzz #6106
Copy link
Copy link
Closed
Labels
INTENT TO IMPLEMENTProposes implementation of a significant new feature. https://bit.ly/amp-contribute-codeProposes implementation of a significant new feature. https://bit.ly/amp-contribute-code
Milestone
Description
publishers and content creators use playbuzz to create an interactive and engaging content items.
developing amp-playbuzz extention will give them the ability to embed those items easily.
it should be easy to use:
<amp-playbuzz
item="/shaulolmert10/5-u-s-athletes-you-need-to-know-about-before-the-rio-olympics">
</amp-playbuzz>
few optional custom parameters can be supplied such as the display-item-info, display-share-buttons etc... :
<amp-playbuzz
item="/shaulolmert10/5-u-s-athletes-you-need-to-know-about-before-the-rio-olympics"
display-item-info="true"
display-share-buttons="true">
</amp-playbuzz>
the markup above will use an iframe to load the content that looks something like that:
Reactions are currently unavailable
Metadata
Metadata
Labels
INTENT TO IMPLEMENTProposes implementation of a significant new feature. https://bit.ly/amp-contribute-codeProposes implementation of a significant new feature. https://bit.ly/amp-contribute-code
