Feature #1661
Spellchecker
| Status: | Closed | Start date: | 2008-10-07 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Thomas Allmer | % Done: | 100% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
The PHP Spellchecker - Spellchecker plugin for TinyMCE with a PHP backend.
ToDo:- import
- test
- configure with TS
History
Updated by Thomas Allmer over 4 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
you can now us the spellchecker it's default config is
RTE.default.spellcheck {
general.engine = GoogleSpell
PSpell.mode = PSPELL_FAST
PSpell.spelling =
PSpell.jargon =
PSpell.encoding =
PSpellShell.mode = PSPELL_FAST
PSpellShell.aspell =
PSpellShell.tmp = ./tmp
}
RTE.default.init {
spellchecker_languages = +English=en,German=de
}
Updated by Thomas Allmer over 4 years ago
- Status changed from Resolved to Closed
released with: 0.0.9