more automation

This commit is contained in:
Philip Sargent 2024-03-14 21:36:26 +00:00
parent 9bd43ef9b1
commit 548eaa5cdb

View File

@ -29,20 +29,23 @@ to create a new year column (see below). ]
<h4>Well before Expo as these pages are used in planning</h4> <h4>Well before Expo as these pages are used in planning</h4>
<ul> <ul>
<li>Create a new <var>expoweb</var> website folder e.g. /2025/ in <li>Manually edit these HTML pages as lots of other pages link to them and they are not troggle pages. Longer job, replace with a troggle page.
<ul> <ul>
<li>expoweb/years/ <li>Update <a href="/infodx.htm">expoweb/infodx.htm</a> with the new year number (top and bottom). - 130 pages link to this...
</ul> <li>Update <a href="/pubs.htm">expoweb/pubs.htm</a> with the new year number. - 165 pages link to this...
<li>Update <a href="/infodx.htm">expoweb/infodx.htm</a> with the new year number (top and bottom). - Longer job, replace this HTML page with troggle-generated page to update automatically. 130 pages link to this...
<li>Update <a href="/pubs.htm">expoweb/pubs.htm</a> with the new year number. - Longer job, replace this HTML page with troggle-generated page to update automatically. 165 pages link to this...
<li>edit <var><a href="/index.htm">expoweb/index.htm</a></var> - edit the title and make it link to e.g. <var>expoweb/years/2025/</var> - Longer job, replace this HTML page with troggle-generated page to update automatically. 1,212 pages link to this... <li>edit <var><a href="/index.htm">expoweb/index.htm</a></var> - edit the title and make it link to e.g. <var>expoweb/years/2025/</var> - 1,212 pages link to this...
<li>edit <var>troggle/templates/base.html</var> - change the title and add a link to this year's expo. </ul>
<li><strike>edit <var>troggle/templates/base.html</var> - change the title and add a link to this year's expo. </strike> &nbsp; Now automatic
<li>edit <var>troggle/templates/walletform.html</var> - change to this coming year <li>edit <var>troggle/templates/walletform.html</var> - change to this coming year
<li>copy the contents of the previous year's <var>expoweb/years/</var> folder, e.g. /2016/ to /2017/ and edit all the files therein. You should start with at least an index.html and a mission.html <li>copy the contents of the previous year's <var>expoweb/years/</var> folder, e.g. /2016/ to /2017/ and edit all the files therein. You should start with at least an index.html and a mission.html
<li>edit <var>expoweb/folk/folk.csv</var> - see below - just to add a column for the coming year. Until that year column exists, the online system will be unaware that there is an expedition that year. <li>edit <var>expoweb/folk/folk.csv</var> - see below - just to add a column for the coming year. Until that year column exists, the online system will be unaware that there is an expedition that year.
<li>Create the Bank of Expo <a href="../bankofexpo.html"><var>boe</var></a> for the expected attendees. <li>Create the Bank of Expo <a href="../bankofexpo.html"><var>boe</var></a> for the expected attendees.
This is done directly in an <var>ssh</var> terminal session on the server.</li> This is done directly in an <var>ssh</var> terminal session on the server.</li>
<li>Create a new <var>expoweb</var> website folder e.g. /2025/ in
<ul>
<li>expoweb/years/
</ul>
</ul> </ul>
<h4>Whenever you like before Expo</h4> <h4>Whenever you like before Expo</h4>
@ -50,7 +53,7 @@ to create a new year column (see below). ]
<li>Create new subfolders e.g. /2025/ in <var>expofiles/</var>, in each of <li>Create new subfolders e.g. /2025/ in <var>expofiles/</var>, in each of
<ul> <ul>
<li>expofiles/writeups/ <li>expofiles/writeups/
<li>expofiles/photos/ <li><strike>expofiles/photos/</strike> &nbsp; Now automatic
<li>expofiles/gpslogs/ <li>expofiles/gpslogs/
<li>expofiles/accounts/ - optional. Used for archiving after expo. <li>expofiles/accounts/ - optional. Used for archiving after expo.
<li>expofiles/videos/ - optional. We don't do this much. <li>expofiles/videos/ - optional. We don't do this much.