RSS Git Download  Clone
..
  README.txt 541B spell-check changes: add-new-word function now puts terms in temp file for assessment by admin before importing into site-specific personal dictionary; rebuilt en-medical.rws (extra-dict) from edited contents of old personal dict (.aspell.en.pws) - moved all acronyms/abbreviations into new personal dict (.aspell.leeds.pws); LIMS::_create_user_profile() adds users 'centre' param to session user_profile; adapted spellchecker.pl to work with new dictionary format 11 years ago
  check_personal_dict.pl 2kB new local worklists: outreach unreported & outreach unauthorised 11 years ago
  rebuild_medical.sh 297B spell-check changes: add-new-word function now puts terms in temp file for assessment by admin before importing into site-specific personal dictionary; rebuilt en-medical.rws (extra-dict) from edited contents of old personal dict (.aspell.en.pws) - moved all acronyms/abbreviations into new personal dict (.aspell.leeds.pws); LIMS::_create_user_profile() adds users 'centre' param to session user_profile; adapted spellchecker.pl to work with new dictionary format 11 years ago
  README.txt
file permissions for HILIS4 fastcgi process: .aspell.$ctr.temp 664 raj:www-data (temporary file for new words pending merge with .pws) .aspell.$ctr.pws 664 raj:www-data (personal dictionary) .aspell.en.prepl 664 raj:www-data (stores replacement pairs when you tell aspell to learn from mistakes - not used) en-medical.rws 644 raj:raj (just needs to be readable) # to create master/extra-dict (needs to be done in situ - 32bit & 64bit not cross-compatible): aspell --lang=en create master ./dictionary.local < space_separated_word_list