Spelling Registry entry
Specify which fields to spellcheck when the EMu Spell checker is run.
This Registry setting enables customization of the EMu Spell Checker to the table and column level. By default, if no Spelling entry exists in the Registry, the Spell Checker will check every field. This entry allows administrators to define precisely which fields to check for spelling when the Spell Checker is run.
Tip: This Registry entry can be particularly useful for instructing the Spell Checker to ignore fields that are typically filled with values not found in a dictionary (e.g. locations).
Usage
This Registry entry can be assigned to users and groups:
Key | User | User | Group | Group | Group | Group |
---|---|---|---|---|---|---|
Key 1 | User
|
User
|
Group
|
Group
|
Group
|
Group
|
Key 2 | user | user | group | group | Default
|
Default
|
Key 3 | Table
|
Table
|
Table
|
Table
|
Table
|
Table
|
Key 4 | table | Default
|
table | Default
|
table | Default
|
Key 5 | Spelling
|
|||||
Key 6 | column or Default |
|||||
Value | boolean |
User
|
user | Table
|
table | Spelling
|
column | boolean |
User
|
user | Table
|
Default
|
Spelling
|
column | boolean |
Group
|
group | Table
|
table | Spelling
|
column | boolean |
Group
|
group | Table
|
Default
|
Spelling
|
column | boolean |
Group
|
Default
|
Table
|
table | Spelling
|
column | boolean |
Group
|
Default
|
Table
|
Default
|
Spelling
|
column | boolean |
User
|
user | Table
|
table | Spelling
|
Default
|
boolean |
User
|
user | Table
|
Default
|
Spelling
|
Default
|
boolean |
Group
|
group | Table
|
table | Spelling
|
Default
|
boolean |
Group
|
group | Table
|
Default
|
Spelling
|
Default
|
boolean |
Group
|
Default
|
Table
|
table | Spelling
|
Default
|
boolean |
Group
|
Default
|
Table
|
Default
|
Spelling
|
Default
|
boolean |
where:
column |
is a back-end column name; or use |
boolean |
is |
Note: Each entry relates to a single field column unless Default
is used.
Examples
The first example prevents the Spell Checker from checking the contents of field AddPhysStreet in the Parties module:
Key | Setting |
---|---|
Key 1 | Group
|
Key 2 | Default
|
Key 3 | Table
|
Key 4 | eparties
|
Key 5 | Spelling
|
Key 6 | AddPhysStreet
|
Value | false
|
This example ensures that for all users in group Counter, the Spell Checker will check the contents of field MulDescription in the Multimedia module:
Key | Setting |
---|---|
Key 1 | Group
|
Key 2 | Counter |
Key 3 | Table
|
Key 4 | emultimedia
|
Key 5 | Spelling
|
Key 6 | MulDescription
|
Value | true
|
In the absence of any other Spelling Registry entries, this example alone renders the Spell Checker useless across all databases for all users:
Key | Setting |
---|---|
Key 1 | Group
|
Key 2 | Default
|
Key 3 | Table
|
Key 4 | Default
|
Key 5 | Spelling
|
Key 6 | Default
|
Value | false
|