Fossil SCM

Add a terse explanation to the /skins page, and a link to /skins from the /sitemap.

drh 2021-01-27 21:12 trunk
Commit 685c7d0581eff140ceccc8feb79a45a2ae1a77058418e26b46ff3577743fc238
--- src/sitemap.c
+++ src/sitemap.c
@@ -260,10 +260,11 @@
260260
@ <li>%z(href("%R/modreq"))Pending Moderation Requests</a></li>
261261
@ <li>%z(href("%R/admin_log"))Admin log</a></li>
262262
@ <li>%z(href("%R/cachestat"))Status of the web-page cache</a></li>
263263
@ </ul></li>
264264
}
265
+ @ <li>%z(href("%R/skins"))Skins</a></li>
265266
@ <li>%z(href("%R/sitemap-test"))Test Pages</a></li>
266267
if( isPopup ){
267268
@ <li>%z(href("%R/sitemap"))Site Map</a></li>
268269
}
269270
@ </ul>
270271
--- src/sitemap.c
+++ src/sitemap.c
@@ -260,10 +260,11 @@
260 @ <li>%z(href("%R/modreq"))Pending Moderation Requests</a></li>
261 @ <li>%z(href("%R/admin_log"))Admin log</a></li>
262 @ <li>%z(href("%R/cachestat"))Status of the web-page cache</a></li>
263 @ </ul></li>
264 }
 
265 @ <li>%z(href("%R/sitemap-test"))Test Pages</a></li>
266 if( isPopup ){
267 @ <li>%z(href("%R/sitemap"))Site Map</a></li>
268 }
269 @ </ul>
270
--- src/sitemap.c
+++ src/sitemap.c
@@ -260,10 +260,11 @@
260 @ <li>%z(href("%R/modreq"))Pending Moderation Requests</a></li>
261 @ <li>%z(href("%R/admin_log"))Admin log</a></li>
262 @ <li>%z(href("%R/cachestat"))Status of the web-page cache</a></li>
263 @ </ul></li>
264 }
265 @ <li>%z(href("%R/skins"))Skins</a></li>
266 @ <li>%z(href("%R/sitemap-test"))Test Pages</a></li>
267 if( isPopup ){
268 @ <li>%z(href("%R/sitemap"))Site Map</a></li>
269 }
270 @ </ul>
271
--- src/skins.c
+++ src/skins.c
@@ -1156,10 +1156,11 @@
11561156
}
11571157
fossil_free(zPattern);
11581158
}
11591159
login_check_credentials();
11601160
style_header("Skins");
1161
+ @ <p>The following skins are available for this repository:</p>
11611162
@ <ul>
11621163
if( pAltSkin==0 && zAltSkinDir==0 && iDraftSkin==0 ){
11631164
@ <li> Standard skin for this repository &larr; <i>Currently in use</i>
11641165
}else{
11651166
@ <li> %z(href("%s/skins",zBase))Standard skin for this repository</a>
11661167
--- src/skins.c
+++ src/skins.c
@@ -1156,10 +1156,11 @@
1156 }
1157 fossil_free(zPattern);
1158 }
1159 login_check_credentials();
1160 style_header("Skins");
 
1161 @ <ul>
1162 if( pAltSkin==0 && zAltSkinDir==0 && iDraftSkin==0 ){
1163 @ <li> Standard skin for this repository &larr; <i>Currently in use</i>
1164 }else{
1165 @ <li> %z(href("%s/skins",zBase))Standard skin for this repository</a>
1166
--- src/skins.c
+++ src/skins.c
@@ -1156,10 +1156,11 @@
1156 }
1157 fossil_free(zPattern);
1158 }
1159 login_check_credentials();
1160 style_header("Skins");
1161 @ <p>The following skins are available for this repository:</p>
1162 @ <ul>
1163 if( pAltSkin==0 && zAltSkinDir==0 && iDraftSkin==0 ){
1164 @ <li> Standard skin for this repository &larr; <i>Currently in use</i>
1165 }else{
1166 @ <li> %z(href("%s/skins",zBase))Standard skin for this repository</a>
1167
+1 -3
--- www/index.wiki
+++ www/index.wiki
@@ -28,13 +28,11 @@
2828
Fossil also supports [./bugtheory.wiki | bug tracking],
2929
[./wikitheory.wiki | wiki], [./forum.wiki | forum], [./chat.md | chat], and
3030
[./event.wiki | technotes].
3131
3232
2. <b>Built-in Web Interface</b> -
33
- Fossil has a built-in,
34
- [https://fossil-scm.org/skins/index.html | themeable],
35
- [./serverext.wiki | extensible],
33
+ Fossil has a built-in, [/skins | themeable], [./serverext.wiki | extensible],
3634
and intuitive [./webui.wiki | web interface]
3735
with a rich variety of information pages
3836
([./webpage-ex.md|examples]) promoting situational awareness.
3937
<p>
4038
This entire website is just a running instance of Fossil.
4139
--- www/index.wiki
+++ www/index.wiki
@@ -28,13 +28,11 @@
28 Fossil also supports [./bugtheory.wiki | bug tracking],
29 [./wikitheory.wiki | wiki], [./forum.wiki | forum], [./chat.md | chat], and
30 [./event.wiki | technotes].
31
32 2. <b>Built-in Web Interface</b> -
33 Fossil has a built-in,
34 [https://fossil-scm.org/skins/index.html | themeable],
35 [./serverext.wiki | extensible],
36 and intuitive [./webui.wiki | web interface]
37 with a rich variety of information pages
38 ([./webpage-ex.md|examples]) promoting situational awareness.
39 <p>
40 This entire website is just a running instance of Fossil.
41
--- www/index.wiki
+++ www/index.wiki
@@ -28,13 +28,11 @@
28 Fossil also supports [./bugtheory.wiki | bug tracking],
29 [./wikitheory.wiki | wiki], [./forum.wiki | forum], [./chat.md | chat], and
30 [./event.wiki | technotes].
31
32 2. <b>Built-in Web Interface</b> -
33 Fossil has a built-in, [/skins | themeable], [./serverext.wiki | extensible],
 
 
34 and intuitive [./webui.wiki | web interface]
35 with a rich variety of information pages
36 ([./webpage-ex.md|examples]) promoting situational awareness.
37 <p>
38 This entire website is just a running instance of Fossil.
39

Keyboard Shortcuts

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