有谁知道 ckeditor 的拼写检查器插件使用 aspell 或类似的本地服务而不是pellchecker.net?

发布于 2024-08-21 17:22:04 字数 103 浏览 5 评论 0原文

我们在 CMS 产品上使用 CkEditor,并且不想使用pellchecker.net 中的内置拼写检查器。有谁知道其他插件,例如使用 aspell 服务器端的旧 FCKeditor 插件?

We are using CkEditor on our CMS product and does not want to use the built in spell checker from spellchecker.net. Does anyone know of other plugins, like e.g. the old FCKeditor plugin which used aspell serverside?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

感性 2024-08-28 17:22:04

此处提供了基于旧 aspell 的 FCKeditor 插件的 CkEditor 端口:

http: //cksource.com/forums/viewtopic.php?f=11&t=15893

A CkEditor port of the old aspell based plugin for FCKeditor is available here:

http://cksource.com/forums/viewtopic.php?f=11&t=15893

桃扇骨 2024-08-28 17:22:04

Marianna:

首先,我们想要使用pellchecker.net 的原因与功能本身无关,SCAYT 和常规拼写检查都工作得很好。
然而,我们在 CMS(CorePublish,www.coretrek.no)中使用 CkEditor,并且使用像pellchecker.net 这样的在线工具有一些缺点:

  • 免费的在线版本有时很慢,并且会显示广告,这两者都导致了很多问题。我们的客户会觉得烦人。
  • 我们的产品有时安装在无法访问互联网的内部网和封闭网络中,这意味着依赖在线服务是不行的。
  • 我们在之前的版本(使用 FCKEditor)中免费提供了一个可用的拼写检查器。突然要求我们的客户(或我们自己)支付额外的拼写检查费用、购买托管版本或许可版本,这不是我们想要做的事情。
  • 我们希望将拼写检查本身与我们自己的后端集成,例如,我们为每个用户存储自定义字典等。

因此,基于这些问题,我们决定宁愿使用“旧”aspell 插件,这使我们能够默认情况下提供内置的、无横幅的拼写检查,并且我们可以在其中控制我们自己的后端。

此致,

Arve Skjørestad

高级系统开发人员

CoreTrek AS

Marianna:

First of all, the reason why we want to use spellchecker.net has nothing to to with the functionality itself, both the SCAYT and the regular spell check is working great.
However, we are using CkEditor in our CMS (CorePublish, www.coretrek.no), and using an online tool like spellchecker.net has some drawbacks:

  • The free online version is at times slow, and it displays ads, both of which many of our customers will find annoying.
  • Our product is sometimes installed at intranets and closed networks where internet access is not available, this means depending on an online service is a no-go.
  • We had a working spellchecker included in our previous version (using FCKEditor) for free. Suddenly requiring our customers (or our self) to pay extra for spellchecking, purchasing either the hosted or licensed versions, is not something we want to do.
  • We want to integrate the spell check itself with our own back end, where we e.g. store a custom dictionary for each user etc.

So based on these issues, we decided to rather go for the "old" aspell plug-in, which enables us to provide a built in, banner free spellcheck by default, and where we can control the back end our self.

regards,

Arve Skjørestad

Senior system developer

CoreTrek AS

眼眸 2024-08-28 17:22:04

jQuery 拼写检查器与 CKEditor 集成得很好:http://jquery-spellchecker.badsyntax.co/ckeditor。 html

The jQuery Spellchecker integrates pretty well with CKEditor: http://jquery-spellchecker.badsyntax.co/ckeditor.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文