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.
- ILIAS 6.x / 7.x
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
This project is licensed under the GPL v3 License