Commit f9328ec2d25db33384554ce07f283163bc9dca21
1 parent
597e7dbc
Exists in
master
and in
109 other branches
help cat, tt upload
Showing
5 changed files
with
7 additions
and
16 deletions
Show diff stats
help/content.json
10.6 KB
help/images/uploadfile_1.png
help/images/uploadtt_1.png
help/uploadCatHelp
1 | -<h2><img src="js/resources/images/16x16/mydata.png" style="margin: 0px 10px 0px 0px;"/>Uploading Time Table</h2> | |
2 | -<img align="left" src="help/images/uploadtt_1.png" style="margin: 0px 10px 0px 0px;"/> | |
1 | +<h2><img src="js/resources/images/16x16/mydata.png" style="margin: 0px 10px 0px 0px;"/>Uploading Catalog</h2> | |
2 | +<img align="left" src="help/images/uploadCat.png" style="margin: 0px 10px 0px 0px;"/> | |
3 | 3 | <p> |
4 | -<b>1 :</b> Select time table source - <b><i>Local</i></b> or <b><i>Remote (URL)</i></b>. | |
4 | +<b>1 :</b> Select catalog source - <b><i>Local</i></b> or <b><i>Remote (URL)</i></b>. | |
5 | 5 | </p> |
6 | 6 | <p> |
7 | 7 | <b>2 :</b> In the case of <b><i>URL</i></b> you may specify the URL of the site (<b><i>FTP</i></b> |
... | ... | @@ -10,23 +10,14 @@ access only for the moment!) and select the file by browsing the remote files. |
10 | 10 | <p> |
11 | 11 | <b>3 :</b> Or put the full file URL (http or ftp) directly into the form. |
12 | 12 | </p> |
13 | -<p> | |
14 | -<img align="left" src="help/images/uploadTT_2.png" style="margin: 0px 18px 10px 12px;"/> | |
15 | -<b>4 :</b> Time table format is detected automatically - if not, select the format. | |
16 | -</p> | |
17 | -<p><b><i>VOTable</i></b> format uses ISO time definition. | |
18 | -</p> | |
19 | -<p> | |
20 | -<b><i>ASCII</i></b> format allows different time definitions | |
21 | -</p><p> | |
22 | -Valid time range: <b><i>1970-01-01 - 2038-01-19</i></b>. | |
13 | +<p><b>4 :</b><b><i>VOTable</i></b> format uses ISO time definition. | |
23 | 14 | </p> |
24 | 15 | <p> |
25 | 16 | <b>5 : </b> Don't forget to click the <b><i>Upload</i></b> button. |
26 | 17 | </p> |
27 | 18 | <p> |
28 | -<b>6 : </b>The uploaded time table is shown in the <b><i>TimeTable Manager</i></b> | |
29 | -<img src="js/resources/images/16x16/timeTable.png" style="margin: 0px 10px 0px 0px;"/> window | |
19 | +<b>6 : </b>The uploaded catalog is shown in the <b><i>Cataloq Manager</i></b> | |
20 | +<img src="js/resources/images/16x16/catalog.png" style="margin: 0px 10px 0px 0px;"/> window | |
30 | 21 | and user has to <b><i>save</i></b> it in order to store in the WorkSpace. |
31 | 22 | </p> |
32 | 23 | <p> | ... | ... |