Hello,
great, lightweight module. I was wondering a couple of things:
1. Why doesn't the spellcheck button come up when I add it to to the toolbar.
2. I would like to display the whizzywig only on adding nodes and editing nodes, so I made it available on all node/*. What is the best way to remove wizzywig from comments if the comment form is located directly on my node page?
Comments
Comment #1
sdecabooter commented1. This functionality only works with the Internet Explorer browser.
2. Set this to "node/*/edit" instead of "node/*", so the editor will only show when editing a node, not when viewing one.
Hope this helps.
Kind regards,
Sven
Comment #2
MikeMoirano commentedExcellent!
Thanks for the help.
Is there anything I could do to get spellcheck working with firefox or is that something for the next release?
Thanks again
Comment #3
sdecabooter commentedThe spellcheck functionality is provided by the Whizzywig editor itself.
As this module is just providing implementation of the editor into Drupal, it is not up to me to add functionality to the editor, like better spellchecker functionality.
You could check the Whizzywig forums to see if there's any plans in that area, however i think it's not possible to provide a spellchecker in Firefox similar to the one in IE, because the Firefox architecture doesn't allow so.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.