Ticket #657 (closed defect: inactive)
simply spell check problem newbi
| Reported by: | anonymous | Owned by: | akaEdge |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Documentation | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I hav no dictionaries in the spell check window, ive read the past forms and here the directory for the dictionairy off the site /xinha/plugins/SpellChecker/aspell
now I want to try the driect ditionary link but cannot find it, when I put in:
<script type="text/javascript"> _editor_url = "http://spectrum.buffalo.edu/xinha/" // (preferably absolute) URL (including trailing slash) where Xinha is installed _editor_lang = "en"; // And the language we need to use in the editor. // start of fancy text box code </script>
the program wouldent load up, it woul just be the normal txt box, and i put it as absolute at the _editor_url, which is the programs main directory so im pretty sure thats the wrong place, where should i set the dictionary local? Thanks
