Fossil SCM

Updates to the download page generator script.

drh 2010-12-21 13:56 trunk
Commit 09fc7be1f056f158b1b18047abd3383420bd1bd5
1 file changed +2 -12
--- www/mkdownload.tcl
+++ www/mkdownload.tcl
@@ -1,8 +1,8 @@
11
#!/usr/bin/tclsh
22
#
3
-# Run this script to build the "download" page on standard output.
3
+# Run this script to build the "download.html" page on standard output.
44
#
55
#
66
puts \
77
{<html>
88
<head>
@@ -15,11 +15,11 @@
1515
<div class="logo">
1616
<img src="/fossil/doc/tip/www/fossil_logo_small.gif" alt="logo">
1717
</div>
1818
<div class="title">Fossil Downloads</div>
1919
</div>
20
-<div class="mainmenu"><a href='/fossil/doc/tip/www/index.wiki'>Home</a><a href='/fossil/leaves'>Leaves</a><a href='/fossil/timeline'>Timeline</a><a href='/fossil/brlist'>Branches</a><a href='/fossil/taglist'>Tags</a><a href='/fossil/reportlist'>Tickets</a><a href='/fossil/wiki'>Wiki</a><a href='/fossil/login'>Login</a></div>
20
+<div class="mainmenu"><a href='/fossil/doc/tip/www/index.wiki'>Home</a><a href='/fossil/timeline'>Timeline</a><a href='/fossil/brlist'>Branches</a><a href='/fossil/taglist'>Tags</a><a href='/fossil/reportlist'>Tickets</a><a href='/fossil/wiki'>Wiki</a><a href='/fossil/login'>Login</a></div>
2121
<div class="content">
2222
<p>
2323
2424
<p>
2525
Click on links below to download prebuilt binaries and source tarballs for
@@ -27,20 +27,10 @@
2727
The historical source code is also available in the
2828
<a href="/fossil/doc/tip/www/selfhost.wiki">self-hosting
2929
Fossil repositories</a>.
3030
</p>
3131
32
-<p>
33
-<u>Important Note:</u>
34
-After upgrading to a newer version of fossil, it is always a good idea
35
-to run:
36
-<blockquote><pre>
37
-<b><big><tt>fossil all rebuild</tt></big></b>
38
-</pre></blockquote>
39
-Running "rebuild" this way is not always necessary, but it never hurts.
40
-</p>
41
-
4232
<table cellpadding="10">
4333
}
4434
4535
# Find all all unique timestamps.
4636
#
4737
--- www/mkdownload.tcl
+++ www/mkdownload.tcl
@@ -1,8 +1,8 @@
1 #!/usr/bin/tclsh
2 #
3 # Run this script to build the "download" page on standard output.
4 #
5 #
6 puts \
7 {<html>
8 <head>
@@ -15,11 +15,11 @@
15 <div class="logo">
16 <img src="/fossil/doc/tip/www/fossil_logo_small.gif" alt="logo">
17 </div>
18 <div class="title">Fossil Downloads</div>
19 </div>
20 <div class="mainmenu"><a href='/fossil/doc/tip/www/index.wiki'>Home</a><a href='/fossil/leaves'>Leaves</a><a href='/fossil/timeline'>Timeline</a><a href='/fossil/brlist'>Branches</a><a href='/fossil/taglist'>Tags</a><a href='/fossil/reportlist'>Tickets</a><a href='/fossil/wiki'>Wiki</a><a href='/fossil/login'>Login</a></div>
21 <div class="content">
22 <p>
23
24 <p>
25 Click on links below to download prebuilt binaries and source tarballs for
@@ -27,20 +27,10 @@
27 The historical source code is also available in the
28 <a href="/fossil/doc/tip/www/selfhost.wiki">self-hosting
29 Fossil repositories</a>.
30 </p>
31
32 <p>
33 <u>Important Note:</u>
34 After upgrading to a newer version of fossil, it is always a good idea
35 to run:
36 <blockquote><pre>
37 <b><big><tt>fossil all rebuild</tt></big></b>
38 </pre></blockquote>
39 Running "rebuild" this way is not always necessary, but it never hurts.
40 </p>
41
42 <table cellpadding="10">
43 }
44
45 # Find all all unique timestamps.
46 #
47
--- www/mkdownload.tcl
+++ www/mkdownload.tcl
@@ -1,8 +1,8 @@
1 #!/usr/bin/tclsh
2 #
3 # Run this script to build the "download.html" page on standard output.
4 #
5 #
6 puts \
7 {<html>
8 <head>
@@ -15,11 +15,11 @@
15 <div class="logo">
16 <img src="/fossil/doc/tip/www/fossil_logo_small.gif" alt="logo">
17 </div>
18 <div class="title">Fossil Downloads</div>
19 </div>
20 <div class="mainmenu"><a href='/fossil/doc/tip/www/index.wiki'>Home</a><a href='/fossil/timeline'>Timeline</a><a href='/fossil/brlist'>Branches</a><a href='/fossil/taglist'>Tags</a><a href='/fossil/reportlist'>Tickets</a><a href='/fossil/wiki'>Wiki</a><a href='/fossil/login'>Login</a></div>
21 <div class="content">
22 <p>
23
24 <p>
25 Click on links below to download prebuilt binaries and source tarballs for
@@ -27,20 +27,10 @@
27 The historical source code is also available in the
28 <a href="/fossil/doc/tip/www/selfhost.wiki">self-hosting
29 Fossil repositories</a>.
30 </p>
31
 
 
 
 
 
 
 
 
 
 
32 <table cellpadding="10">
33 }
34
35 # Find all all unique timestamps.
36 #
37

Keyboard Shortcuts

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