mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-04-09 20:41:43 +01:00
update stuff now working - online edit of handbook/troggle/namesredesign.html
This commit is contained in:
parent
d74becbb34
commit
7f6fc31324
@ -5,7 +5,8 @@
|
||||
<title>CUCC Expedition Handbook: Peoples' names design options</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
||||
</head>
|
||||
<body><style>body { background: #fff url(/images/style/bg-system.png) repeat-x 0 0 }</style>
|
||||
<body>
|
||||
<style>body { background: #fff url(/images/style/bg-system.png) repeat-x 0 0 }</style>
|
||||
<h2 id="tophead">CUCC Expedition Handbook - Peoples' names design options</h2>
|
||||
|
||||
<h1>What, How and Why : Peoples' names</h1>
|
||||
@ -79,12 +80,13 @@ by making it happen in make-folklist.py
|
||||
Troggle scans the blurb and looks for everything between <body> and <hr>
|
||||
to find the text of the blurb
|
||||
(see <var>parsers/people.py</var>)
|
||||
<p>
|
||||
<p style="margin:20px">
|
||||
[This now seems to have have been fixed (July 2023):<ul><li>
|
||||
All the blurb files have to be .htm - .html is not recognised by people.py
|
||||
and trying to fix this breaks something else (weirdly, not fully investigated).
|
||||
<p>
|
||||
<li>
|
||||
There seems to be a problem with importing blurbs with more than one image file, even those the code
|
||||
in people.py only looks for the first image file but then fails to use it.
|
||||
in people.py only looks for the first image file but then fails to use it.]</ul>
|
||||
|
||||
<h4>Proposal</h4>
|
||||
<p>I would start by replacing the recognisers in <var>urls.py</var> with a slug for an arbitrary text string, and interpreting it in the python code handling the page.
|
||||
@ -114,13 +116,12 @@ one of these lags attends:
|
||||
AERW, Becka, Mark Dougherty, Philip Sargent, Chris Densham, Mike Richardson
|
||||
|
||||
<p>
|
||||
Currently (August 2022) the software ignores folk-0, -1, -2 and we have used the old folk.csv for
|
||||
the 2022 expo. But we hope to have this fixed next year...
|
||||
Currently (July 2023) the software ignores folk-0, -1, -2 and we have used the old folk.csv for
|
||||
the 2023 expo. But we hope to have this fixed next year...
|
||||
|
||||
<hr />
|
||||
Return to: <a href="trogdesign.html">Troggle design and future implementations</a><br />
|
||||
Return to: <a href="trogintro.html">Troggle intro</a><br />
|
||||
Troggle index:
|
||||
<a href="trogindex.html">Index of all troggle documents</a><br /><hr />
|
||||
</body>
|
||||
<a href="trogindex.html">Index of all troggle documents</a><br /><hr /></body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user