more troggle pages dismemberment

This commit is contained in:
2020-04-02 21:40:30 +01:00
parent a5447cf626
commit cabf306a56
10 changed files with 162 additions and 372 deletions

View File

@@ -21,7 +21,6 @@
</ul>
<h2 id="why">Menus: Why we need a change now</h2>
<h4>Phones</h4>
<p>The <a href="#whatold">current system</a> makes it very difficult to design menus that work on phone screens.
@@ -48,6 +47,7 @@ match the <a href="#user">mental model they have</a> of how the system is put to
because <a href="#maint">maintenance difficulties</a> have created
an inconsistent system.
<p>The menu system we created a decade ago was leading-edge in its time but user expectations have moved in a different direction.
<br /><em>[This document originally written 19 February 2020, updated 2 April 2020]</em>
<h2 id="maint">Menus: Maintenance constraints</h2>
<p>
@@ -244,9 +244,9 @@ as the static menu.
<p>Note that there is no
<span style="font-family:monospace; font-size: medium; background-color: lightgray">&lt;div id="menu"&gt;</span> enclosing
<span style="font-family:monospace; font-size: medium; background-color: lightgray">DIV</span>
<span style="font-family:monospace; font-size: medium; background-color: lightgray">div</span>
tag. The
<span style="font-family:monospace; font-size: medium; background-color: lightgray">DIV</span>
<span style="font-family:monospace; font-size: medium; background-color: lightgray">div</span>
tag is only there to tell troggle that there is a static menu and so it shouldn't provide one.
<p>For the past 3 years the static menus have been mostly removed from edited pages as the dynamic menu did the job, and
@@ -270,9 +270,11 @@ to do it anyway. If they can do this, they are not likely to be relying on the m
downloadable documents (e.g. PDF) of prospecting guides and safety procedures - including topcamp and basecamp phone numbers -
which we encourage all expoers to download to their phone before they leave base-camp.
We already have a number of these but some are in .odt format which is not phone-friendly. But that is another job to fix.
<hr />
Return to<br />
<a href="trogintro.html">Troggle intro</a><br />
<hr />
</body>
</html>