跳至内容
菜单
此问题已终结
1 回复
945 查看

Hey Guys,


is there an option to set or link or even better include an url to the odoo Homepage/elearning-pages?

I'm trying to show some internal learning videos in the odoo elaerning platform but i do not want to place the internal know-how on youtube.


When i try to link an internal url in the video-url it says: "url is not valid"

only  YouTubeVimeoDailymotion and Youku Videos are accepted


Thanks a lot in advance.

形象
丢弃
编写者 最佳答案

I fixed it myself in the meantime but even want to let you know how:

  1. Create the eLearning-contant as "website"
  2. Go to this website
  3. Klick on "edit"
  4. Put in an "Embed Code"
  5. Edit the code an fill in :
    1. For Videos: 

​<video controls="" width="100%" height="auto">

​<source src="http://ip/path/filename.mp4" type="video/mp4"

​</video>

    1. For other websites: 

​ <iframe src="https://www.example.com" width="100%" height="600px" frameborder="0"></iframe>


形象
丢弃
相关帖文 回复 查看 活动
1
1月 25
1757
2
11月 24
1532
1
9月 24
3529
2
9月 24
2067
1
8月 24
1773