Fossil SCM

Fixed a couple mis-formatted SETTING decls, per [forum:6f1b0483cd | forum post 6f1b0483cd].

stephan 2022-04-11 06:45 trunk
Commit 0dd4118063d3c13a1b21155f4dfc0ef86cd6d1a5bf95d67d277e54c28d162bba
1 file changed +4 -2
+4 -2
--- src/db.c
+++ src/db.c
@@ -3949,17 +3949,19 @@
39493949
** However, a value of 1 causes the visited/unvisited colors of hyperlinks
39503950
** to stop working on Safari-derived web browsers. When this setting is 2,
39513951
** the hyperlinks work better on Safari, but more robots are able to sneak
39523952
** in.
39533953
*/
3954
-/* SETTING: auto-hyperlink-delay width=16 default=0
3954
+/*
3955
+** SETTING: auto-hyperlink-delay width=16 default=0
39553956
**
39563957
** When the auto-hyperlink setting is 1, the javascript that runs to set
39573958
** the href= attributes of hyperlinks delays by this many milliseconds
39583959
** after the page load. Suggested values: 50 to 200.
39593960
*/
3960
-/* Setting: auto-hyperlink-mouseover boolean default=off
3961
+/*
3962
+** SETTING: auto-hyperlink-mouseover boolean default=off
39613963
**
39623964
** When the auto-hyperlink setting is 1 and this setting is on, the
39633965
** javascript that runs to set the href= attributes of hyperlinks waits
39643966
** until either a mousedown or mousemove event is seen. This helps
39653967
** to distinguish real users from robots. For maximum robot defense,
39663968
--- src/db.c
+++ src/db.c
@@ -3949,17 +3949,19 @@
3949 ** However, a value of 1 causes the visited/unvisited colors of hyperlinks
3950 ** to stop working on Safari-derived web browsers. When this setting is 2,
3951 ** the hyperlinks work better on Safari, but more robots are able to sneak
3952 ** in.
3953 */
3954 /* SETTING: auto-hyperlink-delay width=16 default=0
 
3955 **
3956 ** When the auto-hyperlink setting is 1, the javascript that runs to set
3957 ** the href= attributes of hyperlinks delays by this many milliseconds
3958 ** after the page load. Suggested values: 50 to 200.
3959 */
3960 /* Setting: auto-hyperlink-mouseover boolean default=off
 
3961 **
3962 ** When the auto-hyperlink setting is 1 and this setting is on, the
3963 ** javascript that runs to set the href= attributes of hyperlinks waits
3964 ** until either a mousedown or mousemove event is seen. This helps
3965 ** to distinguish real users from robots. For maximum robot defense,
3966
--- src/db.c
+++ src/db.c
@@ -3949,17 +3949,19 @@
3949 ** However, a value of 1 causes the visited/unvisited colors of hyperlinks
3950 ** to stop working on Safari-derived web browsers. When this setting is 2,
3951 ** the hyperlinks work better on Safari, but more robots are able to sneak
3952 ** in.
3953 */
3954 /*
3955 ** SETTING: auto-hyperlink-delay width=16 default=0
3956 **
3957 ** When the auto-hyperlink setting is 1, the javascript that runs to set
3958 ** the href= attributes of hyperlinks delays by this many milliseconds
3959 ** after the page load. Suggested values: 50 to 200.
3960 */
3961 /*
3962 ** SETTING: auto-hyperlink-mouseover boolean default=off
3963 **
3964 ** When the auto-hyperlink setting is 1 and this setting is on, the
3965 ** javascript that runs to set the href= attributes of hyperlinks waits
3966 ** until either a mousedown or mousemove event is seen. This helps
3967 ** to distinguish real users from robots. For maximum robot defense,
3968

Keyboard Shortcuts

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