Fossil SCM
Add a terse explanation to the /skins page, and a link to /skins from the /sitemap.
Commit
685c7d0581eff140ceccc8feb79a45a2ae1a77058418e26b46ff3577743fc238
Parent
d8ad5a2ec7824d6…
3 files changed
+1
+1
+1
-3
+1
| --- src/sitemap.c | ||
| +++ src/sitemap.c | ||
| @@ -260,10 +260,11 @@ | ||
| 260 | 260 | @ <li>%z(href("%R/modreq"))Pending Moderation Requests</a></li> |
| 261 | 261 | @ <li>%z(href("%R/admin_log"))Admin log</a></li> |
| 262 | 262 | @ <li>%z(href("%R/cachestat"))Status of the web-page cache</a></li> |
| 263 | 263 | @ </ul></li> |
| 264 | 264 | } |
| 265 | + @ <li>%z(href("%R/skins"))Skins</a></li> | |
| 265 | 266 | @ <li>%z(href("%R/sitemap-test"))Test Pages</a></li> |
| 266 | 267 | if( isPopup ){ |
| 267 | 268 | @ <li>%z(href("%R/sitemap"))Site Map</a></li> |
| 268 | 269 | } |
| 269 | 270 | @ </ul> |
| 270 | 271 |
| --- 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 |
+1
| --- src/skins.c | ||
| +++ src/skins.c | ||
| @@ -1156,10 +1156,11 @@ | ||
| 1156 | 1156 | } |
| 1157 | 1157 | fossil_free(zPattern); |
| 1158 | 1158 | } |
| 1159 | 1159 | login_check_credentials(); |
| 1160 | 1160 | style_header("Skins"); |
| 1161 | + @ <p>The following skins are available for this repository:</p> | |
| 1161 | 1162 | @ <ul> |
| 1162 | 1163 | if( pAltSkin==0 && zAltSkinDir==0 && iDraftSkin==0 ){ |
| 1163 | 1164 | @ <li> Standard skin for this repository ← <i>Currently in use</i> |
| 1164 | 1165 | }else{ |
| 1165 | 1166 | @ <li> %z(href("%s/skins",zBase))Standard skin for this repository</a> |
| 1166 | 1167 |
| --- 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 ← <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 ← <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 @@ | ||
| 28 | 28 | Fossil also supports [./bugtheory.wiki | bug tracking], |
| 29 | 29 | [./wikitheory.wiki | wiki], [./forum.wiki | forum], [./chat.md | chat], and |
| 30 | 30 | [./event.wiki | technotes]. |
| 31 | 31 | |
| 32 | 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], | |
| 33 | + Fossil has a built-in, [/skins | themeable], [./serverext.wiki | extensible], | |
| 36 | 34 | and intuitive [./webui.wiki | web interface] |
| 37 | 35 | with a rich variety of information pages |
| 38 | 36 | ([./webpage-ex.md|examples]) promoting situational awareness. |
| 39 | 37 | <p> |
| 40 | 38 | This entire website is just a running instance of Fossil. |
| 41 | 39 |
| --- 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 |