Fossil SCM
Removed a "new" qualifier on description of a feature that was added in 2020.
Commit
cc021ea610dddbcddc3f4bde141f99158a7d79f4b830a63f5be2649fe655d0be
Parent
5b46aafb6a35261…
1 file changed
+1
-1
+1
-1
| --- www/javascript.md | ||
| +++ www/javascript.md | ||
| @@ -66,11 +66,11 @@ | ||
| 66 | 66 | Most JavaScript-based Fossil pages use less code than that. |
| 67 | 67 | |
| 68 | 68 | Atop that, Fossil sends HTTP headers to the browser that allow it |
| 69 | 69 | to perform aggressive caching so that typical page loads will skip |
| 70 | 70 | re-loading this content on subsequent loads. These features are |
| 71 | - currently optional: you must either set the new | |
| 71 | + currently optional: you must either set the | |
| 72 | 72 | [`fossil server --jsmode bundle` option][fsrv] or the corresponding |
| 73 | 73 | `jsmode` control line |
| 74 | 74 | in your [`fossil cgi`][fcgi] script when setting up your |
| 75 | 75 | [Fossil server][fshome]. That done, Fossil’s JavaScript files will |
| 76 | 76 | load almost instantly from the browser’s cache after the initial |
| 77 | 77 |
| --- www/javascript.md | |
| +++ www/javascript.md | |
| @@ -66,11 +66,11 @@ | |
| 66 | Most JavaScript-based Fossil pages use less code than that. |
| 67 | |
| 68 | Atop that, Fossil sends HTTP headers to the browser that allow it |
| 69 | to perform aggressive caching so that typical page loads will skip |
| 70 | re-loading this content on subsequent loads. These features are |
| 71 | currently optional: you must either set the new |
| 72 | [`fossil server --jsmode bundle` option][fsrv] or the corresponding |
| 73 | `jsmode` control line |
| 74 | in your [`fossil cgi`][fcgi] script when setting up your |
| 75 | [Fossil server][fshome]. That done, Fossil’s JavaScript files will |
| 76 | load almost instantly from the browser’s cache after the initial |
| 77 |
| --- www/javascript.md | |
| +++ www/javascript.md | |
| @@ -66,11 +66,11 @@ | |
| 66 | Most JavaScript-based Fossil pages use less code than that. |
| 67 | |
| 68 | Atop that, Fossil sends HTTP headers to the browser that allow it |
| 69 | to perform aggressive caching so that typical page loads will skip |
| 70 | re-loading this content on subsequent loads. These features are |
| 71 | currently optional: you must either set the |
| 72 | [`fossil server --jsmode bundle` option][fsrv] or the corresponding |
| 73 | `jsmode` control line |
| 74 | in your [`fossil cgi`][fcgi] script when setting up your |
| 75 | [Fossil server][fshome]. That done, Fossil’s JavaScript files will |
| 76 | load almost instantly from the browser’s cache after the initial |
| 77 |