Fossil SCM

Enhance comments from the previous commit.

mistachkin 2012-09-18 05:11 UTC skin5
Commit 6282cdf0c3da1e65a9d968850b1945cc5bba2799
1 file changed +6 -5
+6 -5
--- src/skins.c
+++ src/skins.c
@@ -925,20 +925,21 @@
925925
926926
/*
927927
** This skin is intended to be almost identical to the default one, with the
928928
** following changes to the header and footer:
929929
**
930
-** 1. The logo image in the header is a hyperlink to the root of the web
931
-** site containing the repository using the same scheme (i.e. HTTP or
932
-** HTTPS) as the base URL for the repository. The header contains a TH1
933
-** script block to help accomplish this task.
930
+** 1. The logo image in the header has been modified to be a hyperlink to the
931
+** root of the web site containing the repository using the same scheme
932
+** (i.e. HTTP or HTTPS) as the base URL for the repository. The header
933
+** contains a TH1 script block to help accomplish these tasks.
934934
**
935935
** 2. The Fossil version information in the footer has been augmented with
936936
** hyperlinks to the corresponding points on the timeline in the official
937937
** Fossil repository. Additionally, if the Tcl integration feature is
938938
** enabled, the loaded version of Tcl is included, with a hyperlink to the
939
-** official Tcl/Tk web site.
939
+** official Tcl/Tk web site. The footer also contains a TH1 script block
940
+** to help accomplish these tasks.
940941
*/
941942
static const char zBuiltinSkin5[] =
942943
@ REPLACE INTO config(name,mtime,value)
943944
@ VALUES('css',now(),'/* General settings for the entire page */
944945
@ body {
945946
--- src/skins.c
+++ src/skins.c
@@ -925,20 +925,21 @@
925
926 /*
927 ** This skin is intended to be almost identical to the default one, with the
928 ** following changes to the header and footer:
929 **
930 ** 1. The logo image in the header is a hyperlink to the root of the web
931 ** site containing the repository using the same scheme (i.e. HTTP or
932 ** HTTPS) as the base URL for the repository. The header contains a TH1
933 ** script block to help accomplish this task.
934 **
935 ** 2. The Fossil version information in the footer has been augmented with
936 ** hyperlinks to the corresponding points on the timeline in the official
937 ** Fossil repository. Additionally, if the Tcl integration feature is
938 ** enabled, the loaded version of Tcl is included, with a hyperlink to the
939 ** official Tcl/Tk web site.
 
940 */
941 static const char zBuiltinSkin5[] =
942 @ REPLACE INTO config(name,mtime,value)
943 @ VALUES('css',now(),'/* General settings for the entire page */
944 @ body {
945
--- src/skins.c
+++ src/skins.c
@@ -925,20 +925,21 @@
925
926 /*
927 ** This skin is intended to be almost identical to the default one, with the
928 ** following changes to the header and footer:
929 **
930 ** 1. The logo image in the header has been modified to be a hyperlink to the
931 ** root of the web site containing the repository using the same scheme
932 ** (i.e. HTTP or HTTPS) as the base URL for the repository. The header
933 ** contains a TH1 script block to help accomplish these tasks.
934 **
935 ** 2. The Fossil version information in the footer has been augmented with
936 ** hyperlinks to the corresponding points on the timeline in the official
937 ** Fossil repository. Additionally, if the Tcl integration feature is
938 ** enabled, the loaded version of Tcl is included, with a hyperlink to the
939 ** official Tcl/Tk web site. The footer also contains a TH1 script block
940 ** to help accomplish these tasks.
941 */
942 static const char zBuiltinSkin5[] =
943 @ REPLACE INTO config(name,mtime,value)
944 @ VALUES('css',now(),'/* General settings for the entire page */
945 @ body {
946

Keyboard Shortcuts

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