News:

AbanteCart v1.4.2 is released.

Main Menu

ck editor spelling check missing

Started by llegrand, September 25, 2013, 12:36:53 PM

Previous topic - Next topic

llegrand

I notice in the text editor portion  there doesn't seem to be spell check enabled.   Is this an oversight or some issue due to all the language support?

For those of use keyboard challenged,  spell check would be good for content.

Lee

abantecart

I was under impression that spell check is a browser side work. At least my FF , Safari and chrome do check spelling in all type of text fields.

I guess you refer to this:
http://docs.ckeditor.com/#!/guide/dev_spellcheck

Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

llegrand

In running ckeditor in other applications - I have found there are several ways to install,  but under the latest stable version of 4.2 and maybe one or two earlier versions,  spell check within the editor is only available on standard and full or with a customization option, which is pretty easy to do.

Or as your citation shows it seems to disable the native spell checker by default. 

Where is the editor installed within Abantecarte?




llegrand

Here's a screen shot to show what I am asking here.   You can see that the Description box does in deed use the the browser spell check.   But the Content box with the Ck Editor   doesn't pickup any typos -  I have purposely added several with the box.

Interestingly,  this board  does use spell check within this box  :)


abolabo

you can edit file public_html/admin/view/default/javascript/ckeditor/config.js

just add row config.disableNativeSpellChecker = false;
into function and reload page.
Then press CTRL and do right click on ckeditor to enable browser spellchecker.
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

llegrand

Yes!  that got the spell check working in the editor boxes.   

Thank you.

Forum Rules Code of conduct
AbanteCart.com 2010 -