chiark / gitweb /
fix <ol> <nl> confusion
[ypp-sc-tools.db-test.git] / yarrg / web / upload
index 109110bf65473a3f76b36440486df09322342508..aa40571fd5b884d4e1ca7d437119f20ee27f8236 100755 (executable)
@@ -76,11 +76,11 @@ YPP client.  Then press "Upload" in the JPCTB window.
 The JPCTB integration is done via fully supported Java Accessibility
 interfaces and without modifying the Puzzle Pirates client, and should
 not disturb the normal running of Puzzle Pirates.  However, please
-make sure that if your YPP client misbehaves in any way, you try
-running it in the vanilla way without JPCTB integration before asking
-for help.  In particular, if the JPCTB startup method does not work,
-but the vanilla client startup method does, report the problem to us,
-not to Three Rings.
+make sure that if your YPP client misbehaves at all, you try running
+it in the vanilla way (without JPCTB integration) before asking for
+help.  In particular, if the JPCTB startup does not work, but the
+ordinary Puzzle Pirates startup does, report the problem to us, not to
+Three Rings.
 
 <h3>Installing and running on Linux</h3>
 
@@ -100,24 +100,30 @@ ordinary Puzzle Pirates startup script, which is normally
 Download
 <a href="http://www.greenend.org.uk/owen/free/jpctb-linkfarmer/jpctp-setup.exe">http://www.greenend.org.uk/owen/free/jpctb-linkfarmer/jpctp-setup.exe</a>
 and double-click on it.  It will either:
-<nl>
+<ol>
 <li>Just work, in which case you'll have a new icon on your desktop which
    runs Puzzle Pirates with JPCTB integrated.
 <li>Fail, and tell you what to do next.  Usually this means installing a
    Java Runtime Environment (or JVM) and then uninstalling and re-
    installing Puzzle Pirates.  (Don't worry about reinstalling; you
    won't lose any of your pirates or pieces of eight!)
-</nl>
+</ol>
 
 <h3>Installing on Macs</h3>
 
-We believe that it should be straightforward for a MacOS developer or
-expert to get YARRG JPCTB working properly on MacOS but we have not
-been able to test this ourselves.  The Linux installation method is
-probably the best starting point.
+We believe that it should be straightforward for a MacOS expert to get
+YARRG JPCTB working properly on MacOS but we have not been able to
+test this ourselves.  The Linux installation method is probably the
+best starting point.
 
 <h2>How does it work?  Is it a violation of the Terms of Service?</h2>
 
+Essentially, JPCTB is a specialised "screen reader" which instead of
+reading information out loud, uploads it to the YARRG and PCTB
+databases.
+
+<p>
+
 YARRG JPCTB uses the Java Accessibility API, which is a part of the
 Java platform.  It's an interface provided for making applications
 available to users with disabilities, for example for hooking in
@@ -127,12 +133,6 @@ getting information out of Duty Reports).
 
 <p>
 
-Essentially, JPCTB is a specialised "screen reader" which instead of
-reading information out loud, uploads it to the YARRG and PCTB
-databases.
-
-<p>
-
 Installing YARRG JPCTB does not modify any game files, and does not
 hook into the game itself.  It makes no permanent or global changes to
 your overall computer, operating system or Java configuration.  And it