/[drupal]/contributions/modules/ajax_spellcheck/readme.txt
ViewVC logotype

Contents of /contributions/modules/ajax_spellcheck/readme.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Wed Nov 16 12:58:17 2005 UTC (4 years ago) by thox
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-4-6
File MIME type: text/plain
Initial check in
1 // $Id: readme.txt,v 1.2 2005/08/15 10:02:22 thox Exp $
2
3 Following a suggestion by Simon Willison's blog post "Dissecting
4 the Google Firefox Toolbar"[1], this module uses the same spell
5 checking service as the Firefox Google Toolbar[2].
6
7 Unlike Google's Web API spell checking service[3], the toolbar
8 service is _not_ limited to 10 words.
9
10 The following languages are supported by the spell check service,
11 however only English is currently enabled:
12
13 * Danish - da
14 * Dutch - nl
15 * English - en
16 * Finnish - fi
17 * French - fr
18 * German - de
19 * Italian - it
20 * Polish - pl
21 * Portuguese - pt
22 * Spanish - es
23 * Swedish - sv
24
25 [1] http://simon.incutio.com/archive/2005/07/08/toolbar
26 [2] http://toolbar.google.com/
27 [3] http://www.google.com/apis/reference.html#1_3

  ViewVC Help
Powered by ViewVC 1.1.2