Question
I have installed TWiki 4.0.2 and enabled the wysiwyg editor in configure (and, indeed, it's working). I'd like also to enable the spelling checker functionality kupu supports (it's there in the _kupu/common directory), but can't quite sort out in my mind just how you'd suggest I add the button and scripts to the TWiki-customized kupu functionality?
The relationship between templates, forms, skins and java scripts is over my head. I suspect someone must be working on a plugin configuration form for kupu (no?) that will help when it's available.
I know this is new / experimental functionality, but would like to excersize it for you, if you could give me some pointers.
What I've found:
193a188,191
> var spellchecker = new KupuSpellChecker('kupu-spellchecker-button',
> 'spellcheck.cgi');
> kupu.registerTool('spellchecker', spellchecker);
>
but simply adding that to kupuinit.js didn't do the trick - unless I also need to restart Apache or flush the cache in my browser or something...
Thanks,
Environment
--
EdReed - 19 Jun 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
This is an enhancement request; feel free to file it as such in our bug tracker at
Bugs:WebHome
.
--
SteffenPoulsen - 25 Jun 2006