remove section on Edit This Page - online edit of handbook/logbooks.html - on dev machine 'SnowWhite'

This commit is contained in:
2025-07-17 07:18:02 +01:00
parent d60e92a0dc
commit bd664974f6

View File

@@ -135,14 +135,15 @@ listed below so that it is easier to find context which has been omitted from a
of trips on that date, inlcuding the relevant of trips on that date, inlcuding the relevant
<a href="/logbookentry/2023-07-14/2023-07-14b">logbook trip report</a>. <a href="/logbookentry/2023-07-14/2023-07-14b">logbook trip report</a>.
<!--
<h4>Editing logbooks</h4> <h4>Editing logbooks</h4>
<p>Please do NOT use the "Edit this page" capability to edit previous logbooks [this has now, we hope, been disabled]. The HTML format is <p>Please do NOT use the "Edit this page" capability to edit previous logbooks [this has now, we hope, been disabled]. The HTML format is
not robust enough (to be honest all this logbook stuff is a bit of a kludge). See the link above "<a href="computing/logbooks-parsing.html"> not robust enough (to be honest all this logbook stuff is a bit of a kludge). See the link above "<a href="computing/logbooks-parsing.html">
Importing</a>" as any mistake will crash the import parser. [ Historic logbooks should only be edited by an expert, and the import process Importing</a>" as any mistake will crash the import parser. [ Historic logbooks should only be edited by an expert, and the import process
should be tested offline before the edited logbook is uploaded to the server. should be tested offline before the edited logbook is uploaded to the server.
<p>It is not robust because it all depends on a rather hairy regex - all in one expression - which is of course very bad practice. <p>It is not robust because it all depends on a rather hairy regex - all in one expression - which is of course very bad practice.
-->
<hr /> <hr />
Go on to <a href="computing/logbooks-format.html">Logbook internal format</a> documentation.<br /> Go on to <a href="computing/logbooks-format.html">Logbook internal format</a> documentation.<br />
Go on to <a href="computing/logbooks-parsing.html">Importing logbooks into troggle</a>.<br /> Go on to <a href="computing/logbooks-parsing.html">Importing logbooks into troggle</a>.<br />