Skip to content

Commit

Permalink
Merge pull request #627 from jerryxz-ibm/dev
Browse files Browse the repository at this point in the history
Replace DBB page embedded video
  • Loading branch information
jerryxz-ibm authored Dec 19, 2024
2 parents 61de7ca + cdb7117 commit 01c692c
Showing 1 changed file with 4 additions and 15 deletions.
19 changes: 4 additions & 15 deletions products/ibm-dependency-based-build.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
rel="pingback"
href="https://developer.ibm.com/mainframe/xmlrpc.php"
/>
<script src="https://1.www.s81c.com/common/carbon-for-ibm-dotcom/tag/v1/latest/video-player.min.js"></script>
<script>
digitalData = {
page: {
Expand Down Expand Up @@ -1112,21 +1113,9 @@ <h2>Overview</h2>
<p>
IBM Dependency Based Build is included in IBM Developer for z/OS Enterprise Edition (IDzEE) and is also available as a standalone product.
</p>
<div class="ibm-left">
<iframe
id="kaltura_player"
src="https://cdnapisec.kaltura.com/p/1773841/sp/177384100/embedIframeJs/uiconf_id/39954662/partner_id/1773841?iframeembed=true&playerId=kaltura_player&entry_id=1_wkpsxg9o&flashvars[akamaiHD.loadingPolicy]=preInitialize&amp;flashvars[akamaiHD.asyncInit]=true&amp;flashvars[twoPhaseManifest]=true&amp;flashvars[streamerType]=hdnetworkmanifest&amp;flashvars[localizationCode]=en&amp;flashvars[leadWithHTML5]=true&amp;flashvars[sideBarContainer.plugin]=true&amp;flashvars[sideBarContainer.position]=left&amp;flashvars[sideBarContainer.clickToClose]=true&amp;flashvars[chapters.plugin]=true&amp;flashvars[chapters.layout]=vertical&amp;flashvars[chapters.thumbnailRotator]=false&amp;flashvars[streamSelector.plugin]=true&amp;flashvars[EmbedPlayer.SpinnerTarget]=videoHolder&amp;flashvars[dualScreen.plugin]=true&amp;flashvars[Kaltura.addCrossoriginToIframe]=true&amp;&wid=1_f0xhd9d6"
width="1000"
height="480"
allowfullscreen
webkitallowfullscreen
mozAllowFullScreen
allow="autoplay *; fullscreen *; encrypted-media *"
sandbox="allow-forms allow-same-origin allow-scripts allow-top-navigation allow-pointer-lock allow-popups allow-modals allow-orientation-lock allow-popups-to-escape-sandbox allow-presentation allow-top-navigation-by-user-activation"
frameborder="0"
title="Kaltura Player"
></iframe>
</div>
<dds-video-player-container video-id="1_eyruodfh">
<iframe src="https://www.kaltura.com/p/1773841/sp/177384100/embedIframeJs/uiconf_id/27941801/partner_id/1773841?iframeembed=true&entry_id=1_eyruodfh" title="IDz User Build using the DBB zBuilder" style="width: 100%; aspect-ratio: 16/9; border: 0" allowfullscreen webkitallowfullscreen mozAllowFullScreen allow="autoplay *; fullscreen *; encrypted-media *" sandbox="allow-same-origin allow-scripts allow-top-navigation allow-modals allow-orientation-lock allow-popups-to-escape-sandbox allow-presentation allow-top-navigation-by-user-activation allow-downloads" referrerpolicy="origin-when-cross-origin" frameborder="0" ></iframe>
</dds-video-player-container>
<hr />

<h2>Features</h2>
Expand Down

0 comments on commit 01c692c

Please sign in to comment.