todo list update

This commit is contained in:
Philip Sargent 2021-11-07 00:37:23 +02:00
parent cfd857f499
commit f05f280a79

View File

@ -38,9 +38,12 @@ body {
<h3>Module to-do texts</h3>
<p>These are extracted directly from the <var>todo = &apos;&apos;&apos;Thing to do &apos;&apos;&apos;</var> string at the top of each file of troggle code:</p>
<hr>
<embed type='text/html' height='200px' width='800px' src="/todo/tests">
<a href="/todo/anything"><div>
<embed type='text/html' height='200px' width='800px' src="/todo/anything"><br>
Click here if no todo list appears here.</div></a>
<hr>
<h3>Process Documentation</h3>
<details><summary><!--2020-03-26 psargent-->Wallets and new-cave</summary>
<li><!--2020-03-26 psargent-->Explain how to link a new cave into the other caves in
@ -161,6 +164,13 @@ body {
</details>
<h3>Troggle</h3>
<details><summary><!--2021-11-06 psargent--> CaveView fixing</summary>
<li>Comment out bad CaveView on server
<li>Fix .3d files to be in right places & edit javascript to match {{svx3d}} etc.
<li>re-enable CaveView
</details>
<details><summary><!--2021-11-04 psargent--> Scan Upload gives permissions error on localhost and, INITIALLY, on expo.survex.com .</summary>
<li>http://expo.survex.com/scanupload/2022:00
<li>http://expo.survex.com/scanupload/2021:01
@ -223,7 +233,6 @@ body {
</details>
<details><summary>Apache & MySQL configuration </summary>
<li><!--2020-04-03 psargent-->DOCUMENT How to set up a server
<li><!--2020-04-10 psargent-->Fix and document permissions for cron jobs
<li><!--2020-05-14 psargent-->Document "anacron" / cron system on server
<li><!--2020-04-10 psargent-->Explain why Docker containers can be a maintenance nightmare unless built from a script