<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Dear Ashish <br><br>I have enabled spell checker in my server. you can follow the same steps<br><br>1. covert spellchecker.pl file to unix compatible then copy the file to Apache CGI directory <br>2. Configure fckconfig.js file to use spellerpages as spell checker in FCK Editor<br><pre>FCKConfig.SpellChecker                  = 'SpellerPages';<br>FCKConfig.SpellerPagesServerScript = '/cgi-bin/spellchecker.pl' ;       // Available extension: .php .cfm .pl<br>FCKConfig.FirefoxSpellChecker   = true ;</pre>3. Update spellchecker.pl as below <br><br>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';<br><br>Please try this now...<br><br>-Praveen-<br><br><hr id="stopSpelling">From: c_apotla@qualcomm.com<br>To: rt-users@bestpractical.com<br>Date: Wed, 25 Nov 2009 02:34:13 -0800<br>Subject: [rt-users] Spell Checker<br><br>






<style>
.ExternalClass p.ecxMsoNormal, .ExternalClass li.ecxMsoNormal, .ExternalClass div.ecxMsoNormal
{margin-bottom:.0001pt;font-size:11.0pt;font-family:'Calibri','sans-serif';}
.ExternalClass a:link, .ExternalClass span.ecxMsoHyperlink
{color:blue;text-decoration:underline;}
.ExternalClass a:visited, .ExternalClass span.ecxMsoHyperlinkFollowed
{color:purple;text-decoration:underline;}
.ExternalClass span.ecxEmailStyle17
{font-family:'Calibri','sans-serif';color:windowtext;}
.ExternalClass .ecxMsoChpDefault
{;}
@page Section1
{size:8.5in 11.0in;}
.ExternalClass div.ecxSection1
{page:Section1;}
</style>





<div class="ecxSection1">

<p class="ecxMsoNormal">Hello,</p>

<p class="ecxMsoNormal">How does one enable RT Spell checker in RT 3.8.2?</p>

<p class="ecxMsoNormal"> </p>

<p class="ecxMsoNormal">Thank you in advance,</p>

<p class="ecxMsoNormal">-Ashish</p>

</div>                                      <br /><hr />Windows 7: Find the right PC for you. <a href='http://windows.microsoft.com/shop' target='_new'>Learn more.</a></body>
</html>