diff --git a/handbook/update.htm b/handbook/update.htm index f693adb88..532503dd6 100644 --- a/handbook/update.htm +++ b/handbook/update.htm @@ -11,7 +11,7 @@

We have an Overview Presentation on how the cave data, handbook and website are constructed and managed. It contains material which will be merged into this website manual.

-

Uploading photos and GPS tracks

- -

Photos are stored in the general file area of the site under
http://expo.survex.com/expofiles/photos/

-

-They are each organised by year, and by photographer (walker).

- -

They are much more conveniently viewed at
http://expo.survex.com/photos/
-because the website script creates a much friendlier interface -

-The directory names are like this: "2014/YourName/" (i.e no spaces, CamelCase for names). - -

See Photo/GPS/File Upload Instructions -for ordinary expo user instructions on how to do this .

- -See GPS tracks instructions for how to upload tracks recorded on your phone -(or handheld GPS device). These tracks (GPX files) are -stored in the cave data version-controlled part of the site and an entirely difference procedure is required.
diff --git a/handbook/uploading.html b/handbook/uploading.html index 9918cad41..a9bcf269b 100644 --- a/handbook/uploading.html +++ b/handbook/uploading.html @@ -59,7 +59,9 @@ To make the admin's life easier, create your own folder in
/home/expo/expof
 directory: /home/expo/expofiles/photos/2018/YourName/
 
-

Obviously replace 'YourName' with your actual name (no spaces!). It is important that you get this right as this specific way of writing your name is standardised across the website. Use the year that the photo was taken or the GPStrack logged.

+

Obviously replace 'YourName' with your actual name (no spaces!). +It is important that you get this right as this specific way of writing your name is standardised across the website (this is known as "CamelCase"). +Use the year that the photo was taken or the GPStrack logged.

Note that uploading photos does not automatically update the view at http://expo.survex.com/photos/ immediately. An update script needs to be run. This should run automatically once/day around midnight UTC (2017 and earlier) or a couple of minutes after you do the upload to the right place (2018 if Wookey gets this sorted out in time) but may be broken. Prod a web admin if nothing is updated by the next morning..

@@ -67,6 +69,7 @@ at http://expo.survex.com/photos/ i

Experts only

If you have been using FTP since the last century or are particularly keen on doing everything using the command-line, read on. +

Using scp

Works on Windows (using winscp), Linux (using scp), and no doubt