mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-01-22 10:52:37 +00:00
Online edit of cave_data/cavealiases.txt [PosixPath('/home/philip/expo/expoweb/cave_data/cavealiases.txt')]
This commit is contained in:
parent
bf3b44cef9
commit
c29a0e64f3
@ -1,8 +1,8 @@
|
||||
; This is the list of cave aliases which is parsed when a database reset is done.
|
||||
; 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.
|
||||
; such as "2017_cucc_28" => "1623-290" is Fishface.
|
||||
; This is IMPORTANT as it enables old logbook, QM and wallet cave ids to be redirected
|
||||
; 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.
|
||||
|
||||
@ -21,6 +21,8 @@
|
||||
; all upper- and lower-case variants for the alias are done automatically
|
||||
; 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
|
||||
|
||||
|
||||
@ -46,12 +48,13 @@
|
||||
("balkonhoehle", "1623-264"),
|
||||
("balkonhohle", "1623-264"),
|
||||
("balconhohle", "1623-264"),
|
||||
("Balkon Hoehle", "1623-264"),
|
||||
("FischGesicht Hoehle", "1623-264"),
|
||||
("Bad Forecast", "1623-277"),
|
||||
("Balkon Hoehle", "1623-264"),
|
||||
("FischGesicht Hoehle", "1623-264"),
|
||||
("Bad Forecast", "1623-277"),
|
||||
("fgh", "1623-290"),
|
||||
("fishface", "1623-290"),
|
||||
("gsh", "1623-291"),
|
||||
|
||||
("1623-2023-lc-01", "1623-318"),
|
||||
("tempest", "1623-2023-lc-01"), # see this aliases an alias from the previous line
|
||||
|
||||
@ -139,4 +142,5 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user