Add notes for 2022-07-04

This commit is contained in:
2022-07-04 22:10:02 +03:00
parent 9a5acf2e32
commit fc1e83e76d
29 changed files with 36 additions and 34 deletions

View File

@ -80,5 +80,6 @@ Time: 399.751 ms
- Second, we use this as a key in a `limit_req_zone`, which relies on a default mapping of '' (and nginx doesn't evaluate empty cache keys)
- I noticed that CIP uploaded a number of Georgian presentations with `dcterms.language` set to English and Other so I changed them to "ka"
- Perhaps we need to update our list of languages to include all instead of the most common ones
- I wrote a script `ilri/iso-639-value-pairs.py` to extract the names and Alpha 2 codes for all ISO 639-1 languages from pycountry and added them to `input-forms.xml`
<!-- vim: set sw=2 ts=2: -->