| 1 | # main topics: |
|---|
| 2 | UP arb.hlp |
|---|
| 3 | UP glossary.hlp |
|---|
| 4 | UP prop_configs.hlp |
|---|
| 5 | |
|---|
| 6 | # sub topics: |
|---|
| 7 | #SUB subtopic.hlp |
|---|
| 8 | |
|---|
| 9 | # format described in ../help.readme |
|---|
| 10 | |
|---|
| 11 | |
|---|
| 12 | TITLE Edit config entries |
|---|
| 13 | |
|---|
| 14 | OCCURRENCE In each config manager (see LINK{prop_configs.hlp}) |
|---|
| 15 | |
|---|
| 16 | DESCRIPTION Allows to delete entries from a config. |
|---|
| 17 | |
|---|
| 18 | This lets you define custom subsets of a configuration, |
|---|
| 19 | i.e. configurations that will restore only some (of |
|---|
| 20 | all available) entries. |
|---|
| 21 | |
|---|
| 22 | Select an unwanted entry and press 'Delete selected entry'. |
|---|
| 23 | The entry will be removed and when you restore the config |
|---|
| 24 | the current value of the removed entry will no longer be |
|---|
| 25 | modified. |
|---|
| 26 | |
|---|
| 27 | Pressing 'Keep only entries differing from current state' |
|---|
| 28 | will delete all entries which match the current state. |
|---|
| 29 | Be aware: after restoring a config this will delete |
|---|
| 30 | ALL entries from the config! |
|---|
| 31 | |
|---|
| 32 | You may also manually edit the value of the selected entry. |
|---|
| 33 | |
|---|
| 34 | NOTES None |
|---|
| 35 | |
|---|
| 36 | EXAMPLES Create a config which only contains what was changed and |
|---|
| 37 | differs from default values: |
|---|
| 38 | |
|---|
| 39 | * enter a new configuration name |
|---|
| 40 | * press 'Store' |
|---|
| 41 | * press 'Factory defaults' |
|---|
| 42 | * press 'Edit' |
|---|
| 43 | * press 'Keep only entries differing ...' |
|---|
| 44 | |
|---|
| 45 | |
|---|
| 46 | Create two configurations (for two usecases) which only change |
|---|
| 47 | the differences between both usecases: |
|---|
| 48 | |
|---|
| 49 | * configure for first usecase |
|---|
| 50 | * store configuration 'case1' |
|---|
| 51 | * configure for second usecase |
|---|
| 52 | * store configuration 'case2' |
|---|
| 53 | * select configuration 'case1' |
|---|
| 54 | * click 'Edit' |
|---|
| 55 | * press 'Keep only entries differing ...' |
|---|
| 56 | * click 'Restore' |
|---|
| 57 | * select configuration 'case2' |
|---|
| 58 | * press 'Keep only entries differing ...' |
|---|
| 59 | |
|---|
| 60 | |
|---|
| 61 | WARNINGS None |
|---|
| 62 | |
|---|
| 63 | BUGS No bugs known |
|---|