[dokuwiki] Re: fckeditor plugin spellchecker

  • From: Myron Turner <turnermm02@xxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 22 Jul 2009 05:06:42 -0500

Chantal Rosmuller wrote:

 > Chantal Rosmuller wrote:
 > > Hi,
 > >
 > >
 > > I activated the spellchecker in the fckg plugin, I use "spellerpages".
> > It works great but we have a multilanguage wiki... is there a way to use
 > > different language settings for different pages? Thanks,
 > >
 > >
 > > Regards Chantal
 >
 > I'm afraid this is something that I can't answer with any certainty. I
 > can only dimly point the way.
 >
 > I suggest you check out the spellerpages site:
 > http://sourceforge.net/projects/spellerpages/
 >
 > And the Fckeditor site:
> http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Configuration/Spel
 >l_Checker
 >
 >
 > And the GNU Aspell site
 > http://aspell.net/
 > where you can get dictionaries for the languages your site needs to
 > support.
 >
 > If you are using spellerpages, then I assume you have already reset the
 > default spellchecker from the windows version to the unix version in
 > spellchecker.php. You'll notice in that script there is a default
 > setting to
 > $lang = 'en_US';
 > You will have to work out a way to re-set this value, on the fly, for
 > non-English users. As long as you've installed the required
 > dictionaries this should work (I think).
 >
 > I can think of a number of ways to determine language preference. You
 > can assign each language preference to a dokuwiki group, check for the
 > group at login and set a cookie which can then be checked in
 > spellchecker.php.
 >
 > Or if your users come from different countries you can determine country
 > of origin of IP addresses using a free service from maxmind.com. They
 > provide a simple php api to read a database which you download to your
 > server and can update every month. The database which you want is
 > GeoCityLite.
 >
 > Hope this helps,
 >
 > Myron
 > --
 >


That is usefull, thank you. I think the group thing might work :).



Keep me posted. If you get this to work, I can include the method in my Instructions for how to use DWFCK.

Best,

Myron
--

_____________________
Myron Turner
http://www.room535.org
http://www.mturner.org
http://net18reaching.org/cityscapes
_________________________________________________________
Searchable Database of Art and New Media News Feeds
Over 500,000 news items supplied in response to queries
http://net18reaching.org/artrss



--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: