Fossil SCM
Updated changes.wiki to replace skn_X references with skin=X.
Commit
7fed83c9b0840542ee2ea4c5e7da6a3ca0954b2a0c05be7def541527d551bbd9
Parent
5289ab2a458c603…
1 file changed
+6
-5
+6
-5
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -21,24 +21,25 @@ | ||
| 21 | 21 | check-in. |
| 22 | 22 | * The "pikchr-background" settings is now available in |
| 23 | 23 | "detail.txt" skin files, for better control of Pikchr |
| 24 | 24 | colors in inverted color schemes. |
| 25 | 25 | * The hamburger menu is now available on the built-in |
| 26 | - "[/skn_ardoise/doc/trunk/www/changes.wiki#v2_15|ardoise]" and | |
| 27 | - "[/skn_plain_gray/doc/trunk/www/changes.wiki#v2_15|plain_gray]" | |
| 26 | + "[/doc/trunk/www/changes.wiki?skin=ardoise#v2_15|ardoise]" and | |
| 27 | + "[/doc/trunk/www/changes.wiki?skin=plain_gray#v2_15|plain_gray]" | |
| 28 | 28 | skins. |
| 29 | - * Add the --list option to the | |
| 29 | + * Add the <tt>--list</tt> option to the | |
| 30 | 30 | [/help?cmd=tarball|tarball], |
| 31 | 31 | [/help?cmd=zip|zip], and [/help?cmd=sqlar|sqlar] |
| 32 | 32 | commands. |
| 33 | 33 | * The javascript used to implement the hamburger menu on the |
| 34 | 34 | default built-in skin has been made generic so that it is usable |
| 35 | 35 | by a variety of skins, and promoted to an ordinary built-in |
| 36 | 36 | javascript file. |
| 37 | 37 | * Any built-in skin named "X" can be used instead of the standard |
| 38 | - repository skin by including the term "skn_X" at the beginning | |
| 39 | - of the URL path. | |
| 38 | + repository skin by adding the URL parameter <tt>skin=X</tt> to the | |
| 39 | + request, and that selection is persistent using a cookie. The | |
| 40 | + [/skins] page may be used to select a skin. | |
| 40 | 41 | * New TH1 commands: "builtin_request_js", "capexpr", |
| 41 | 42 | "foreach", "string match" |
| 42 | 43 | |
| 43 | 44 | <a name='v2_14'></a> |
| 44 | 45 | <h2>Changes for Version 2.14 (2021-01-20)</h2> |
| 45 | 46 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -21,24 +21,25 @@ | |
| 21 | check-in. |
| 22 | * The "pikchr-background" settings is now available in |
| 23 | "detail.txt" skin files, for better control of Pikchr |
| 24 | colors in inverted color schemes. |
| 25 | * The hamburger menu is now available on the built-in |
| 26 | "[/skn_ardoise/doc/trunk/www/changes.wiki#v2_15|ardoise]" and |
| 27 | "[/skn_plain_gray/doc/trunk/www/changes.wiki#v2_15|plain_gray]" |
| 28 | skins. |
| 29 | * Add the --list option to the |
| 30 | [/help?cmd=tarball|tarball], |
| 31 | [/help?cmd=zip|zip], and [/help?cmd=sqlar|sqlar] |
| 32 | commands. |
| 33 | * The javascript used to implement the hamburger menu on the |
| 34 | default built-in skin has been made generic so that it is usable |
| 35 | by a variety of skins, and promoted to an ordinary built-in |
| 36 | javascript file. |
| 37 | * Any built-in skin named "X" can be used instead of the standard |
| 38 | repository skin by including the term "skn_X" at the beginning |
| 39 | of the URL path. |
| 40 | * New TH1 commands: "builtin_request_js", "capexpr", |
| 41 | "foreach", "string match" |
| 42 | |
| 43 | <a name='v2_14'></a> |
| 44 | <h2>Changes for Version 2.14 (2021-01-20)</h2> |
| 45 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -21,24 +21,25 @@ | |
| 21 | check-in. |
| 22 | * The "pikchr-background" settings is now available in |
| 23 | "detail.txt" skin files, for better control of Pikchr |
| 24 | colors in inverted color schemes. |
| 25 | * The hamburger menu is now available on the built-in |
| 26 | "[/doc/trunk/www/changes.wiki?skin=ardoise#v2_15|ardoise]" and |
| 27 | "[/doc/trunk/www/changes.wiki?skin=plain_gray#v2_15|plain_gray]" |
| 28 | skins. |
| 29 | * Add the <tt>--list</tt> option to the |
| 30 | [/help?cmd=tarball|tarball], |
| 31 | [/help?cmd=zip|zip], and [/help?cmd=sqlar|sqlar] |
| 32 | commands. |
| 33 | * The javascript used to implement the hamburger menu on the |
| 34 | default built-in skin has been made generic so that it is usable |
| 35 | by a variety of skins, and promoted to an ordinary built-in |
| 36 | javascript file. |
| 37 | * Any built-in skin named "X" can be used instead of the standard |
| 38 | repository skin by adding the URL parameter <tt>skin=X</tt> to the |
| 39 | request, and that selection is persistent using a cookie. The |
| 40 | [/skins] page may be used to select a skin. |
| 41 | * New TH1 commands: "builtin_request_js", "capexpr", |
| 42 | "foreach", "string match" |
| 43 | |
| 44 | <a name='v2_14'></a> |
| 45 | <h2>Changes for Version 2.14 (2021-01-20)</h2> |
| 46 |