mirror of
https://github.com/nocobase/nocobase.git
synced 2026-09-24 16:02:20 +08:00
docs: fix embed plugin documentation
This commit is contained in:
@@ -22,8 +22,8 @@ keywords: "嵌入 NocoBase,Embed 插件,iframe 嵌入,用户打通,token 认证,
|
||||
|
||||

|
||||
|
||||
点击后获取到的链接可以单独打开,例如 `https://xxx.com/embed/qs087rz4o2b` 。
|
||||
点击后获取到的链接可以单独打开,例如 `https://example.com/embed/qs087rz4o2b` 。
|
||||
|
||||

|
||||
|
||||
如果想要在其他网站或应用程序中嵌入 NocoBase 的页面,需要进行用户打通,并将 `token` 拼接到链接中,例如 `https://xxx.com/embed/qs087rz4o2b?token=xxx`。
|
||||
如果想要在其他网站或应用程序中嵌入 NocoBase 的页面,需要进行用户打通,并将 `token` 拼接到链接中,例如 `https://example.com/embed/qs087rz4o2b?token=xxx`。
|
||||
@@ -24,8 +24,8 @@ Nachdem Sie die Oberflächenkonfiguration aktiviert haben, klicken Sie im Seiten
|
||||
|
||||

|
||||
|
||||
Nach dem Klick erhalten Sie einen Link, der separat geöffnet werden kann, zum Beispiel `https://xxx.com/embed/qs087rz4o2b`.
|
||||
Nach dem Klick erhalten Sie einen Link, der separat geöffnet werden kann, zum Beispiel `https://example.com/embed/qs087rz4o2b`.
|
||||
|
||||

|
||||
|
||||
Wenn Sie NocoBase-Seiten in andere Websites oder Anwendungen einbetten möchten, ist eine Benutzerauthentifizierung erforderlich. Der `token` muss dann an den Link angehängt werden, zum Beispiel `https://xxx.com/embed/qs087rz4o2b?token=xxx`.
|
||||
Wenn Sie NocoBase-Seiten in andere Websites oder Anwendungen einbetten möchten, ist eine Benutzerauthentifizierung erforderlich. Der `token` muss dann an den Link angehängt werden, zum Beispiel `https://example.com/embed/qs087rz4o2b?token=xxx`.
|
||||
@@ -21,10 +21,10 @@ After activating the interface configuration, click "Copy embedded link" in the
|
||||

|
||||
|
||||
|
||||
After clicking, you will get a link that can be opened separately, for example, `https://xxx.com/embed/qs087rz4o2b`.
|
||||
After clicking, you will get a link that can be opened separately, for example, `https://example.com/embed/qs087rz4o2b`.
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
If you want to embed NocoBase pages into other websites or applications, user authentication is required, and the `token` needs to be appended to the link, for example, `https://xxx.com/embed/qs087rz4o2b?token=xxx`.
|
||||
If you want to embed NocoBase pages into other websites or applications, user authentication is required, and the `token` needs to be appended to the link, for example, `https://example.com/embed/qs087rz4o2b?token=xxx`.
|
||||
@@ -25,8 +25,8 @@ Una vez que haya activado la configuración de la interfaz, haga clic en «Copia
|
||||
|
||||

|
||||
|
||||
Al hacer clic, obtendrá un enlace que puede abrirse de forma independiente, por ejemplo, `https://xxx.com/embed/qs087rz4o2b`.
|
||||
Al hacer clic, obtendrá un enlace que puede abrirse de forma independiente, por ejemplo, `https://example.com/embed/qs087rz4o2b`.
|
||||
|
||||

|
||||
|
||||
Si desea incrustar páginas de NocoBase en otros sitios web o aplicaciones, necesitará autenticación de usuario y deberá añadir el `token` al enlace, por ejemplo, `https://xxx.com/embed/qs087rz4o2b?token=xxx`.
|
||||
Si desea incrustar páginas de NocoBase en otros sitios web o aplicaciones, necesitará autenticación de usuario y deberá añadir el `token` al enlace, por ejemplo, `https://example.com/embed/qs087rz4o2b?token=xxx`.
|
||||
@@ -25,8 +25,8 @@ Après avoir activé la configuration de l'interface, cliquez sur « Copier le l
|
||||
|
||||

|
||||
|
||||
Après avoir cliqué, vous obtiendrez un lien que vous pourrez ouvrir séparément, par exemple, `https://xxx.com/embed/qs087rz4o2b`.
|
||||
Après avoir cliqué, vous obtiendrez un lien que vous pourrez ouvrir séparément, par exemple, `https://example.com/embed/qs087rz4o2b`.
|
||||
|
||||

