Fossil SCM

Update the script that generates the download page on the website so that it displays the correct title. Ticket [377c1b29be9e2f35]

drh 2013-06-19 22:48 trunk
Commit 5b6241645476589a8d88ba8a8bbd04c26e7a0e6b
1 file changed +1 -1
--- www/mkdownload.tcl
+++ www/mkdownload.tcl
@@ -8,11 +8,11 @@
88
fconfigure $out -encoding utf-8 -translation lf
99
puts $out \
1010
{<!DOCTYPE html><html>
1111
<head>
1212
<base href="http://www.fossil-scm.org/" />
13
-<title>Fossil: Timeline</title>
13
+<title>Fossil: Downloads</title>
1414
<link rel="stylesheet" href="/fossil/style.css" type="text/css"
1515
media="screen">
1616
</head>
1717
<body>
1818
<div class="header">
1919
--- www/mkdownload.tcl
+++ www/mkdownload.tcl
@@ -8,11 +8,11 @@
8 fconfigure $out -encoding utf-8 -translation lf
9 puts $out \
10 {<!DOCTYPE html><html>
11 <head>
12 <base href="http://www.fossil-scm.org/" />
13 <title>Fossil: Timeline</title>
14 <link rel="stylesheet" href="/fossil/style.css" type="text/css"
15 media="screen">
16 </head>
17 <body>
18 <div class="header">
19
--- www/mkdownload.tcl
+++ www/mkdownload.tcl
@@ -8,11 +8,11 @@
8 fconfigure $out -encoding utf-8 -translation lf
9 puts $out \
10 {<!DOCTYPE html><html>
11 <head>
12 <base href="http://www.fossil-scm.org/" />
13 <title>Fossil: Downloads</title>
14 <link rel="stylesheet" href="/fossil/style.css" type="text/css"
15 media="screen">
16 </head>
17 <body>
18 <div class="header">
19

Keyboard Shortcuts

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