source: branches/lib/HELP_SOURCE/source/spaf_reorder.hlp

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 bug 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:
2UP      arb.hlp
3UP      glossary.hlp
4UP      sp_info.hlp
5
6#       sub topics:
7#SUB     subtopic.hlp
8
9# format described in ../help.readme
10
11
12TITLE           Reorder Fields
13
14OCCURRENCE      <any information window>/FIELDS/Reorder fields
15
16DESCRIPTION     Allows to change the order of the fields within the
17                'DATABASE FIELDS' subwindow of the 'SPECIES/GENE INFORMATION'
18                window.
19
20                To manually move around one field, select it in the right list and
21                use the 'Up' and 'Down' buttons.
22
23                To move a field to a specific position, select it in the right list
24                and then either
25                    - use 'Top' or 'Bottom' buttons or
26                    - select another field in the left list and use 'Move right behind left'
27
28                To sort a range of fields, select range borders in both lists, choose
29                sort criteria and press 'Sort by'. The following sort criteria are
30                available:
31                    - 'name' (sort by field name)
32                    - 'type' (sort by database type)
33                    - 'frequency' (sort most frequent fields to top)
34
35                Press 'Reverse' to reverse the order of the fields in the currently
36                selected range.
37
38NOTES           None
39
40EXAMPLES        None
41
42WARNINGS        None
43
44BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.