mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-25 08:41:54 +00:00
Add handbook info for devlopers, split out from the 'updates' section.
This commit is contained in:
parent
c7ea4b0640
commit
394f4a566d
35
handbook/expodata.html
Normal file
35
handbook/expodata.html
Normal file
@ -0,0 +1,35 @@
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>CUCC Expo Handbook: Developer info</title>
|
||||
<link rel="stylesheet" type="text/css" href="../css/main2.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h2 id="tophead">CUCC Expedition Handbook</h2>
|
||||
<h1>Expo Website - Developer/Maintainer info</h1>
|
||||
<p>The website is now large and complicated with a lot (too many!) of
|
||||
moving parts. This handbook section contains info for people doing
|
||||
annual updates, server syncing, and troggle development work.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="update.html#update">Updating the website</a></li>
|
||||
<li><a href="update.html#checkout">Expo Website manual</a></li>
|
||||
</ul>
|
||||
|
||||
<h2><a id="update">Updating the website - HOWTO</a></h2>
|
||||
|
||||
<h3>Adding a new year</h3>
|
||||
<p>Edit noinfo/folk.csv, adding the new year to the end of the header
|
||||
line, a new column, with just a comma (blank
|
||||
cell) for people who weren't there, a 1 for people who were there, and
|
||||
a -1 for people who were there but didn't go caving. Add new lines for
|
||||
new people, with the right number of columns.</p>
|
||||
|
||||
<p>This proces is tedious and error-prone and ripe for improvement.
|
||||
Adding a list of people, fro the bier book, and their aliases would be
|
||||
a lot better, but some way to make sure that names match with previous
|
||||
years would be
|
||||
good.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user