Skip to Content
Menu
This question has been flagged
1 Reply
603 Views

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
Discard
Author 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
Discard
Related Posts Replies Views Activity
1
Jan 25
812
2
Nov 24
724
1
Sep 24
2622
2
Sep 24
1211
1
Aug 24
900