2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-14 22:17:13 +00:00

Importing old logbooks

This commit is contained in:
Philip Sargent
2021-02-06 00:18:48 +00:00
parent a4d7183260
commit 5836c6ff90
6 changed files with 356 additions and 48 deletions

View File

@@ -87,6 +87,14 @@ LOGBOOK_PARSER_SETTINGS = {
"1993": ("1993/log.htm", "Parseloghtml01"),
"1992": ("1992/log.htm", "Parseloghtml01"),
"1991": ("1991/log.htm", "Parseloghtml01"),
"1990": ("1990/log.htm", "Parseloghtml01"),
"1989": ("1989/log.htm", "Parseloghtml01"),
"1988": ("1988/log.htm", "Parseloghtml01"),
"1987": ("1987/log.htm", "Parseloghtml01"),
"1985": ("1985/log.htm", "Parseloghtml01"),
"1984": ("1984/log.htm", "Parseloghtml01"),
"1983": ("1983/log.htm", "Parseloghtml01"),
"1982": ("1982/log.htm", "Parseloghtml01"),
}
APPEND_SLASH = False