Skip to content

dagraf/OpencastPageComponent

 
 

Repository files navigation

OpencastPageComponent

Introduces a new page component, usable in every context where the page editor can be used.

The page editor action "Insert Opencast Video" offers a table to search videos from the configured Opencast installation (configuration of RepositoryObject plugin "Opencast" will be used). The table will show only videos accessible by the current user.

Getting Started

Requirements

  • ILIAS 6.x / 7.x

Installation

Start at your ILIAS root directory

mkdir -p Customizing/global/plugins/Services/COPage/PageComponent
cd Customizing/global/plugins/Services/COPage/PageComponent
git clone https://github.com/opencast-ilias/OpencastPageComponent.git OpencastPageComponent

Update, activate and config the plugin in the ILIAS Plugin Administration

License

This project is licensed under the GPL v3 License

About

Opencast plugin for ILIAS LMS page editor (dependent on https://github.com/opencast-ilias/OpenCast).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 89.3%
  • JavaScript 5.6%
  • HTML 3.0%
  • CSS 2.1%