From 70e1ad7576d6d88f440f760ebad1c8d94d46d698 Mon Sep 17 00:00:00 2001 From: Expo on server Date: Thu, 19 Dec 2024 22:30:16 +0000 Subject: [PATCH] add TXT file editing - online edit of handbook/troggle/trogstatus.html [PosixPath('/home/expo/expoweb/handbook/troggle/trogstatus.html')] --- handbook/troggle/trogstatus.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/handbook/troggle/trogstatus.html b/handbook/troggle/trogstatus.html index 74d060036..5b3e3fc9d 100644 --- a/handbook/troggle/trogstatus.html +++ b/handbook/troggle/trogstatus.html @@ -25,6 +25,14 @@ Too late for expo, but we now have a logbook entry creation and editing form running in a webpage. Hopefully this will reverse the trend in recent years for many fewer people writing up trips in the logbook and many fewer trip records in general. The whiteboard at topcamp is a wonderful thing, but it gets erased so we no longer have a callout book permanent record of trips. +

July 2024

+

During the early days of expo a generic "edit text files online" capability was finalised. This is so that we can +

+Simply append "_edit" to the end of the URL dispay the text file and you will be able to edit it. +

August 2024

The online logbook data entry (typing entries instead of writing them in longhand) has been a great success and was used intensively during the 2024 expedition. Many, many glitches were discovered and fixed during expo. James Waite still manages to crash it when nobody else does and we don't know why.

The HTML files holding the cave and entrance data and descriptions (e.g. expoweb/cave_data/1623-231.html and expoweb/entrance_data/1623-231d.html etc. ) now omit the field for the cave identifier ('caveslug') or the entrance identifier ('slug'): these are now read directly from the filenames. This prevents pointless duplications, which always get out of step when a cave is renamed.