FCKeditor 2.2 patch for spellerpages script location
This allows the user to configure the path to the
spellerpages spellchecker script. This is useful for
when you need to use the script from a different
location. (ie: CGI access is only enabled in certain
directories.) This also removes a line of customization
out of the spellerpages code reducing maintenance a
tiny bit.
The attached file is not just a diff. It includes human
written text as well as a diff.
To change the spellerpages script location with this
patch you simply edit the spellerpagesScriptLocation
config option.
The default option looks like:
FCKConfig.spellerpagesScriptLocation =
'server-scripts/spellchecker.php';
FCKeditor 2.2 patch for spellerpages script location
Logged In: YES
user_id=572424
Originator: NO
This patch, or a similar implementation, has been included in
FCKeditor and has been committed in the SVN. It will be available
in the next release.
For more information about the FCKeditor SVN system, please use
the following URL:
http://wiki.fckeditor.net/SVN
----
http://www.fckeditor.net
"Support Open Source Software"
PS.: This is a canned response.
Log in to post a comment.