Code Monkey home page Code Monkey logo

ckeditor-jwplayer6-html5's Introduction

ckeditor-jwplayer6-html5

Plugin mặc định trong NukeViet chỉ hỗ trợ trên máy tính có cài flash và sử dụng jwplayer5, plugin này ra đời để mang đến cho người dùng jwplayer6 và hỗ trợ các trình duyệt cho di động.

Hướng dẫn dành cho NukeViet 4.0

Download các file đính kèm về giải nén ghi đè lên các file hệ thống, có thể dùng chức năng cài đặt và đóng gói tự động trong admin để cài đặt tự động (bỏ qua các cảnh báo) mở file /theme/theme-dang-dung/layout/header_only.tpl thêm phía trước

</head>

hai dòng

<script type="text/javascript" src="{NV_BASE_SITEURL}images/jwplayer/jwplayer.js"></script>
<script type="text/javascript" src="{NV_BASE_SITEURL}images/jwplayer/jwplayer.trigger.js"></script>

Mở file /editors/ckeditor/config.js sửa dòng

config.extraPlugins = 'video';

Thành

config.extraPlugins = 'video,jwplayer';

Chú ý phải thêm trên tất cả các giao diện hiện được sử dụng trên hệ thống (desktop và mobile) không cần thêm cho giao diện admin. Sau khi thêm cần xóa cache của trình duyệt để có hiệu lực.

Hướng dẫn dành cho NukeViet 3.x

Download các file đính kèm về giải nén ghi đè lên các file hệ thống, có thể dùng chức năng cài đặt và đóng gói tự động trong admin để cài đặt tự động (bỏ qua các cảnh báo) mở file /theme/theme-dang-dung/layout/header.tpl thêm phía trước

</head>

hai dòng

<script type="text/javascript" src="{NV_BASE_SITEURL}images/jwplayer6/jwplayer.js"></script>
<script type="text/javascript" src="{NV_BASE_SITEURL}images/jwplayer6/jwplayer.trigger.js"></script>

Chú ý phải thêm trên tất cả các giao diện hiện được sử dụng trên hệ thống (desktop và mobile) không cần thêm cho giao diện admin.

Các thay đổi:

4.0.01

  • Chạy trên NukeViet 4.x.

3.4.01

  • Vài chức năng cơ bản.

ckeditor-jwplayer6-html5's People

Contributors

hoaquynhtim99 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.