Online edit of cave_data/cavealiases.txt [PosixPath('/home/philip/expo/expoweb/cave_data/cavealiases.txt')]

This commit is contained in:
Philip Sargent 2024-12-18 12:32:41 +00:00
parent bf3b44cef9
commit c29a0e64f3

View File

@ -1,8 +1,8 @@
; This is the list of cave aliases which is parsed when a database reset is done. ; This is the list of cave aliases which is parsed when a database reset is done.
; This capability created 3rd July 2024. ; This capability created 3rd July 2024.
; This is IMPORTANT as it enables old logbook and wallet cave ids to be redirected to current cave ids. ; This is IMPORTANT as it enables old logbook, QM and wallet cave ids to be redirected
; such as "2017_cucc_28" => "1623-290" is Fishface. ; to current cave ids. such as "2017_cucc_28" => "1623-290" is Fishface.
; Note that this just creates aliases for historic ids, it does not rename any cave or file. ; Note that this just creates aliases for historic ids, it does not rename any cave or file.
@ -21,6 +21,8 @@
; all upper- and lower-case variants for the alias are done automatically ; all upper- and lower-case variants for the alias are done automatically
; only one alias and target per line ; only one alias and target per line
; This list is VERY INCOMPLETE. We need to add to it so that historic logbooks work nicely.
# ("2011-01", "1623-292"), seems to be a mistake # ("2011-01", "1623-292"), seems to be a mistake
@ -46,12 +48,13 @@
("balkonhoehle", "1623-264"), ("balkonhoehle", "1623-264"),
("balkonhohle", "1623-264"), ("balkonhohle", "1623-264"),
("balconhohle", "1623-264"), ("balconhohle", "1623-264"),
("Balkon Hoehle", "1623-264"), ("Balkon Hoehle", "1623-264"),
("FischGesicht Hoehle", "1623-264"), ("FischGesicht Hoehle", "1623-264"),
("Bad Forecast", "1623-277"), ("Bad Forecast", "1623-277"),
("fgh", "1623-290"), ("fgh", "1623-290"),
("fishface", "1623-290"), ("fishface", "1623-290"),
("gsh", "1623-291"), ("gsh", "1623-291"),
("1623-2023-lc-01", "1623-318"), ("1623-2023-lc-01", "1623-318"),
("tempest", "1623-2023-lc-01"), # see this aliases an alias from the previous line ("tempest", "1623-2023-lc-01"), # see this aliases an alias from the previous line
@ -139,4 +142,5 @@