summaryrefslogtreecommitdiffstats
path: root/parsers
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@gmail.com>2024-12-29 15:49:07 +0000
committerPhilip Sargent <philip.sargent@gmail.com>2024-12-29 15:49:07 +0000
commitace23257731c9a35c48bb56ff59c24cfccdc7029 (patch)
treefe5c642f8cc4937d11df63acc84aaeac72f92e8c /parsers
parent6d2484376a5816387fedfb03eb83c42bcb81d6a1 (diff)
downloadtroggle-ace23257731c9a35c48bb56ff59c24cfccdc7029.tar.gz
troggle-ace23257731c9a35c48bb56ff59c24cfccdc7029.tar.bz2
troggle-ace23257731c9a35c48bb56ff59c24cfccdc7029.zip
Add commit msg when on a devserver
Diffstat (limited to 'parsers')
-rw-r--r--parsers/caves.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/parsers/caves.py b/parsers/caves.py
index 4303726..05bc159 100644
--- a/parsers/caves.py
+++ b/parsers/caves.py
@@ -26,12 +26,9 @@ So is the first thing that creates tables.
"""
todo = """
-- When reading cave data, to start off wit we do not know the cave id (slug) so we can't give a useful url in
+- When reading cave data, to start off with we do not know the cave id (slug) so we can't give a useful url in
the error message, but we do have the filename. Systematize this, and the same thing with reading entrance files.
-- Cannot use Edit This Page for pendingcaves.txt_edit as Edit This Page is expecting an html file.
- So we will need a separate file-editing capability just for this configuration file ?!
-
- we want to overwrite a PENDING cave if we are now importing the 1623-xxx.html file for it
- rewrite archaic regex