From 2adac0ef6d47b3313157d1d45acbd6fc0a83420f Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Sun, 18 Sep 2022 22:18:09 +0300 Subject: [PATCH] better descripyion --- cave_data/README.txt | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/cave_data/README.txt b/cave_data/README.txt index 83bc42a30..5eb996fe2 100644 --- a/cave_data/README.txt +++ b/cave_data/README.txt @@ -1,4 +1,12 @@ -yeah I know, -the initial pending caves thing didn't name the files properly. It omoitted the "1623-" prefix. -This needs fixing on the filenames, the slugs inside the files, the reference to the entrance, the entrance filename and teh slug inside the entrance file. -For the remaining 2012-ns-NN files \ No newline at end of file +The pendingcaves.txt file lists caves for which we haven't yet got around to creating +a cave_data/162n-xxx.html description file. + +e.g. +https://expo.survex.com/1626/E02 +or +https://expo.survex.com/1623/2014-bl888 + +the dummy data is created by +def do_pending_cave(k, url, area) in troggle/parsers/caves.py + +No actual cave description file is created, just the entry in the database. \ No newline at end of file