From ae5738198eb4625ac13ba5f3cb92ca0f97a3acd0 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 23 May 2010 17:54:29 +0100 Subject: [PATCH] more updates to "upload" doc --- yarrg/web/upload | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/yarrg/web/upload b/yarrg/web/upload index aa40571..2714dcd 100755 --- a/yarrg/web/upload +++ b/yarrg/web/upload @@ -74,13 +74,12 @@ 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 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. +interfaces, and should not disturb the normal running of Puzzle +Pirates. However, please make sure that if your YPP client misbehaves +at all, you try starting 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.

Installing and running on Linux

@@ -125,11 +124,12 @@ databases.

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 -screen readers. This approach was helpfully suggested by a Ringer in -the forums (to another developer of a third-party tool, wanting help -getting information out of Duty Reports). +Java platform. It's an facility in Java, available for all Java +programs, intended to help make applications available to users with +disabilities; for example, it permits hooking in screen readers. The +use of the Java Accessibility API was helpfully suggested by a Ringer +in the forums (to another developer of a third-party tool, wanting +help getting information out of Duty Reports).

@@ -155,7 +155,8 @@ Thanks to Burninator for writing the core of the JPCTB client. Ian Jackson and Owen Dunn adapted it to improve the installation setup (in particular, to more completely avoid modifying the YPP client's startup files, which Three Rings unsurprisingly objected to). Owen -Dunn added support for uploading to YARRG and a Windows installer. +Dunn added support for uploading to YARRG, updated the build system, +and wrote a Windows installer.

-- 2.30.2