Spell Checker

This thing needs spell checker.

Brent Landrum
Facilities Manager
Work: (714) 993-4295
Pager: (714) 256-3953

E-mail:
brentlandrum@homeseekers.com

Hello,
How does one enable RT Spell checker in RT 3.8.2?

Thank you in advance,
-Ashish

Dear Ashish

I have enabled spell checker in my server. you can follow the same steps

  1. covert spellchecker.pl file to unix compatible then copy the file to Apache CGI directory
  2. Configure fckconfig.js file to use spellerpages as spell checker in FCK Editor
    FCKConfig.SpellChecker = ‘SpellerPages’;
    FCKConfig.SpellerPagesServerScript = ‘/cgi-bin/spellchecker.pl’ ; // Available extension: .php .cfm .pl
    FCKConfig.FirefoxSpellChecker = true ;3. Update spellchecker.pl as below

my $spellercss = ‘/rt/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css’;my $wordWindowSrc = ‘/rt/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js’;my $aspell_cmd = ‘/usr/bin/aspell’;

Please try this now…

-Praveen-From: c_apotla@qualcomm.com
To: rt-users@bestpractical.com
Date: Wed, 25 Nov 2009 02:34:13 -0800
Subject: [rt-users] Spell Checker

Hello,

How does one enable RT Spell checker in RT 3.8.2?

Thank you in advance,

-Ashish

Windows 7: Find the right PC for you. Learn more.

Hello!

Thank you for your comments. I will try this out asap.

Regards,
-AshishFrom: Praveen Velu [praveen.velu@hotmail.com]
Sent: Saturday, November 28, 2009 12:38 PM
To: Potla, Ashish Bassaliel; rt-users@bestpractical.com
Subject: RE: [rt-users] Spell Checker

Dear Ashish

I have enabled spell checker in my server. you can follow the same steps

  1. covert spellchecker.pl file to unix compatible then copy the file to Apache CGI directory
  2. Configure fckconfig.js file to use spellerpages as spell checker in FCK Editor

FCKConfig.SpellChecker = ‘SpellerPages’;
FCKConfig.SpellerPagesServerScript = ‘/cgi-bin/spellchecker.pl’ ; // Available extension: .php .cfm .pl
FCKConfig.FirefoxSpellChecker = true ;

  1. Update spellchecker.pl as below

my $spellercss = ‘/rt/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css’;my $wordWindowSrc = ‘/rt/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js’;my $aspell_cmd = ‘/usr/bin/aspell’;

Please try this now…

-Praveen-

From: c_apotla@qualcomm.com
To: rt-users@bestpractical.com
Date: Wed, 25 Nov 2009 02:34:13 -0800
Subject: [rt-users] Spell Checker

Hello,

How does one enable RT Spell checker in RT 3.8.2?

Thank you in advance,

-Ashish

Windows 7: Find the right PC for you. Learn more.http://windows.microsoft.com/shop