Fossil SCM
The merge from trunk accidentally reverted part of the new text in www/embeddeddoc.wiki. (This part was manually merged, and I missed a diff relative to trunk.)
Commit
8976a9dae3a399949db09adfb34f04085781653ea573633a14c3ec74085f273f
Parent
d5def0c8c4bb6f2…
1 file changed
+4
-3
+4
-3
| --- www/embeddeddoc.wiki | ||
| +++ www/embeddeddoc.wiki | ||
| @@ -94,17 +94,18 @@ | ||
| 94 | 94 | optional, but if it is present the text will become the title displayed |
| 95 | 95 | in the Fossil header. An example of this can be seen in the text |
| 96 | 96 | of the [/artifact/84b4b3d041d93a?txt=1 | Index Of Fossil Documentation] |
| 97 | 97 | document. |
| 98 | 98 | |
| 99 | -Beware that such HTML files render in the same security context as all | |
| 100 | -other embedded documentation served from Fossil; they are not | |
| 99 | +Beware that such HTML files render in the same browser security context | |
| 100 | +as all other embedded documentation served from Fossil; they are not | |
| 101 | 101 | fully-independent web pages. One practical consequence of this is that |
| 102 | 102 | embedded <tt><script></tt> tags will cause a |
| 103 | 103 | [https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP | Content |
| 104 | 104 | Security Policy] error in your browser with the default CSP as served by |
| 105 | -Fossil. | |
| 105 | +Fossil. See the documentation on [./customskin.md#headfoot | Header and | |
| 106 | +Footer Processing] and [./defcsp.md | The Default CSP]. | |
| 106 | 107 | |
| 107 | 108 | |
| 108 | 109 | <h2>Server-Side Text Substitution</h2> |
| 109 | 110 | |
| 110 | 111 | Fossil can do a few types of substitution of server-side information |
| 111 | 112 |
| --- www/embeddeddoc.wiki | |
| +++ www/embeddeddoc.wiki | |
| @@ -94,17 +94,18 @@ | |
| 94 | optional, but if it is present the text will become the title displayed |
| 95 | in the Fossil header. An example of this can be seen in the text |
| 96 | of the [/artifact/84b4b3d041d93a?txt=1 | Index Of Fossil Documentation] |
| 97 | document. |
| 98 | |
| 99 | Beware that such HTML files render in the same security context as all |
| 100 | other embedded documentation served from Fossil; they are not |
| 101 | fully-independent web pages. One practical consequence of this is that |
| 102 | embedded <tt><script></tt> tags will cause a |
| 103 | [https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP | Content |
| 104 | Security Policy] error in your browser with the default CSP as served by |
| 105 | Fossil. |
| 106 | |
| 107 | |
| 108 | <h2>Server-Side Text Substitution</h2> |
| 109 | |
| 110 | Fossil can do a few types of substitution of server-side information |
| 111 |
| --- www/embeddeddoc.wiki | |
| +++ www/embeddeddoc.wiki | |
| @@ -94,17 +94,18 @@ | |
| 94 | optional, but if it is present the text will become the title displayed |
| 95 | in the Fossil header. An example of this can be seen in the text |
| 96 | of the [/artifact/84b4b3d041d93a?txt=1 | Index Of Fossil Documentation] |
| 97 | document. |
| 98 | |
| 99 | Beware that such HTML files render in the same browser security context |
| 100 | as all other embedded documentation served from Fossil; they are not |
| 101 | fully-independent web pages. One practical consequence of this is that |
| 102 | embedded <tt><script></tt> tags will cause a |
| 103 | [https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP | Content |
| 104 | Security Policy] error in your browser with the default CSP as served by |
| 105 | Fossil. See the documentation on [./customskin.md#headfoot | Header and |
| 106 | Footer Processing] and [./defcsp.md | The Default CSP]. |
| 107 | |
| 108 | |
| 109 | <h2>Server-Side Text Substitution</h2> |
| 110 | |
| 111 | Fossil can do a few types of substitution of server-side information |
| 112 |