|
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:
808 bytes
|
| Line | |
|---|
| 1 | # main topics: |
|---|
| 2 | UP arb.hlp |
|---|
| 3 | UP glossary.hlp |
|---|
| 4 | |
|---|
| 5 | # sub topics: |
|---|
| 6 | SUB input_mask_format.hlp |
|---|
| 7 | SUB input_mask_new.hlp |
|---|
| 8 | |
|---|
| 9 | # format described in ../help.readme |
|---|
| 10 | |
|---|
| 11 | |
|---|
| 12 | TITLE User masks |
|---|
| 13 | |
|---|
| 14 | OCCURRENCE ARB_NT/Species/User Masks (if 'Species'-masks existing) |
|---|
| 15 | |
|---|
| 16 | DESCRIPTION A user mask is a user-definable interface to the database. |
|---|
| 17 | |
|---|
| 18 | NOTES To define new users masks modify one of our examples and |
|---|
| 19 | save it with a different name. |
|---|
| 20 | |
|---|
| 21 | EXAMPLES See $(ARBHOME)/lib/inputMasks |
|---|
| 22 | |
|---|
| 23 | WARNINGS If there is an 'Edit enable' toggle at top of the mask, you'll |
|---|
| 24 | need to check this switch before you make changes to any fields. |
|---|
| 25 | |
|---|
| 26 | If there is no such toggle or if the toggle is checked, all changes |
|---|
| 27 | will be written to the database without any confirmations. |
|---|
| 28 | |
|---|
| 29 | BUGS No bugs known. |
|---|
Note: See
TracBrowser
for help on using the repository browser.