|
||||
|
||||
Si vous souhaitez intégrer des pages NocoBase dans d'autres sites web ou applications, une authentification utilisateur est nécessaire. Vous devrez alors ajouter le `token` au lien, par exemple, `https://xxx.com/embed/qs087rz4o2b?token=xxx`.
|
||||
Si vous souhaitez intégrer des pages NocoBase dans d'autres sites web ou applications, une authentification utilisateur est nécessaire. Vous devrez alors ajouter le `token` au lien, par exemple, `https://example.com/embed/qs087rz4o2b?token=xxx`.
|
||||
@@ -25,8 +25,8 @@ pkg: "@nocobase/plugin-embed"
|
||||
|
||||

|
||||
|
||||
クリックすると、取得したリンクは個別に開くことができます。例えば、`https://xxx.com/embed/qs087rz4o2b` のようになります。
|
||||
クリックすると、取得したリンクは個別に開くことができます。例えば、`https://example.com/embed/qs087rz4o2b` のようになります。
|
||||
|
||||

|
||||
|
||||
NocoBase のページを他のウェブサイトやアプリケーションに埋め込みたい場合は、ユーザー認証が必要です。その際、`token` をリンクに付加してください。例えば、`https://xxx.com/embed/qs087rz4o2b?token=xxx` のようになります。
|
||||
NocoBase のページを他のウェブサイトやアプリケーションに埋め込みたい場合は、ユーザー認証が必要です。その際、`token` をリンクに付加してください。例えば、`https://example.com/embed/qs087rz4o2b?token=xxx` のようになります。
|
||||
@@ -25,8 +25,8 @@ pkg: "@nocobase/plugin-embed"
|
||||
|
||||

|
||||
|
||||
클릭하면 `https://xxx.com/embed/qs087rz4o2b` 와 같이 개별적으로 열 수 있는 링크를 얻을 수 있습니다.
|
||||
클릭하면 `https://example.com/embed/qs087rz4o2b` 와 같이 개별적으로 열 수 있는 링크를 얻을 수 있습니다.
|
||||
|
||||

|
||||
|
||||
다른 웹사이트나 애플리케이션에 NocoBase 페이지를 임베드하려면 사용자 인증이 필요하며, `token`을 링크에 추가해야 합니다. 예를 들어 `https://xxx.com/embed/qs087rz4o2b?token=xxx` 와 같습니다.
|
||||
다른 웹사이트나 애플리케이션에 NocoBase 페이지를 임베드하려면 사용자 인증이 필요하며, `token`을 링크에 추가해야 합니다. 예를 들어 `https://example.com/embed/qs087rz4o2b?token=xxx` 와 같습니다.
|
||||
@@ -25,8 +25,8 @@ Após ativar a configuração da interface, clique em "Copiar link de incorpora
|
||||
|
||||

|
||||
|
||||
Após clicar, você receberá um link que pode ser aberto separadamente, por exemplo, `https://xxx.com/embed/qs087rz4o2b`.
|
||||
Após clicar, você receberá um link que pode ser aberto separadamente, por exemplo, `https://example.com/embed/qs087rz4o2b`.
|
||||
|
||||

|
||||
|
||||
Se você quiser incorporar páginas do NocoBase em outros sites ou aplicativos, é necessária a autenticação do usuário, e o `token` precisa ser anexado ao link, por exemplo, `https://xxx.com/embed/qs087rz4o2b?token=xxx`.
|
||||
Se você quiser incorporar páginas do NocoBase em outros sites ou aplicativos, é necessária a autenticação do usuário, e o `token` precisa ser anexado ao link, por exemplo, `https://example.com/embed/qs087rz4o2b?token=xxx`.
|
||||
@@ -28,8 +28,8 @@ pkg: "@nocobase/plugin-embed"
|
||||
|
||||

|
||||
|
||||
После нажатия вы получите ссылку, которую можно открыть отдельно, например, `https://xxx.com/embed/qs087rz4o2b`.
|
||||
После нажатия вы получите ссылку, которую можно открыть отдельно, например, `https://example.com/embed/qs087rz4o2b`.
|
||||
|
||||

|
||||
|
||||
Если вы хотите встроить страницы NocoBase в другие веб-сайты или приложения, потребуется аутентификация пользователя, а `token` необходимо добавить к ссылке, например, `https://xxx.com/embed/qs087rz4o2b?token=xxx`.
|
||||
Если вы хотите встроить страницы NocoBase в другие веб-сайты или приложения, потребуется аутентификация пользователя, а `token` необходимо добавить к ссылке, например, `https://example.com/embed/qs087rz4o2b?token=xxx`.
|
||||
Reference in New Issue
Block a user