-
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.
- Loading branch information
Showing
1 changed file
with
8 additions
and
7 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 |
---|---|---|
@@ -1,11 +1,12 @@ | ||
# Downloads vom TU Wien Streaming Server Matterhorn | ||
# Download from TU Wien Streaming Server Matterhorn | ||
|
||
![matterhorn](screenshot.png) | ||
|
||
Greasemonkey-Script, um den Download-Button im Matterhorn Engage-Frontend zu | ||
(re-)aktivieren. | ||
Greasemonkey script that adds a download button to the Matterhorn Engage | ||
frontend [LectureTube](http://mh-admin.ltcc.tuwien.ac.at/engage/ui/index.html). | ||
|
||
Das Script unter dem Namen "matterhorn.user.js" speichern und via | ||
Drag-and-Drop einfach in den Firefox ziehen (Greasemonkey muss als Extension | ||
installiert sein). Dann bekommt man einen Download-Link wie auf dem | ||
Screenshot, der ein Fenster mit Download-Links öffnet. | ||
Save the script under the file "matterhorn.user.js" and add it via drag and | ||
drop to Firefox. | ||
[Greasemonkey](https://addons.mozilla.org/firefox/addon/greasemonkey/) has to | ||
be installed before. After the script has been installed, a download link is | ||
added, as shown in the screenshot. |