콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
1063 화면

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
1869
2
11월 24
1605
1
8월 25
3635
2
9월 24
2161
1
8월 24
1920