From 1c08a100bfce743442adbc10bbc02e2b2acc0cba Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Fri, 27 Dec 2024 08:01:10 +0000 Subject: [PATCH] docuseal and photoprism --- docs/apps/docuseal.md | 38 ++++++++++++++++++ docs/apps/photoprism.md | 3 ++ .../current/apps/docuseal.md | 39 +++++++++++++++++++ .../current/apps/photoprism.md | 3 ++ 4 files changed, 83 insertions(+) create mode 100644 docs/apps/docuseal.md create mode 100644 i18n/en/docusaurus-plugin-content-docs/current/apps/docuseal.md diff --git a/docs/apps/docuseal.md b/docs/apps/docuseal.md new file mode 100644 index 00000000..1d15149c --- /dev/null +++ b/docs/apps/docuseal.md @@ -0,0 +1,38 @@ +--- +title: DocuSeal +slug: /docuseal +tags: + - 文件管理 + - 数字签名 + - DocuSeal +--- + +import Meta from './_include/docuseal.md'; + + + +## 入门指南{#guide} + +### 初始化{#wizard} + +1. Websoft9 控制台安装 DocuSeal 后,通过 **我的应用** 查看应用详情,在 **访问** 标签页中获取访问 URL。 + +2. 在本地浏览器输入访问 URL,根据提示完成初始化 + +#### 电子签名 + +1. 在首页上点击 **CREATE**,创建一个新的文档模板 + +2. 点击虚线框,上传需要签名的 PDF 文件 + +3. 将签名组件拖入上传的 PDF 文件中需要签名的位置 + +4. 点击 **SIGN YOURSELF**,签名后即可下载 + +## 配置选项{#configs} + +- 多语言(√) + +## 管理维护{#administrator} + +## 故障 \ No newline at end of file diff --git a/docs/apps/photoprism.md b/docs/apps/photoprism.md index 8e1aa0cd..6c573981 100644 --- a/docs/apps/photoprism.md +++ b/docs/apps/photoprism.md @@ -21,6 +21,9 @@ import Meta from './_include/photoprism.md'; ## 配置选项{#configs} +- 多语言(√) +- Cli (√) + ## 管理维护{#administrator} ## 故障 diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/docuseal.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/docuseal.md new file mode 100644 index 00000000..dcce14d3 --- /dev/null +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/docuseal.md @@ -0,0 +1,39 @@ +--- +title: DocuSeal +slug: /docuseal +tags: + - Document Management + - Digital Signature + - DocuSeal +--- + +import Meta from './_include/docuseal.md'; + + + +## Getting started{#guide} + +### Initial setup{#wizard} + +1. When completed installation of DocuSeal at **Websoft9 Console**, get the applicaiton's **Overview** and **Access** information from **My Apps** + +2. Complete the install wizard step by step + +### Electronic signature + +1. Select **CREATE** on home page, create a new document template + +2. Click on the dotted box to upload the PDF file that needs to be signed + +3. Drag the Signature component into the uploaded PDF where you want the signature to be + +4. Click **SIGN YOURSELF**, signed and ready to download + +## Configuration options{#configs} + +- Multilingual (√) + +## Administer{#administrator} + + +## Troubleshooting{#troubleshooting} diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/photoprism.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/photoprism.md index 0af2d92b..0d81610f 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/photoprism.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/photoprism.md @@ -22,6 +22,9 @@ import Meta from './_include/photoprism.md'; ## Configuration Options {#configs} +- Multilingual (√) +- Cli (√) + ## Administration {#administrator} ## Troubleshooting {#troubleshooting}