nanospell is easy to install on any web environment that can support PHP, ASP, ASP.Net, Mono or Java.
There are no installer packages or .exe files to run. Just upload and go. The process does not require you to modify TinyMCE, and even works with the 'CacheFly' hosted CDN version of TinyMCE.
Download NanoSpell and unzip it anywhere in your web project.
ASP.Net Users: ASP.Net & Mono users will also need to copy the dll in nanospell/server/ajax/asp.net/bin into your own /bin folder. Alternatively you may set up a web site service at the 'path/to/nanospell/server/ajax/asp.net/' file path in IIS Manager.
Browse to /path/to/nanospell/getstarted.html
The page will verify that everything is working for you, and even provide personalized code samples.
Just copy 2 lines of code into your tinymce.init statement to register NanoSpell as an external plugin.
tinymce.init({ .. external_plugins: {"nanospell": "/path/to/nanospell/plugin.js"}, nanospell_server: "php" // choose "php" "asp" "asp.net" or "java" .. });
Read more about compatibility, settings and dictionaries.
NanoSpell spellchecker for tinymce works with TinyMCE 4. It even works with the hosted/CDN versions of TinyMCE
NanoSpell spellchecker for tinymce can be set-up easily on any Windows, Linux of OS X server which can support any one of the following: PHP 5, ASP, ASP.Net or Java. This is true even if your app is written in another programming language such as ColdFusion, Python, Perl or Ruby.
Downloading NanoSpell spellchecker for tinymce and running the getstarted.html file will actually analyze which options are available and provide step-by step help.
To set up the TinyMCE spellchecker on Java based servers you can use the php-java-bridge to provide PHP support.
To create a seamless user experience, NanoSpell for TinyMCE is designed to be compatible with the same browsers as TinyMCE, including: