Tool Name:
Tool Version: 1.14328
Tool Type: Shareware
Tool Cost In: 79 US$
Tool Target Platform:
Tool OS Support: WinOther,Win2000,WinXP,Win7 x32,Win7 x64,Windows 8,WinServer,WinVista,WinVista x64,Unix,Linux,Linux Console,Linux Gnome,Linux GPL,Linux Open Source,Mac OS X,Mac Other,Java,Other
Limitations: Free developer trial : http://tinymcespellcheck.com/license
Tool Info URL: Click to view
Video 1: Link for download
Video 2: Link for download
Download 1: Click to download
Download 2: Click to download
|
|
Short Description: Nanospell reproduces native operating system spellchecking within TinyMCE. The plugin automatically underlines typing mistakes, and provides highly accurate suggestions on right click. Try an live demo: http://tinymcespellcheck.com/#try
Long Description 1: The Tinymce spellchecker plugin from nanospell adds automatic, seamless international spellchecking in tinymce 4.x as the users type. Try a Live Example at: http://tinymcespellcheck.com/#try or download 24 Free Tinymce spellchecking dictionaries:http://tinymcespellcheck.com/dictionaries
Long Description 2: 'Tinymce spellcheck' from nanospell
Sick of the 'Spellchecker Error General' message in Tinymce?
This message is caused because the google spellchecking service which tinymce relied on has been discontinued.
Nanospell - the agile, cross-platform tinymce spellchecker plugin which adds automatic, seamless international spellchecking in tinymce 4.x as the users type.
This independantly developed plugin provides automatic spellchecking within TinyMCE. It automatically underlines typing errors, and provides accurate suggestions on right click. We have designed for a effortless experience with no curve for your users.
Nanospell for TinyMCE is easy to install on any web environment that can support PHP, ASP, ASP.Net, Mono or Java. Mac, Windows or Linux. Requires Apache, NgineX or IIS.
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.
* Try a Live Demo at: http://tinymcespellcheck.com/
* Download 24 Free Tinymce spellchecking dictionaries: http://tinymcespellcheck.com/dictionaries
* Configure and Customize: http://tinymcespellcheck.com/settings
Get Started in under 5 minutes
====================
Step 1 - Download the nanospell plugin
Download nanospell tinymce spellchecker and unzip it anywhere in your web project.
Step 2 - Test it locally
Browse to /path/to/nanospell/getstarted.html
The page will verify that everything is working for you, and even provide personalized code samples.
Step 3 - Code it
Just copy 2 lines of code into your tinymce.init statement to register NanoSpell as an external tinymce spellchecker plugin.
tinymce.init({
..
external_plugins: {'nanospell': '/path/to/nanospell/plugin.js'},
nanospell_server: 'php' // choose 'php' 'asp' 'asp.net' or 'java'
..
});
Free developer licenses and support are available to you: http://tinymcespellcheck.com/support
|