1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
|
From: Ole Streicher <olebole@debian.org>
Date: Fri, 31 Mar 2017 08:30:54 +0200
Subject: Remove references to SRB and MySpace
---
src/docs/sun253.xml | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/src/docs/sun253.xml b/src/docs/sun253.xml
index 1d89eb9..e024b50 100644
--- a/src/docs/sun253.xml
+++ b/src/docs/sun253.xml
@@ -2119,7 +2119,7 @@ allowed:
To use them you must have an AstroGrid account and the AstroGrid
WorkBench or similar must be running; if you're not currently
logged in a dialogue will pop up to ask you for name and
- password.</p></dd>
+ password. <em>Not available in the Debian version of TOPCAT.</em></p></dd>
<dt><code>ivo:</code></dt>
<dd><p>Understands ivo-type URLs which signify files in the
AstroGrid "MySpace" virtual file store.
@@ -2129,7 +2129,7 @@ allowed:
To use them you must have an AstroGrid account and the AstroGrid
WorkBench or similar must be running; if you're not currently
logged in a dialogue will pop up to ask you for name and
- password.</p></dd>
+ password. <em>Not available in the Debian version of TOPCAT.</em></p></dd>
<dt><code>jdbc:</code></dt>
<dd><p>Used for communicating with SQL-compliant relational databases.
These are a bit different to normal URLs - see
@@ -16711,6 +16711,10 @@ components of TOPCAT, and it may not be available if you
have the topcat-lite configuration.
</p>
+<p><em>Note: MySpace and GRB are not available in the Debian version
+of TOPCAT.</em>
+</p>
+
<p>The browser initially displays the current directory, but this can be
changed by typing a new directory into the <label>File Name</label> field,
or moving up the directory hierarchy using the selector box at the top,
@@ -16829,7 +16833,7 @@ Nodes which represent tables are indicated by the
For nodes which have some internal structure there is also a
"handle" which indicates whether they are
collapsed (&IMG.COLLAPSED;) or expanded (&IMG.EXPANDED;).
-You can examine remote filespaces (MySpace, SRB)
+You can examine remote filespaces (MySpace, SRB; <em>not with the Debian version of TOPCAT</em>)
as well as local ones in the same way as with the
<ref id="FilestoreTableLoadDialog">Filestore Browser</ref>.
</p>
@@ -17763,11 +17767,6 @@ The initial default directory can be changed by setting the
<ref id="jvmProperties" plaintextref="yes">system property</ref>.
</p>
-<p>The browser can display files in remote filestores such as on
-MySpace or SRB servers; see the section on the load filestore
-browser (<ref id="FilestoreTableLoadDialog"/>) for details.
-</p>
-
<p>To save to an existing file, select the file name and click the
<label>OK</label> button at the bottom; this will overwrite that file.
To save to a new file, type it into the <label>File Name</label> field;
|