Skip to content
Snippets Groups Projects
Commit 150b6a58 authored by Richard Zameitat's avatar Richard Zameitat :cat2:
Browse files

add potential workaround for first install method's caveat

parent fa4575f2
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ About This Software ...@@ -2,7 +2,7 @@ About This Software
------------------- -------------------
**WARNING:** This extension is neither … **WARNING:** This extension is neither …
- packaged - ~~packaged~~ (should be by now)
- thouroughly testes - thouroughly testes
- approved or endorsed by RWTH or FSMPI - approved or endorsed by RWTH or FSMPI
- well supported - well supported
...@@ -55,13 +55,21 @@ Nevertheless it is possible to get extensions signed by Mozilla and self-distrib ...@@ -55,13 +55,21 @@ Nevertheless it is possible to get extensions signed by Mozilla and self-distrib
#### downloads, with caveats _\*sigh\*_ #### downloads, with caveats _\*sigh\*_
You should (hopefully) be able to get the latest version from:\ ##### external site
You should (hopefully) be able to directly download the latest version from:\
<https://dev.sudo42.de/public/ff-addons/openexcellencemedia-latest.xpi>\ <https://dev.sudo42.de/public/ff-addons/openexcellencemedia-latest.xpi>\
**Caveat:** **Caveat:**
Simply clicking the link is unlikely to work. Simply clicking the link is unlikely to work.
Firefox seems to block installations of extensions, if a link does not point to the same domain.\ Firefox seems to block installations of extensions, if a link does not point to the same domain.\
I'm sorry … please just copy it and open the page yourself. ~~I'm sorry … please just copy it and open the page yourself.~~
**Update (and potential solution for the caveat described above):**
Here is a simple page with the sole purpose of being on the same domain as the extension file it links to:\
<https://dev.sudo42.de/public/ff-addons/oem.html>\
(This should kinda work around the problem mentioned above.
Slightly more information is provided over there.)
##### from here
The [releases page of this project](https://git.fsmpi.rwth-aachen.de/moodleOpenCastDownloads/ff-ext/-/releases) should contain them as well.\ The [releases page of this project](https://git.fsmpi.rwth-aachen.de/moodleOpenCastDownloads/ff-ext/-/releases) should contain them as well.\
**Caveat:** **Caveat:**
This one has caveats as well: GitLab will usually deliver the files in a way, that they are downloaded instead of prompting for installtion.\ This one has caveats as well: GitLab will usually deliver the files in a way, that they are downloaded instead of prompting for installtion.\
...@@ -75,9 +83,9 @@ This project is licensed unser EUPL, so feel free to use, read, adapt, or share ...@@ -75,9 +83,9 @@ This project is licensed unser EUPL, so feel free to use, read, adapt, or share
### 2do ### 2do
- [X] going to bed - [X] going to bed
- [ ] styling (I love CSS, not joking here!) - [ ] styling (I love CSS, not joking here! **Update:** A little bit of css is present. Should work for now.)
- [ ] adding links in video-only tabs, too - [ ] adding links in video-only tabs, too
- [ ] packaging - [X] packaging
- [ ] good name + icon - [X] good name + icon (kinda done … _"good"_ is highly subjective, but I will give it a pass)
- [ ] further investigation into the OpenCast API (looks like one might be able to have some fun with it) - [ ] further investigation into the OpenCast API (looks like one might be able to have some fun with it)
- [ ] … - [ ] …
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment