Google Spell API and TinyMCE

血红的双手。 提交于 2019-12-21 16:19:10

问题


I just successfully implemented the spell checking plugin for TinyMCE using the instructions here. I got a bit scared, though, by this ending paragraph.

I've had some trouble finding good documentation of the Google Spell Service and it seems as if it is no longer updated but still available to developers already using it (which should include the TinyMCE .Net package even though you haven't used it before). However, use at your own risk should Google decide to delete it. This is the only official documentation I can find and that isn't much...

Am I to understand this to mean that the spell checking service used by Moxiecode.TinyMCE.dll points to an unsupported, abandoned api from Google?

EDIT

It seems as though the spell checking is happening via a post to https://www.google.com/tbproxy/spell?... as decribed here.

Is this service documented anywhere?

来源:https://stackoverflow.com/questions/14268998/google-spell-api-and-tinymce

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!