Created via edit this page

This commit is contained in:
expo on server 2020-03-26 15:57:52 +00:00
parent 645342dc96
commit 041efa3f8a

View File

@ -0,0 +1,25 @@
<html><head><title>Expo Systems Exptl. To-Do List</title></head><body>
<h1>Expo Systems Exptl. To-Do List</h1>
<h2>Documentation</h2>
<ul>
<li>Explain (in the wallets process) how to view the surveys online so that you can see an example of how to do your new one, and so that you can check that you have done it properly when yo have finished.</li>
<li>Explain how to link a new cave into the other caves in troggle filesystem</li>
<li>Explain how troggle works - much better and simpler. Fix mistakes I wrote</li>
<li>Copy the .wiki material into the documentaiotn somewhere</li>
</ul>
<h2>Photos</h2>
<ul>
<li>run the duplicate filename script on the sevrer in /photos/xml/ as there are files which differ only in capitalisation of their names.&nbsp;</li>
<ul>
<li>Fix such duplicates in the /photos/ folders where this problem originaltes</li>
</ul>
<li>Document this issue of duplicate photo filenames produced by multiple cameras running similar software</li>
<li>somehow fix the photo filenames which use capital letters on import or upload, or by a cron job</li>
</ul>
<h2>Troggle</h2>
<h2>Expo Server</h2>
<ul>
<li>Fix permissions so that all files served by troggle have www-data:www-data ownershipo and group ownership, otherwise the "Edit this page" fails with a permissions error. Or fix group membership for the process running django so that it can write files owned by 'expo'</li>
</ul>
<hr />
<p>&nbsp;</p></body></html>