forked from ILIAS-eLearning/ILIAS
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Customizing/MediaObjects: Support
xvid
for "WebAccessChecker"
- Loading branch information
1 parent
4145675
commit c9ec7c9
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Media Objects: `xvid` Support for WebAccessChecker | ||
|
||
Dieser Patch ergänzt die Unterstützung von Medienobjekten für das `xvid`-Plugin im Kontext des "WebAccessCheckers". | ||
|
||
## Patch-Markierungen | ||
|
||
Patches wurden mit `databay-patch: begin InteractiveVideo` und `databay-patch: end InteractiveVideo` markiert. | ||
|
||
## Änderungen | ||
|
||
Angepasst wurden im Rahmen der Funktionalität folgende Dateien: | ||
|
||
* Services/MediaObjects/classes/class.ilObjMediaObject.php | ||
|
||
## Spezifikation | ||
|
||
Siehe: | ||
|
||
* https://github.com/DatabayAG/InteractiveVideo | ||
* https://gitlab.databay.de/ilias-hosting/ilias/-/issues/7 |