kataster tool mentioned - online edit of handbook/troggle/trogstatus.html - on dev machine 'Mohawk'

This commit is contained in:
2025-02-09 23:32:25 +00:00
parent 351306562d
commit dd349b617b

View File

@@ -38,9 +38,11 @@ Simply append "_edit" to the end of the URL for any .txt text file and you will
<p>The HTML files holding the cave and entrance data and descriptions (e.g. <var>expoweb/cave_data/1623-231.html</var> and <var>expoweb/entrance_data/1623-231d.html</var> 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. <p>The HTML files holding the cave and entrance data and descriptions (e.g. <var>expoweb/cave_data/1623-231.html</var> and <var>expoweb/entrance_data/1623-231d.html</var> 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.
<h4>December 2024</h4> <h4>December 2024</h4>
<p>We have greatly simplified setting up separate 'development' and 'server mimic' environments on troggle development laptops, and also vastly simplified their initial configuration. This is because we are now using a new tool <a href="https://docs.astral.sh/uv/">uv</a>. This should make 'on-boarding' new programmers easier. <p>We have greatly simplified setting up separate 'development' and 'server mimic' environments on troggle development laptops, and also simplified their initial configuration. This is because we are now using a new tool <a href="https://docs.astral.sh/uv/">uv</a>. This should make 'on-boarding' new programmers easier.
<p>All data entry forms which commit to any of the git repositories now has a cookie-remembered field for the name of the person doing the updating. This is stored in the git history but not otherwise within troggle. <p>All data entry forms which commit to any of the git repositories now has a cookie-remembered field for the name of the person doing the updating. This is stored in the git history but not otherwise within troggle.
<h4 id="jan25">January 2025</h4><p>Becka did heroic work (as usual) on "katastering" the caves we have discovered which are significant enough to be issued official Austrian "kataster numbers". We now have an online form which will make this tedious job quicker in future, but it is definitely for experts only. It is online at <a href="/kataster/1623-2023-mg-03">kataster form</a> and the process is (mostly) documented in the handbook at <a href="/handbook/computing/newkataster.html">handbook/computing/newkataster</a>.
<h4 id="feb25">February 2025</h4> <h4 id="feb25">February 2025</h4>
<p>We now have a user registration system for use of the website, which substitutes for, and will eventually replace, the shared 'expo' logon we have been using since about 2009. This is not tied into anything much as yet. We expect to keep using 'expo' for a year or so yet. <p>We now have a user registration system for use of the website, which substitutes for, and will eventually replace, the shared 'expo' logon we have been using since about 2009. This is not tied into anything much as yet. We expect to keep using 'expo' for a year or so yet.