Click on a sub-heading to hide and reveal the individual to-do items. If a heading is in italics, then there are hidden items.
Edit this page by clicking on the big blue button. It uses the same "Edit this page" function that you may have used before. But this is not working yet. Please do not try as that will currently delete all the Javascript that makes the hide/reveal functions work.
Taken from file on ::expoweb::/TODO
Add missing images to logbooks
2000, 2008, 2009, 2011
fix corrupted image in 2001 log
2011 logbook:
type up via-ferrate & bolt-testing writeups (In paper book, not in scan or HTML)
200? logbook:
Type up "list of GPS locations still to type"
2019 Logbook
transcribe the rest of those blog entries into expoweb/years/2019/logbook.html
copy the photos from the UKCaving blog into expofiles/photos/2019// -- in fact many of those photos are already there
edit in the links to those photos in the right place in 2019/logbook.html
Documentation
Document this to-do list thing
explain how clicking works
Wallets and new-cave
Explain (in the wallets process) how to view the surveys
online so that (1) you can see an example of how to do your new one,
and (2) so that you can check that you have done it properly when you
have finished.
Explain how to link a new cave into the other caves in
troggle filesystem
Troggle architecture
Handbook: explain how troggle works - much better and simpler. Fix
mistakes I wrote. For future system maintainers
Copy the .wiki material into the documentation somewhere
Surveyscans
explain where the image files are referenced from: svx, tunnel/therion, and
why there are so many broken links
Photos
Capitalisation in filenames problem
run the duplicate filename script on the server in
/photos/xml/ as there are files which differ only in
capitalisation of their names.
Fix such duplicates in the /photos/ folders where this
problem originates
Document this issue of duplicate photo filenames produced by
multiple cameras running similar software
somehow fix the photo filenames which use capital letters on
import or upload, or by a cron job
Surveys data entry
2019 surveyscans
edit all the content.json
try to autocomplete the content.json by parsing .svx files
Put personal names into canonical form
Troggle
Expo Server
www-data:www-data permissions
Fix permissions so that all files served by troggle have
www-data:www-data ownership and group ownership, otherwise the
"Edit this page" fails with a permissions error, or
Or fix group
membership for the process running django so that it can write
files owned by 'expo'
We need two of these: 1.for expo systems work (troggle & scripts) - the current priority as we have nowhere currently that Wookey is willing to use
2.for survey data progress/issues (though troggle itself can be used for some of this if cleaned up a bit)
Try to automate simple functions in javascript
to control this document
in-place (tick, delete) instead of using the
tinymce HTML editor in Django
Maybe restructure whole page as JSON and use
javascript editor to create (edit), re-order and demote items. So long
as the content is inserted into the DOM, it should work ?
Implement comments on an issue, mimicking GitHub issues wiki
Use javascript to skip over the _edit page and submit changes
direct to server when updating
checkboxes so that items can be ticked
(which also does strike-through)
bin icon to delete an item? Better to have an archive process.