diff --git a/docs/User Guide/!!!meta.json b/docs/User Guide/!!!meta.json index dd0e65256..d6527f867 100644 --- a/docs/User Guide/!!!meta.json +++ b/docs/User Guide/!!!meta.json @@ -571,26 +571,6 @@ "format": "markdown", "dataFileName": "Multi-Factor Authentication.md", "attachments": [] - }, - { - "isClone": false, - "noteId": "KaM3TfD7mP78", - "notePath": [ - "pOsGYCXsbNQG", - "Otzi9La2YAUX", - "WOcw2SLH6tbX", - "KaM3TfD7mP78" - ], - "title": "Reverse proxy setup", - "notePosition": 120, - "prefix": null, - "isExpanded": false, - "type": "text", - "mime": "text/html", - "attributes": [], - "format": "markdown", - "dataFileName": "Reverse proxy setup.md", - "attachments": [] } ] }, @@ -5704,6 +5684,13 @@ "value": "bx bx-globe-alt", "isInheritable": false, "position": 10 + }, + { + "type": "relation", + "name": "internalLink", + "value": "zEY4DaJG4YT5", + "isInheritable": false, + "position": 20 } ], "format": "markdown", diff --git a/docs/User Guide/User Guide/Installation & Setup/Server Installation/Reverse proxy setup.md b/docs/User Guide/User Guide/Installation & Setup/Server Installation/Reverse proxy setup.md deleted file mode 100644 index e69de29bb..000000000 diff --git a/docs/User Guide/User Guide/Note Types/Web View.md b/docs/User Guide/User Guide/Note Types/Web View.md index 680fb653f..4b3dbd888 100644 --- a/docs/User Guide/User Guide/Note Types/Web View.md +++ b/docs/User Guide/User Guide/Note Types/Web View.md @@ -1,7 +1,7 @@ # Web View ## Configuration -A webview needs to know which URL to render, and it can be provided by setting the `webViewSrc` attribute, such as: +A webview needs to know which URL to render, and it can be provided by setting the `webViewSrc` [label](../Advanced%20Usage/Attributes.md), such as: ``` #webViewSrc="https://www.wikipedia.org" diff --git a/src/public/app/doc_notes/en/User Guide/!!!meta.json b/src/public/app/doc_notes/en/User Guide/!!!meta.json index 05453c488..7cabc15b3 100644 --- a/src/public/app/doc_notes/en/User Guide/!!!meta.json +++ b/src/public/app/doc_notes/en/User Guide/!!!meta.json @@ -571,26 +571,6 @@ "format": "html", "dataFileName": "Multi-Factor Authentication.html", "attachments": [] - }, - { - "isClone": false, - "noteId": "KaM3TfD7mP78", - "notePath": [ - "pOsGYCXsbNQG", - "Otzi9La2YAUX", - "WOcw2SLH6tbX", - "KaM3TfD7mP78" - ], - "title": "Reverse proxy setup", - "notePosition": 120, - "prefix": null, - "isExpanded": false, - "type": "text", - "mime": "text/html", - "attributes": [], - "format": "html", - "dataFileName": "Reverse proxy setup.html", - "attachments": [] } ] }, @@ -5704,6 +5684,13 @@ "value": "bx bx-globe-alt", "isInheritable": false, "position": 10 + }, + { + "type": "relation", + "name": "internalLink", + "value": "zEY4DaJG4YT5", + "isInheritable": false, + "position": 20 } ], "format": "html", diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Server Installation/Reverse proxy setup.html b/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Server Installation/Reverse proxy setup.html deleted file mode 100644 index 2a0e9d453..000000000 --- a/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Server Installation/Reverse proxy setup.html +++ /dev/null @@ -1,19 +0,0 @@ - - -
- - - -A webview needs to know which URL to render, and it can be provided by
- setting the webViewSrc
attribute, such as:
#webViewSrc="https://www.wikipedia.org"
+ setting the webViewSrc
label,
+ such as:#webViewSrc="https://www.wikipedia.org"
When accessing Trilium via a browser instead of the desktop application, the web view will still try to render the content of the desired webpage. diff --git a/src/public/app/doc_notes/en/User Guide/navigation.html b/src/public/app/doc_notes/en/User Guide/navigation.html index b2ab32d69..7d41c668d 100644 --- a/src/public/app/doc_notes/en/User Guide/navigation.html +++ b/src/public/app/doc_notes/en/User Guide/navigation.html @@ -52,9 +52,6 @@