Skip to Content
Menu
This question has been flagged
1 Odpoveď
399 Zobrazenia

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.

Avatar
Zrušiť
Autor Best Answer

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>


Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
jan 25
671
2
nov 24
622
1
sep 24
2445
2
sep 24
1016
1
aug 24
755