Fossil SCM

Minor doc clarification.

stephan 2021-03-02 07:23 skin-preference-cookie
Commit c05ec7d924dfe7809f3c4dc62854ae675cb7e8a41e9fc2e36a72360eea6cd2f7
1 file changed +4 -4
+4 -4
--- src/skins.c
+++ src/skins.c
@@ -121,18 +121,18 @@
121121
**
122122
** The rankings were initially defined in
123123
** https://fossil-scm.org/forum/forumpost/caf8c9a8bb
124124
** and are:
125125
**
126
-** 0) A URI starting with draft1-9, linked to via /setup_skin, trumps
127
-** everything else.
126
+** 0) A skin name matching the glob draft[1-9] trumps everything else.
128127
**
129128
** 1) The --skin flag or skin: CGI config setting.
130129
**
131130
** 2) The "skin" display setting cookie or URL argument, in that
132
-** order. If the URL argument is provided and refers to a legal
133
-** skin then that will update the display cookie.
131
+** order. If the "skin" URL argument is provided and refers to a legal
132
+** skin then that will update the display cookie. If the skin name is
133
+** illegal it is silently ignored.
134134
**
135135
** 3) Skin properties from the CONFIG db table
136136
**
137137
** 4) Default skin.
138138
*/
139139
--- src/skins.c
+++ src/skins.c
@@ -121,18 +121,18 @@
121 **
122 ** The rankings were initially defined in
123 ** https://fossil-scm.org/forum/forumpost/caf8c9a8bb
124 ** and are:
125 **
126 ** 0) A URI starting with draft1-9, linked to via /setup_skin, trumps
127 ** everything else.
128 **
129 ** 1) The --skin flag or skin: CGI config setting.
130 **
131 ** 2) The "skin" display setting cookie or URL argument, in that
132 ** order. If the URL argument is provided and refers to a legal
133 ** skin then that will update the display cookie.
 
134 **
135 ** 3) Skin properties from the CONFIG db table
136 **
137 ** 4) Default skin.
138 */
139
--- src/skins.c
+++ src/skins.c
@@ -121,18 +121,18 @@
121 **
122 ** The rankings were initially defined in
123 ** https://fossil-scm.org/forum/forumpost/caf8c9a8bb
124 ** and are:
125 **
126 ** 0) A skin name matching the glob draft[1-9] trumps everything else.
 
127 **
128 ** 1) The --skin flag or skin: CGI config setting.
129 **
130 ** 2) The "skin" display setting cookie or URL argument, in that
131 ** order. If the "skin" URL argument is provided and refers to a legal
132 ** skin then that will update the display cookie. If the skin name is
133 ** illegal it is silently ignored.
134 **
135 ** 3) Skin properties from the CONFIG db table
136 **
137 ** 4) Default skin.
138 */
139

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button