Advanced Search
Search Results
134 total results found
在 Rocky Linux 8 下安裝 Nextcloud 24
請先安裝最新版本的 Rocky Linux 8,可參照 Rocky Linux 8 基本安裝。 以下安裝流程會以一般使用者身份執行,若您使用 root 身份執行則請去掉每個指令最前面的 sudo。 安裝基本工具 sudo dnf install -y epel-release yum-utils unzip curl wget bash-completion policycoreutils-python-utils mlocate bzip2 sudo dnf update -y 安裝 Apache 網路伺服器 ...
在 Ubuntu 20.04 下安裝 Nextcloud 24
請先安裝最新版本的 Ubuntu 20.04,可參照 Ubuntu Server 20.04 基本安裝。 安裝 Apache 網路伺服器與 PHP 軟體組 (此處示範安裝的是 PHP 8.1,Nextcloud 24 支援的 PHP 版本是 7.4~8.1,若需要更詳細的資訊,請參考安裝 PHP 8.1 版,資料庫則使用 SQLite 作為快速安裝之用) sudo apt update sudo apt upgrade -y sudo apt install -y software-properties-commo...
Installation guide for OxOffice Online v4 Community on CentOS 7
Please download and install the latest version of CentOS 7 (we recommend using Minimal edition), when operating system installation is done, please follow steps to upgrade your system, install required packages and OxOffice Online v4 Community (we recommend ex...
Installation guide for OxOffice Online v4 Community on Rocky Linux 8
Please download and install the latest version of Rocky Linux 8, when operating system installation is done, please follow steps to upgrade your system, install required packages and OxOffice Online v4 Community (we recommend executing these commands as normal...
Installation guide for OxOffice Online v4 Community on Ubuntu 20.04
Please download and install the latest version of Ubuntu 20.04, when operating system installation is done, please follow steps to upgrade your system, install required packages and OxOffice Online v4 Community. sudo apt update sudo apt upgrade -y sudo apt ins...
Installation guide for OxOffice Online v4 Community on CentOS 7 in PVE LXC
Please download "centos-7-default" LXC template on your PVE first You can see CentOS 7 LXC template in "CT templates" section Create a new CT using "Create CT" button Start created CT, login as root and excute following commands to install needed programs ...
Installation guide for OxOffice Online v4 Community on Rocky Linux 8 in PVE LXC
Please download "rocktlinux-8-default" LXC template on your PVE first You can see Rocky Linux 8 LXC template in "CT templates" section Create a new CT using "Create CT" button Start created CT, login as root and excute following commands to install needed ...
Installation guide for OxOffice Online v4 Community on Ubuntu 20.04 in PVE LXC
Please download "ubuntu-20.04-standard" LXC template on your PVE first You can see Ubuntu 20.04 LXC template in "CT templates" section Create a new CT using "Create CT" button Start created CT, login as root and excute following commands to install needed ...
Android
您可以從 Google Play 安裝 OOReader。安裝完成後,請開啟 OOReader 應用程式。首次開啟時,您會看到如下的畫面,右上角會有兩個圖示,圓圈中間有「i」的圖示輕點會開啟「關於」頁面,而「+」則是開啟檔案的選單。 請輕點右上角的「+」圖示,然後會出現如下圖的選單。 請輕點選單中的「Device」(若您有儲存在其他公有雲端服務的 ODF 系列檔案,則也可點擊對應的服務圖示來進行服務連結,此處不贅述),這會開啟檔案選取畫面,請在其中輕點您要開啟的檔案,此時若應用程式要求儲存空間的存取權限,也請授...
iOS/iPadOS/macOS
您可以從 App Store 安裝 OOReader。安裝完成後,請開啟 OOReader 應用程式。安裝完成後,請開啟 OOReader 應用程式。首次開啟時,您會看到如下的畫面,右上角會有兩個圖示,圓圈中間有「i」的圖示輕點會開啟「關於」頁面,而「+」則是開啟檔案的選單。 (請在此處插入圖片) 請輕點右上角的「+」圖示,然後會出現如下圖的選單。 (請在此處插入圖片) 請輕點選單中的「Device」(若您有儲存在其他公有雲端服務的 ODF 系列檔案,則也可點擊對應的服務圖示來進行服務連結,此處不贅述),這會開啟檔...
OxOOL Module v4 Compiling HOWTO
1. Preparing The Environment Follow the instructions of OxOOL Community Compiling HOWTO to compile oxool-community -- English version coming soon Be noticed that you should use autogen.sh and don't directly run configure here. autogen.sh by default would add...
OxOOL v4 模組編譯手冊
一、環境準備 參考技術手冊,先行編譯 oxool-community 以產生 oxool 開發相關套件。 請留意:此步驟編譯 oxool-community 時應使用 autogen.sh,不需再執行 configure。autogen.sh 預設會開啟 --enable-debug 並載入 ModuleTesting 模組供開發測試使用。 透過 rpmbuild 或 debuild 產生 oxool 與 oxool-dev 安裝套件。 將產生出來之 oxool-dev 套件安裝於系統內。oxool-...
MergeODF 使用手冊
請先將 MergeODF 的壓縮檔解壓縮至 Nextcloud 目錄中的「apps」目錄下,並將其擁有者改為網頁伺服器使用者(範例:Red Hat Enterprise Linux/Fedora 衍生版本上是 apache,Debian/Ubuntu 及其衍生版本上則為 www-data,其他 Linux 散佈版請自行調整),並登入 Nextcloud 的管理使用者後在「應用程式」中啟用「MergeODF」,本文以下假設您已啟用「MergeODF」應用程式。 新增範本 登入 Nextcloud 後,請點擊 Next...
OxOOL Module Development HOWTO
This manual will simply explain the file structures in a standard OxOOL module repository and how to develop an OxOOL module. Default OxOOL Module File Structure When you use oxool-module-maker to generate a template module repository, by default it will use t...
OxOOL 模組開發手冊
本手冊將簡單介紹 OxOOL 模組結構與開發說明。 OxOOL 預設模組檔案結構 這裡就以使用 oxool-module-maker 並以 oxool-dev 套件中預設之模組範本產生之新模組為例,重要的檔案與目錄重點說明如下: ModuleConfiguration.md : 模組配置檔說明。 module.xml.in : 模組配置檔,用來在執行 configure 時產生模組 XML 檔。如果在 oxool-module-maker 所下的參數有誤或需要修改、需要調整 XML 檔中的內容或新增標籤等,則...
簡介
這份文件將協助您整合現有的雲端儲存方案,以便您的使用者可以透過 Web 瀏覽器編輯儲存在雲端硬碟中的文件。 因此,您必須將下列部份設定好,並且組合在一起: OxOffice Online 主機 能開出 iframe 的頁面 使用者驗證 連接雲端硬碟 整合 OxOffice Online 最簡單的方法,就是使用 WOPI 協定。 OxOffice Online 實作了一個名為 WOPI(全名是:Web 應用程式開放平台介面)的協定。OxOffice Online ...
如何整合
OxOffice Online 主機 儘管可以和 Web 伺服器安裝在同一臺主機,不過,我們建議將 OxOffice Online 安裝在專用的 VM 或伺服器。這部伺服器(WOPI 客戶端),必須能讓外部網際網路連線,而且還要能夠連線到您的 WOPI 伺服器(您的雲端應用系統)。 開出編輯 iframe 頁面的網站 我們假設您希望將編輯功能整合到現有網站中。 因此,在網站上,您需要提供一個 iframe,其中將顯示OxOffice Online 的編輯介面和文件本身。 要設定 iframe,WOPI 主機...
逐步建立
想要一次把所有事物建立成功是不太可能的,我們將透過一步一步小型的、容易測試的步驟,來完成建置。 在專用伺服器或虛擬機器中安裝 OxOffice Online,並確定瀏覽器可以正確連接到 OxOffice Online。 https://<WOPI 客戶端 URL(OxOffice Online)>:<port>/hosting/discovery 在您的應用程式增加 WOPI REST API 的進入點。目前只須在 GET 請求時,回應「Hello World」即可,您可以透過瀏覽器進行測試。必要...