Fossil SCM

More corrections to the mkdownload.tcl script.

drh 2015-02-18 02:56 trunk
Commit 5bc5c69b315b431571ddd804adde8de02ea118b0
1 file changed +3 -3
--- www/mkdownload.tcl
+++ www/mkdownload.tcl
@@ -8,21 +8,21 @@
88
fconfigure $out -encoding utf-8 -translation lf
99
puts $out \
1010
{<!DOCTYPE html>
1111
<html>
1212
<head>
13
- <base href="https://www.fossil-scm.org/fossil/timeline" />
14
- <title>Fossil: Timeline</title>
13
+ <base href="https://www.fossil-scm.org/download.html" />
14
+ <title>Fossil: Download</title>
1515
<link rel="alternate" type="application/rss+xml" title="RSS Feed"
1616
href="/fossil/timeline.rss" />
1717
<link rel="stylesheet" href="/fossil/style.css?default" type="text/css"
1818
media="screen" />
1919
</head>
2020
2121
<body>
2222
<div class="header">
23
- <div class="title"><h1>Fossil</h1>Timeline</div>
23
+ <div class="title"><h1>Fossil</h1>Download</div>
2424
</div>
2525
<div class="mainmenu">
2626
<a href='/fossil/doc/trunk/www/index.wiki'>Home</a>
2727
<a href='/fossil/timeline?y=ci'>Timeline</a>
2828
<a href='/fossil/dir?ci=tip'>Code</a>
2929
--- www/mkdownload.tcl
+++ www/mkdownload.tcl
@@ -8,21 +8,21 @@
8 fconfigure $out -encoding utf-8 -translation lf
9 puts $out \
10 {<!DOCTYPE html>
11 <html>
12 <head>
13 <base href="https://www.fossil-scm.org/fossil/timeline" />
14 <title>Fossil: Timeline</title>
15 <link rel="alternate" type="application/rss+xml" title="RSS Feed"
16 href="/fossil/timeline.rss" />
17 <link rel="stylesheet" href="/fossil/style.css?default" type="text/css"
18 media="screen" />
19 </head>
20
21 <body>
22 <div class="header">
23 <div class="title"><h1>Fossil</h1>Timeline</div>
24 </div>
25 <div class="mainmenu">
26 <a href='/fossil/doc/trunk/www/index.wiki'>Home</a>
27 <a href='/fossil/timeline?y=ci'>Timeline</a>
28 <a href='/fossil/dir?ci=tip'>Code</a>
29
--- www/mkdownload.tcl
+++ www/mkdownload.tcl
@@ -8,21 +8,21 @@
8 fconfigure $out -encoding utf-8 -translation lf
9 puts $out \
10 {<!DOCTYPE html>
11 <html>
12 <head>
13 <base href="https://www.fossil-scm.org/download.html" />
14 <title>Fossil: Download</title>
15 <link rel="alternate" type="application/rss+xml" title="RSS Feed"
16 href="/fossil/timeline.rss" />
17 <link rel="stylesheet" href="/fossil/style.css?default" type="text/css"
18 media="screen" />
19 </head>
20
21 <body>
22 <div class="header">
23 <div class="title"><h1>Fossil</h1>Download</div>
24 </div>
25 <div class="mainmenu">
26 <a href='/fossil/doc/trunk/www/index.wiki'>Home</a>
27 <a href='/fossil/timeline?y=ci'>Timeline</a>
28 <a href='/fossil/dir?ci=tip'>Code</a>
29

Keyboard Shortcuts

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