I am implementing FCKeditor in an environment based on the Mortbay Jetty server which (at least natively) doesn't support PHP or Perl. That means it won't support SpellerPages / ASpell.
I'm trying to figure out how to implement JSPSpellCheck and Jazzy. I'm trying to discern where to change the SpellerPages calling structure so that I can put in the alternate for JSPSpell. The going is slow.
Is there any documentation / diagramming that would help?
I'm trying to figure out how to implement JSPSpellCheck and Jazzy. I'm trying to discern where to change the SpellerPages calling structure so that I can put in the alternate for JSPSpell. The going is slow.
Is there any documentation / diagramming that would help?
RE: Calling Structure for Spell Check