<< Click to Display Table of Contents >> Learning |
![]() ![]() ![]() |
Show related learning videos according to the user's permission, support custom video links, and arrange them from top to bottom, left to right by the configured entry order, with a maximum of 6 videos showed.
Click learning video "Subscribe the dashboard" to quickly open official website of learning video "Subscribe the dashboard" in new tab page.
Click "more" can open official website of learning video in new tab page.
Configure the customized index.xml to the Yonghong / bihome directory of the product installation directory, the configuration file example is as follows:
<?xml version="1.0" encoding="UTF-8"?>
<navigation>
<learn>
<!--connection-->
<video title="example video of connection" type="connection" url="http://1252949735.vod2.myqcloud.com/5bab9cf1vodcq1252949735/2ca4df095285890795582978847/4t6xVuGpm3sA.mp4" />
<!--dataset-->
<video title="example video of dataset" type="query" url="http://1252949735.vod2.myqcloud.com/5bab9cf1vodcq1252949735/2ca4df095285890795582978847/4t6xVuGpm3sA.mp4" />
<!--advanced analytics-->
<video title="example video of advanced analytics" type="ml" url="http://1252949735.vod2.myqcloud.com/5bab9cf1vodcq1252949735/2ca4df095285890795582978847/4t6xVuGpm3sA.mp4" />
<!--edit dashboard-->
<video title="example video of edit dashboard" type="editor" url="http://1252949735.vod2.myqcloud.com/5bab9cf1vodcq1252949735/2ca4df095285890795582978847/4t6xVuGpm3sA.mp4" />
<!--view dashboard-->
<video title="example video of view dashboard" type="viewer" url="http://1252949735.vod2.myqcloud.com/5bab9cf1vodcq1252949735/2ca4df095285890795582978847/4t6xVuGpm3sA.mp4" />
<!--schedules task-->
<video title="example video of schedules task" type="scheduler" url="http://1252949735.vod2.myqcloud.com/5bab9cf1vodcq1252949735/2ca4df095285890795582978847/4t6xVuGpm3sA.mp4" />
<!--workflow-->
<video title="example video of workflow" type="workflow" url="http://1252949735.vod2.myqcloud.com/5bab9cf1vodcq1252949735/2ca4df095285890795582978847/4t6xVuGpm3sA.mp4" />
<!--more-->
<more url="https://www.yonghongtech.com/gy/course/" />
</learn>
</navigation>
After refreshing the homepage, the Learning can link to the user-defined video page.