|
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
|
|
File size:
1.3 KB
|
| Line | |
|---|
| 1 | # main topics: |
|---|
| 2 | UP arb.hlp |
|---|
| 3 | UP e4.hlp |
|---|
| 4 | UP glossary.hlp |
|---|
| 5 | |
|---|
| 6 | # sub topics: |
|---|
| 7 | #SUB subtopic.hlp |
|---|
| 8 | |
|---|
| 9 | # format described in ../help.readme |
|---|
| 10 | |
|---|
| 11 | |
|---|
| 12 | TITLE Create groups using field content |
|---|
| 13 | |
|---|
| 14 | OCCURRENCE ARB_EDIT4/Create/Create new groups using Field |
|---|
| 15 | |
|---|
| 16 | DESCRIPTION This function groups all highlighted species according to their contents of one field. |
|---|
| 17 | |
|---|
| 18 | 1. highlight some species (see LINK{e4_block.hlp} for howto) |
|---|
| 19 | 2. select a field |
|---|
| 20 | 3. press 'Group by content' |
|---|
| 21 | |
|---|
| 22 | The content of the selected field will be used |
|---|
| 23 | * to assign a species to a group and |
|---|
| 24 | * to form the group name |
|---|
| 25 | |
|---|
| 26 | That means: |
|---|
| 27 | * all species with the same field content will be grouped together |
|---|
| 28 | * if the field contains different data for each species, then each species |
|---|
| 29 | will be put into a separate group (not very useful). |
|---|
| 30 | |
|---|
| 31 | NOTES Species that lack the selected field (or contain nothing in that field) will |
|---|
| 32 | not be moved into groups. |
|---|
| 33 | |
|---|
| 34 | EXAMPLES None |
|---|
| 35 | |
|---|
| 36 | WARNINGS Existing groups will not be considered. |
|---|
| 37 | This function will always create new groups and place them into the editors top area. |
|---|
| 38 | |
|---|
| 39 | BUGS No bugs known |
|---|
Note: See
TracBrowser
for help on using the repository browser.