|
Last change
on this file was
19532,
checked in by westram, 4 months ago
|
- reintegrates 'help' into 'trunk'
- tweak arb documentation:
- automatically link
- ticket references to arb
tracker (only affects html version).
- found URLs.
- page titles
- warn about long titles.
- introduce SUBTITLEs (automatically triggered by multi-line titles in source files).
- increase allowed length (limited by subwindow width).
- cleanup header sections in all helpfiles.
- fix and/or update several help files.
- document syntax of help sources.
- build issues:
- when xml validation fails, next build no longer uses invalid xml ⇒ keeps failing.
- remove output files on error (including files below ARBHOME/lib).
- pipe output through logs to ensure proper wrapping in Entering/Leaving lines.
- moves Tree admin + NDS menu entries to top of menu
- adds: log:branches/help@18783:19531
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
|
File size:
1.3 KB
|
| Line | |
|---|
| 1 | # main topics: |
|---|
| 2 | UP arb.hlp |
|---|
| 3 | UP glossary.hlp |
|---|
| 4 | UP arb_merge_workflow.hlp |
|---|
| 5 | |
|---|
| 6 | # sub topics: |
|---|
| 7 | #SUB subtopic.hlp |
|---|
| 8 | |
|---|
| 9 | # format described in ../help.readme |
|---|
| 10 | |
|---|
| 11 | |
|---|
| 12 | TITLE Transfer Configurations |
|---|
| 13 | |
|---|
| 14 | OCCURRENCE ARB_MERGE/Transfer configurations |
|---|
| 15 | |
|---|
| 16 | DESCRIPTION Transfers editor configurations (=species selections). |
|---|
| 17 | |
|---|
| 18 | Press the 'Transfer configurations' button of the 'ARB_MERGE' window to |
|---|
| 19 | display the 'MERGE CONFIGS' window. |
|---|
| 20 | |
|---|
| 21 | Select a source config in the left subwindow (which shows all configurations |
|---|
| 22 | of the source DB) and press 'Transfer Config' to copy it into the target DB. |
|---|
| 23 | |
|---|
| 24 | You may not overwrite existing configurations, instead you need to delete them from |
|---|
| 25 | or rename them in the target DB. |
|---|
| 26 | |
|---|
| 27 | To delete or rename a configuration, select it and use the 'Delete' or 'Rename' |
|---|
| 28 | buttons below the selection list. |
|---|
| 29 | |
|---|
| 30 | NOTES An example macro ("keep_listed_speciesSelections.amc") is delivered together with ARB, |
|---|
| 31 | which allows to delete all unwanted species selections from a database, by defining |
|---|
| 32 | a list of all species selections to keep. |
|---|
| 33 | That macro can be found using the file-prompter |
|---|
| 34 | under LINK{macro.hlp} (see EXAMPLES section there). |
|---|
| 35 | |
|---|
| 36 | EXAMPLES None |
|---|
| 37 | |
|---|
| 38 | WARNINGS None |
|---|
| 39 | |
|---|
| 40 | BUGS No bugs known |
|---|
Note: See
TracBrowser
for help on using the repository browser.