PHP 网站上嵌入 Google 文档
我一直在阅读 Google Docs API 并遇到一些麻烦。我想要执行以下操作:
在我的网络应用程序中嵌入 Google 文档
任何可以在网络应用程序中访问该页面的人都可以编辑 Google 文档,而无需必须登录其 Google 帐户
(如果可能)显示谁使用以下方式进行了哪些更改他们在我的网络应用程序中的身份,而不是他们的 Google 帐户。
I've been reading through Google Docs API and having some trouble. I want to do the following:
Embed a Google Doc in my web application
Anyone who can access that page in the web app can edit the Google Doc, without having to sign in to their Google account
(If Possible) Show who made which changes using their identities in my web app, not their Google account.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
有几种嵌入方法。快速 Google 搜索将产生多个答案。
据我所知,在不登录帐户的情况下无法进行编辑。
由于这与(2)相关,所以我认为这不可能。
There are a few ways you can embed. A quick Google search will yield several answers.
As far as I know, it's not possible to edit without signing into an account.
As this is related to (2), I don't think this is possible as all.