Spell Checker Dictionaries
The standard Vectorlight CMS comes complete with an English dictionary which is used by the real-time spell checker. Adding your own dictionary for another language is simply a case of zipping up the .dic file and placing it in the webroot folder.
Step 1
Ensure your dictionary has the correct name for the language that is represents, for example a French dictionary would be named fr.dic. Please see the Languages configuration on the Site Options dialog, here the languages available can be selected and the dictionary filename must match the language code shown in brackets.
Step 2
Insert your dictionary .dic file into a compressed zip folder also named the same as the language, for example fr.zip.
Step 3
Place the dictionary file into the webroot/dictionary folder. When you login to the CMS editor the dictionary for the Default language is loaded and the other language dictionaries are downloaded as required and cached to optimize performance.