Adding Videos in DocBook WebHelp Classic OutputHistory | Edit
You can insert references to videos in your DocBook topics and then publish them to WebHelp Classic output. The videos can be played directly in all HTML5-based outputs, including WebHelp systems.
To add videos in the WebHelp Classic output generated from DocBook documents, follow these
steps:
- Edit the DocBook document and reference the video using an
mediaobjectelement, as in the following example:<mediaobject> <videoobject> <videodata fileref="http://www.youtube.com/watch/v/VideoName"/> </videoobject> </mediaobject> - Apply a WebHelp or WebHelp with Feedback transformation scenario to obtain the output.