Fossil SCM

Minor skin-related fixes (merged to trunk with the go from stephan).

florian 2020-02-16 15:24 trunk merge
Commit 4dbd4e33c457611812dca6f3bd89fc3639ad27916242c439680125138f8d897a
--- skins/default/header.txt
+++ skins/default/header.txt
@@ -17,11 +17,11 @@
1717
html "<a href='$home$url' class='active $cls'>$name</a>\n"
1818
} else {
1919
html "<a href='$home$url' class='$cls'>$name</a>\n"
2020
}
2121
}
22
-html "<a id='hbbtn' href='/sitemap'>&#9776;</a>"
22
+html "<a id='hbbtn' href='$home/sitemap'>&#9776;</a>"
2323
menulink $index_page Home {}
2424
if {[anycap jor]} {
2525
menulink /timeline Timeline {}
2626
}
2727
if {[hascap oh]} {
2828
--- skins/default/header.txt
+++ skins/default/header.txt
@@ -17,11 +17,11 @@
17 html "<a href='$home$url' class='active $cls'>$name</a>\n"
18 } else {
19 html "<a href='$home$url' class='$cls'>$name</a>\n"
20 }
21 }
22 html "<a id='hbbtn' href='/sitemap'>&#9776;</a>"
23 menulink $index_page Home {}
24 if {[anycap jor]} {
25 menulink /timeline Timeline {}
26 }
27 if {[hascap oh]} {
28
--- skins/default/header.txt
+++ skins/default/header.txt
@@ -17,11 +17,11 @@
17 html "<a href='$home$url' class='active $cls'>$name</a>\n"
18 } else {
19 html "<a href='$home$url' class='$cls'>$name</a>\n"
20 }
21 }
22 html "<a id='hbbtn' href='$home/sitemap'>&#9776;</a>"
23 menulink $index_page Home {}
24 if {[anycap jor]} {
25 menulink /timeline Timeline {}
26 }
27 if {[hascap oh]} {
28
--- src/configure.c
+++ src/configure.c
@@ -102,10 +102,11 @@
102102
{ "timeline-dwelltime", CONFIGSET_SKIN },
103103
{ "timeline-closetime", CONFIGSET_SKIN },
104104
{ "timeline-max-comment", CONFIGSET_SKIN },
105105
{ "timeline-plaintext", CONFIGSET_SKIN },
106106
{ "timeline-truncate-at-blank", CONFIGSET_SKIN },
107
+ { "timeline-tslink-info", CONFIGSET_SKIN },
107108
{ "timeline-utc", CONFIGSET_SKIN },
108109
{ "adunit", CONFIGSET_SKIN },
109110
{ "adunit-omit-if-admin", CONFIGSET_SKIN },
110111
{ "adunit-omit-if-user", CONFIGSET_SKIN },
111112
{ "sitemap-docidx", CONFIGSET_SKIN },
112113
--- src/configure.c
+++ src/configure.c
@@ -102,10 +102,11 @@
102 { "timeline-dwelltime", CONFIGSET_SKIN },
103 { "timeline-closetime", CONFIGSET_SKIN },
104 { "timeline-max-comment", CONFIGSET_SKIN },
105 { "timeline-plaintext", CONFIGSET_SKIN },
106 { "timeline-truncate-at-blank", CONFIGSET_SKIN },
 
107 { "timeline-utc", CONFIGSET_SKIN },
108 { "adunit", CONFIGSET_SKIN },
109 { "adunit-omit-if-admin", CONFIGSET_SKIN },
110 { "adunit-omit-if-user", CONFIGSET_SKIN },
111 { "sitemap-docidx", CONFIGSET_SKIN },
112
--- src/configure.c
+++ src/configure.c
@@ -102,10 +102,11 @@
102 { "timeline-dwelltime", CONFIGSET_SKIN },
103 { "timeline-closetime", CONFIGSET_SKIN },
104 { "timeline-max-comment", CONFIGSET_SKIN },
105 { "timeline-plaintext", CONFIGSET_SKIN },
106 { "timeline-truncate-at-blank", CONFIGSET_SKIN },
107 { "timeline-tslink-info", CONFIGSET_SKIN },
108 { "timeline-utc", CONFIGSET_SKIN },
109 { "adunit", CONFIGSET_SKIN },
110 { "adunit-omit-if-admin", CONFIGSET_SKIN },
111 { "adunit-omit-if-user", CONFIGSET_SKIN },
112 { "sitemap-docidx", CONFIGSET_SKIN },
113

Keyboard Shortcuts

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