Parses line format copy-pasted from the Guild of Physics appendix
nominating the guild officials. This produces the jaokset.json
, toimarit.json
and kuvat.json
files which are used by the Wordpress theme.
-
Copy the text from the appendix. Example can be found from 2/2023 meeting appendixes of the Guild board with the name "Liite 2: Nimitettävät toimihenkilöt vuodelle 2023"
The text looks something as followsTAPAHTUMAJAOS DJ Sun Mutsis N-VASTAAVA Sun Isäs Joku Muu IHMEJUTTUJAOS KILLANISUKKI Diktaattori Diktaattorinen OPINTOJAOS ÄNNÄ Ännä Ännäinen TUTORITYYPPI Tutori Tutorinen
Save this as
volunteers.txt
next to thetoimarit.py
file. -
Run the script with
python3 toimarit.py
-
Copy created
jaokset.json
,toimarit.json
andkuvat.json
files to the Wordpress installation underwp-content/uploads/toimarit/[YEAR]
folder. -
Create
kuvat
folder in thetoimarit/[YEAR]
folder and copy the images of the officials there (the images should be named as the official's name in thekuvat.json
file with spaces replaced by dashes-
)