diff --git a/folk/README.txt b/folk/README.txt index 9a4cdfc8a..59bdc0c14 100644 --- a/folk/README.txt +++ b/folk/README.txt @@ -32,12 +32,6 @@ and trying to fix this breaks something else (weirdly, not fully investigated). There seems to be a problem with importing blurbs with more than one image file, even those the code in people.py only looks for the first image file but then fails to use it. -There are 19 people for which the troggle name parsing and this folklist parsing -are different. Reconciling these (find easily using a link checker scanner on the -folk/.index.htm file) is a job that needs to be done. Every name in the generated -index.htm now has a hyperlink which goes to the troggle page about that person. Except -for those 19 people. - PENDING this is planned to be split: folk-1.csv will be for old cavers who will not come again, so this file need never be touched. @@ -50,6 +44,16 @@ folk-0 will be for awkward buggers whose attendance spans decades. This needs up one of these lags attends: AERW, Becka, Mark Dougherty, Philip Sargent, Chris Densham, Mike Richardson -Currently (July 2023) the software ignores folk-0, -1, -2 and you will need to use the old folk.csv for -the 2023 expo. But we hope to have this fixed next year... +Currently (January 2025) the software ignores folk-0, -1, -2 and you will need to use the old folk.csv for +the 2025 expo. But we hope to have this fixed next year... +ANOTHER redesign proposal: +1. regenerate the index.htm file on the fly by troggle, but using stuff in the database not from the +folk.csv file. +2. Make it use HTML fragments which can be edited online (using the http://webpage.html_edit idiom) so that Becka can make changes to the text. +3. Properly filter the number of *active* cavers in total (for Becka and grant proposals) + +4. Fix the popup mugshots to get one from the /l/ html fragment if that is tehre instead of the /i/image, in fact re-do that whole thing completely: change the folk.csv format to include a link to /l/ AND to /i/ + + + \ No newline at end of file