This release contains all the modules for
- publishing a dictionary/advanced wordlist online.
- maintaining semantic relations (Princeton English Wordnet-style) between your dictionary entries
Installation is straightforward.
1. Enable the modules in this order
- kasahorow
- kdictionary
- kentry
- ktype (optional)
- ktype_context (optional)
- kwordnet (optional)
2. Navigate to ?q=admin/kw
3. Create a new dictionary
4. Navigate to the dictionary page, ?q=all
5. Follow the "add new entry" link to add new entries to your dictionary. For more detailed instructions on what each of the entry fields mean, see http://kasahorow.com/faqs/dictionary
If you want to add grammatical information to your dictionary entries (part of speech, part of speech descriptions and example sentences), enable the ktype modules which are modeled after the their respective taxonomy namesakes (i.e. taxonomy.module and taxonomy_context.module). The administration panel is reasonably intuitive if you are familiar with the taxonomy module.
If you want to add semantic relations between entries in your dictionary, enable the kwordnet module. A new tab for adding semantic relations will now appear on your dictionary entry pages. When you add semantic relations to an entry, they will appear after the "Related Synonyms" section of the entry.