summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 005a5e1)
raw | patch | inline | side by side (parent: 005a5e1)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 26 Apr 2006 06:13:40 +0000 (06:13 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 26 Apr 2006 06:13:40 +0000 (06:13 +0000) |
website/.htaccess | patch | blob | history | |
website/btdmd8.png | [new file with mode: 0644] | patch | blob |
website/hoster.html | patch | blob | history | |
website/inc/design.css | patch | blob | history | |
website/inc/rrdtool-design.xar | patch | blob | history | |
website/inc/template.inc | patch | blob | history | |
website/index.wml | patch | blob | history | |
website/site-sync | patch | blob | history |
diff --git a/website/.htaccess b/website/.htaccess
index 669b99edc0be42d969c29fa20d242f2ffc5e885f..348dfa09320428d34ad3fdbf77695896c6470f4b 100644 (file)
--- a/website/.htaccess
+++ b/website/.htaccess
+DirectoryIndex index.en.html index.html
ErrorDocument 404 http://oss.oetiker.ch/rrdtool/404.var
RewriteEngine On
RewriteRule pub/(.*) http://people.ee.ethz.ch/oetiker/webtools/rrdtool/pub/$1 [R=301,L]
RewriteRule pub$ http://people.ee.ethz.ch/oetiker/webtools/rrdtool/pub/ [R=301,L]
RewriteRule index.html http://oss.oetiker.ch/rrdtool/ [R=302,L]
RewriteRule download.html http://oss.oetiker.ch/rrdtool/download.en.html [R=302,L]
+<FilesMatch ".htaccess">
+ Order Allow,Deny
+ Allow From All
+</FilesMatch>
diff --git a/website/btdmd8.png b/website/btdmd8.png
new file mode 100644 (file)
index 0000000..ba559d8
Binary files /dev/null and b/website/btdmd8.png differ
index 0000000..ba559d8
Binary files /dev/null and b/website/btdmd8.png differ
diff --git a/website/hoster.html b/website/hoster.html
index b8d5f68db3698691bf189a83f38a71bd5720b65f..d388552120a8042bbfff5109fa1f3d69beb24489 100644 (file)
--- a/website/hoster.html
+++ b/website/hoster.html
body {
margin: 0px;
padding: 0px;
- background-color: rgb(96, 96, 96);
+ background-color: #f0f0f0;
+ font-family: sans-serif;
}
#hoster a {
diff --git a/website/inc/design.css b/website/inc/design.css
index 4a913ef664616649546ba4f73e8e746694e5dccf..310c6d98240aa31ba655fe41c8e6c5956296697b 100644 (file)
--- a/website/inc/design.css
+++ b/website/inc/design.css
body {
- background-color: white;
- color: black;
margin: 30px;
padding: 0px;
font-family: sans-serif;
table#frame {
width: 100%;
border-collapse: collapse;
- background-color: #1a1a1a;
}
table#frame td {
* body
**************************/
div#body {
- color: white;
margin: 40px;
margin-top: 80px;
}
font-size: 220%;
border-bottom-style: solid;
border-bottom-width: 4px;
- border-bottom-color: #404040;
+ border-bottom-color: #808080;
}
div#body h2 {
- color: white;
margin-top: 0.6em;
margin-bottom: 0.1em;
}
}
div#body a[name] {
- color: white;
+ color: black;
}
div#body a:hover {
div#body h2 a,
div#body h3 a,
div#body h4 a,
-div#body h5 a {
- color: white;
+div#body h5 a,
+div#body h2,
+div#body h3,
+div#body h4,
+div#body h5 {
+ color: #606060;
}
div#body dl dd {
border-style: solid;
border-color: #bfbfbf;
border-width: 1px;
- background-color: #606060;
+ background-color: #E8E8E8;
padding: 1em;
}
div#body pre a{
- color: white;
+ color: black;
}
div#googlead_right {
- background-color: #1a1a1a;
+ background-color: white;
float: right;
margin-top: 31px;
padding-left: 20px;
margin-left: 20px;
border-left-width: 1px;
border-left-style: solid;
- border-left-color: #404040;
+ border-left-color: #808080;
padding-right: 0px;
padding-bottom: 10px;
}
}
div#address {
- float: right;
- margin: 30px;
- padding-right: 12px;
}
div#address small {
- color: #b0b0b0;
+ color: #202020;
font-size: 90%;
}
div#address a {
- color: #b0b0b0;
+ color: #202020;
text-decoration: none;
}
div#logo {
position: absolute;
- height: 62px;
- width: 187px;
+ height: 78px;
+ width: 190px;
right: 69px;
- top: 60px;
- background-image: url("rrdtool-theme.png");
+ top: 40px;
+ background-image: url("rrdtool-3dlogo.png");
}
/**************************
**************************/
div.rrdworld h3 {
- background: #202050;
+ background: #E0E0F0;
margin-top: 0.1em;
margin-bottom: 0.3em;
padding: 3px;
border-style: solid;
border-color: #bfbfbf;
border-width: 1px;
- background-color: #404040;
+ background-color: #D0D0D0;
padding: 1em;
margin-top: 0.5em;
margin-bottom: 1em;
table#frame td#leftcornercell,
table#frame td#menucell {
width: 10%;
- background-color: #606060;
+ background-color: #F0F0F0;
}
div#menu {
font-weight: normal;
- color: white;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}
div#menu a:hover {
- color: #a6a4f5;
+ color: #5c5b8a;
}
div#menu a:active {
- color: #7b7aba;
+ color: #373672;
}
div#menu li div.selected {
- color: white;
+ color: 1d255f;
font-weight: bold;
}
index 7f03a7c34278e7d04562e22194cd6529b2e76f70..0f52479265c33ababb8c50b266b6fca104d6c91f 100644 (file)
Binary files a/website/inc/rrdtool-design.xar and b/website/inc/rrdtool-design.xar differ
Binary files a/website/inc/rrdtool-design.xar and b/website/inc/rrdtool-design.xar differ
index 8fa4b72e55818f234657c25e705c8c1a14af5dae..15037fdb829147e23e79d934c04b04b0ec1043a6 100644 (file)
--- a/website/inc/template.inc
+++ b/website/inc/template.inc
google_ad_format = "160x600_as";
google_ad_type = "text";
google_ad_channel ="5627785043";
-google_color_border = "1A1A1A";
-google_color_bg = "303030";
-google_color_link = "66A5E0";
-google_color_url = "E0BBE8";
-google_color_text = "D0D0D0";
+google_color_border = "ffffff";
+google_color_bg = "f0f8ff";
+google_color_link = "2c3fbf";
+google_color_url = "6851b0";
+google_color_text = "000000";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</small>
</div>
<perl>
-if ( -s "$(WML_SRC_FILENAME)" > 4000 ) {
+if ( -s "$(WML_SRC_BASENAME).en/html" > 15000 ) {
print <<'GOOGLEAD';
<p>
<script type="text/javascript"><!--
google_ad_format = "728x90_as";
google_ad_type = "text";
google_ad_channel ="6085696737";
-google_color_border = "616FC5";
-google_color_bg = "202020";
-google_color_link = "66A5FF";
-google_color_url = "FFBBE8";
-google_color_text = "FFFFFF";
+google_color_border = "ffffff";
+google_color_bg = "f0f8ff";
+google_color_link = "2c3fbf";
+google_color_url = "6851b0";
+google_color_text = "000000";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
diff --git a/website/index.wml b/website/index.wml
index 5eb178622ae4d2b15e21bea34193fa81ec416c34..e373419d37f9e1d82e43f9a217fc00e313a97cc6 100644 (file)
--- a/website/index.wml
+++ b/website/index.wml
<p>Some call it the industry standard data logging and graphing application.
Others use it to write their very own full custom monitoring scripts.
Most people will probably get in touch with RRDtool through some
-<a href="$(ROOT)/rrdworld/">third party monitoring applications</a>.</p>
+<a href="$(ROOT)/rrdworld/">third party</a> monitoring applications. You
+may have seen graphs like this:</p>
+
+<p><img src="btdmd8.png"/></p>
<P>RRD is the Acronym for Round Robin Database. RRD is a system to store and
display time-series data (i.e. network bandwidth, machine-room temperature,
Currently it compiles on a number of different Unix platforms as well as on
Windows.</P>
-<h2>All new RRDtool 1.2 released</h2>
+<h2>Upgrading from 1.0.x?</h2>
<p>If you are curious about the new features in RRDtool 1.2. Check out the
<a href="newin12.txt">RRDTOOL 1.2 NEWS</a> page.</p>
diff --git a/website/site-sync b/website/site-sync
index e9984efc20e94c613c66fc29498e6aadcc3d6484..4f0817896978858da96ec95d2f059054fff309b5 100755 (executable)
--- a/website/site-sync
+++ b/website/site-sync
body {
margin: 0px;
padding: 0px;
- background-color: #909090;
+ background-color: #f0f0f0;
+ font-family: sans-serif;
}
#hoster a {