pferd/PFERD
I-Al-Istannen bf8b3cf9f7 Hack in support for TI exams
This just adds an additional crawl check for AlteKlausuren. This is not
present on the root site but at the suffix `/Klausuren`.
Example config:

```py
 # The "Klausur" needs to be copied verbatim!
ti.synchronize("Klausur", "sync dir name",
               transform=ro_19_klausur_transform, filter=ro_19_klausur_filter)
```
2020-02-24 20:58:27 +01:00
..
__init__.py [TGI] Add TGi tut 2019-11-18 09:58:16 +01:00
ffm.py Add colorful log output 2019-06-07 13:28:55 +02:00
ilias_authenticators.py Fix exceptions with weird content types 2019-09-22 11:55:47 +00:00
ilias.py Add colorful log output 2019-06-07 13:28:55 +02:00
norbert.py Add colorful log output 2019-06-07 13:28:55 +02:00
organizer.py Add colorful log output 2019-06-07 13:28:55 +02:00
tgi_jimbo.py Lose 50 minutes of my life (and fix the TGI tut) 2019-12-12 12:50:16 +01:00
tgi.py Download all TGI files and not just lectures 2019-10-17 22:14:32 +02:00
ti.py Hack in support for TI exams 2020-02-24 20:58:27 +01:00
utils.py Add colorful log output 2019-06-07 13:28:55 +02:00