[GH-ISSUE #8] 关于修订模式 #9

Closed
opened 2026-02-27 09:14:51 +03:00 by kerem · 4 comments
Owner

Originally created by @FCIron on GitHub (Mar 8, 2019).
Original GitHub issue: https://github.com/marx-yu/WopiHost/issues/8

大神我想一下wopi协议支持在线编辑的时候默认以没修订模式打开吗

Originally created by @FCIron on GitHub (Mar 8, 2019). Original GitHub issue: https://github.com/marx-yu/WopiHost/issues/8 大神我想一下wopi协议支持在线编辑的时候默认以没修订模式打开吗
kerem closed this issue 2026-02-27 09:14:51 +03:00
Author
Owner

@ztwz commented on GitHub (Mar 10, 2019):

请问怎么用这个WopiHost代码呀?我跑起来只有一个命令窗口,但office调用不出来呀,office online我已经搭建好了,但使用http://[owas.domain]/we/WordEditorFrame.aspx?WOPISrc=http%3a%2f%2flocalhost%3a8080%2fwopi%2ffiles%2fword.docx&access_token=[token]&ui=zh-CN
方式连接不上office online呀。

<!-- gh-comment-id:471306493 --> @ztwz commented on GitHub (Mar 10, 2019): 请问怎么用这个WopiHost代码呀?我跑起来只有一个命令窗口,但office调用不出来呀,office online我已经搭建好了,但使用http://[owas.domain]/we/WordEditorFrame.aspx?WOPISrc=http%3a%2f%2flocalhost%3a8080%2fwopi%2ffiles%2fword.docx&access_token=[token]&ui=zh-CN 方式连接不上office online呀。
Author
Owner

@marx-yu commented on GitHub (Apr 21, 2019):

请问怎么用这个WopiHost代码呀?我跑起来只有一个命令窗口,但office调用不出来呀,office online我已经搭建好了,但使用http://[owas.domain]/we/WordEditorFrame.aspx?WOPISrc=http%3a%2f%2flocalhost%3a8080%2fwopi%2ffiles%2fword.docx&access_token=[token]&ui=zh-CN
方式连接不上office online呀。
owas.domain -> 替换为office online服务的地址;
http%3a%2f%2flocalhost%3a8080%2fwopi%2ffiles%2fword.docx 是http://localhost:8080/wopi/files/word.docx的urlencode,要把其中的localhost:8080替换为wopihost服务的地址,即这个代码仓库启动的服务

<!-- gh-comment-id:485255470 --> @marx-yu commented on GitHub (Apr 21, 2019): > 请问怎么用这个WopiHost代码呀?我跑起来只有一个命令窗口,但office调用不出来呀,office online我已经搭建好了,但使用http://[owas.domain]/we/WordEditorFrame.aspx?WOPISrc=http%3a%2f%2flocalhost%3a8080%2fwopi%2ffiles%2fword.docx&access_token=[token]&ui=zh-CN > 方式连接不上office online呀。 owas.domain -> 替换为office online服务的地址; http%3a%2f%2flocalhost%3a8080%2fwopi%2ffiles%2fword.docx 是http://localhost:8080/wopi/files/word.docx的urlencode,要把其中的localhost:8080替换为wopihost服务的地址,即这个代码仓库启动的服务
Author
Owner

@marx-yu commented on GitHub (Apr 21, 2019):

请问怎么用这个WopiHost代码呀?我跑起来只有一个命令窗口,但office调用不出来呀,office online我已经搭建好了,但使用http://[owas.domain]/we/WordEditorFrame.aspx?WOPISrc=http%3a%2f%2flocalhost%3a8080%2fwopi%2ffiles%2fword.docx&access_token=[token]&ui=zh-CN
方式连接不上office online呀。

是的

<!-- gh-comment-id:485255500 --> @marx-yu commented on GitHub (Apr 21, 2019): > 请问怎么用这个WopiHost代码呀?我跑起来只有一个命令窗口,但office调用不出来呀,office online我已经搭建好了,但使用http://[owas.domain]/we/WordEditorFrame.aspx?WOPISrc=http%3a%2f%2flocalhost%3a8080%2fwopi%2ffiles%2fword.docx&access_token=[token]&ui=zh-CN > 方式连接不上office online呀。 是的
Author
Owner

@marx-yu commented on GitHub (Apr 29, 2019):

已增加详细使用说明

<!-- gh-comment-id:487586011 --> @marx-yu commented on GitHub (Apr 29, 2019): 已增加详细使用说明
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WopiHost-marx-yu#9
No description provided.