CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Feature #1661

Spellchecker

Added by Thomas Allmer over 4 years ago. Updated over 2 years ago.

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

Also available in: Atom PDF