FCKeditor 的免费拼写检查器?
我正在寻找一个与 FCKeditor 兼容并且可以与 FF 和 FF 一起使用的免费拼写检查器。 IE。 我知道拼写器页面。 Speller 页面需要安装 PHP 和 cmd.exe 的执行权限(可怕?)。
I am looking for a free spelling checker that is compatible with FCKeditor and would work with FF & IE.
I am aware of Speller pages. Speller pages requires installing PHP and execute permissions to cmd.exe (scary?).
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
FCKeditor 实际上附带了一个拼写检查器,由 spellchecker.net 提供支持。 带有FCKEditor的版本是支持广告的托管版本,但您可以付费删除广告。 您可以看到它与 FCKEditor demo 配合使用,工具启动器位于底行第四个按钮从右边
还有NetSpell,它是免费的并且显然效果很好(我自己没有尝试过)。 它是一个开源 .NET 实现(您尚未指定任何服务器语言首选项)。 FCK 论坛上有一些有关 NetSpell 的信息 此处< /a> 和此处
FCKeditor actually comes with a spellchecker, powered by spellchecker.net. The version with FCKEditor is an ad-supported hosted version, but you can remove the ads for a fee. You can see it working with the FCKEditor demo, the tool launcher is on the bottom row, fourth button in from the right
There is also NetSpell, which is free and works well apparerently (I've not tried it myself). Its an open source .NET implementation (you havn't specified any server language preference). There is some information on the FCK forums about NetSpell here and here