Customize AEM鈥檚 default dictionary id209SD8000WU
The Web Editor can be configured to use AEM鈥檚 spell checker or the browser鈥檚 spell checker. If you choose to work with AEM鈥檚 spell checker, then you get the flexibility to define your custom words list. These custom words are then added to the AEM鈥檚 dictionary and these words are not flagged (as incorrect) in the Web Editor.
Perform the following steps to create your custom words list, which are added in AEM鈥檚 dictionary:
-
Log into AEM and open the CRXDE Lite mode.
-
Navigate to the following node:
/apps/fmdita/config
-
Create a new file named user_dictionary.txt.
-
Open the file and add a list of words that you want to define in your custom dictionary.
The following screenshot shows custom words list added to the user_dictionary.txt file:
-
Save and close the file.
Authors would need to restart their Web Editor session to get the custom words list updated in AEM dictionary.
Parent topic:Customize Web Editor