Copy link to clipboard
Copied
RH2020.1* (want to test update 2 before deploying to entire RH2020 team)
Testing the microcontent JSON output. Specifically, testing the ability to host/present a YouTube video that I have embedded in a topic. End-goal is to (provide JSON files to developers and work with them) display/present the video in a modal. I've seen the RH 2020 demos that include video in chatbot responses; expectation is that this functionality would extend to JSON output.
Steps:
Thoughts?
Copy link to clipboard
Copied
Additional notes/observations:
Why isn't the YouTube URL showing up in the microcontent JSON output?
Copy link to clipboard
Copied
This seems to be a bug. We are looking into it and will take up for the next update.
Thanks,
Vivek
Copy link to clipboard
Copied
Vivek,
Thank you! Until then, I need to deliver a working proof-of-concept for this. Can someone provide the JSON syntax/code format that would otherwise be generated/appear in the resulting JSON output for a YouTube video that's embedded/hosted in an iframe in one of my topics?
Here's the example HTML code from the topic:
<p><iframe src="https://www.youtube.com/embed/WuFdgue" width="560" height="315" allowfullscreen="" align="" style="cursor: nesw-resize;"></iframe></p>
I'd like to manually edit/modify the RoboHelp-generated JSON output and insert the JSON code required to include the video. This is then going to get handed off to one of our developers, likely to be injected into a modal that can be triggered/viewed from an application. This is just a one-off, proof of concept for a demo.
Copy link to clipboard
Copied
This is fixed in update 3.