source: branches/profile/HELP_SOURCE/oldhelp/tree_group.hlp

Last change on this file was 12884, checked in by westram, 11 years ago
  • implements #22 ("expand zombies")
    • DRYed NT- and PARSIMONY-'collapse/expand'-submenu
      • provides 'collapse terminal' to PARSIMONY (missing there)
    • merged all helpfiles concerning collapse/expand into one
      • fixes missing help for 'collapse terminal'
    • added 'expand any color group'
    • expand/collapse-callbacks
      • renamed
      • hide externally unused inside TREEDISP
  • other help updates
    • zombies → glossary
    • group mode
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.7 KB
Line 
1#Please insert up references in the next lines (line starts with keyword UP)
2UP      arb.hlp
3UP      glossary.hlp
4UP      mode_group.hlp
5
6#Please insert subtopic references  (line starts with keyword SUB)
7SUB     color.hlp
8SUB     markcolor.hlp
9SUB     set_color_of_listed.hlp
10
11# Hypertext links in helptext can be added like this: LINK{ref.hlp|http://add|bla@domain}
12
13#************* Title of helpfile !! and start of real helpfile ********
14TITLE           Collapse/expand tree
15
16OCCURRENCE      ARB_NT/Tree/Collapse expand tree
17
18DESCRIPTION     The items in this menu allow to control which
19                groups (groups of species; see LINK{mode_group.hlp})
20                shall be collapsed and which shall be expanded.
21
22                Collapsed groups are displayed as triangles (or rectangles
23                in IRS tree; see LINK{tr_type_irs.hlp}).
24
25                Different ways to collapse/expand:
26
27                 * Collapse all: collapses all groups (and subgroups)
28                 * Collapse terminal: collapses terminal groups, expands other groups
29                 * Expand all: expands all groups (and subgroups)
30                 * Expand marked: expands all groups that contain marked species, collapses other groups
31                 * Expand zombies: expands all groups that contain zombies (see LINK{glossary.hlp}), collapses other groups
32                 * Expand color: expands all groups that contain species in specific, any or no color
33
34NOTES           The lengths of the triangle sides reflect the longest and shortest overall
35                branch lengths within the subtree.
36
37                To collapse/expand via keyboard, see LINK{nt_keys.hlp}.
38
39EXAMPLES        None
40
41WARNINGS        None
42
43BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.