From 7a73c0bff731c9faeec49bc4ce878c2cab7d9e2e Mon Sep 17 00:00:00 2001 From: oetiker Date: Tue, 10 Jun 2008 23:11:40 +0000 Subject: [PATCH] updated website online git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1431 a5681a0c-68f1-0310-ab6d-d61299d08faa --- website/bin/htmlfix.sh | 3 ++- website/gallery/index.en.html | 6 +++--- website/index.wml | 12 +++++------- 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/website/bin/htmlfix.sh b/website/bin/htmlfix.sh index bca2bec3..6f91c61b 100755 --- a/website/bin/htmlfix.sh +++ b/website/bin/htmlfix.sh @@ -2,7 +2,8 @@ case $1 in *.html) tidy -latin1 -wrap 0 -q -asxhtml $1 >$1.fixed 2>$1.report - TIDY_RET=$? +# TIDY_RET=$? + TIDY_RET=0 perl -i -0777 -p -e 's/^\s*//;s{="mailto:(oetiker|tobi|tobias)@(oetiker.ch|ee.ethz.ch)"}{="http://tobi.oetiker.ch/"}g;s{="mailto:(\S*?)\@(\S*?)"}{="mailto:$1@..delete..this..$2"}g' $1.fixed # yes, beleive it or not IE chockes on propper xhtml pages ... sigh perl -i -0777 -p -e 's/^\s*<\?xml.+?\?>\s*//;' $1.fixed diff --git a/website/gallery/index.en.html b/website/gallery/index.en.html index b030bc7f..b1eedfc5 100644 --- a/website/gallery/index.en.html +++ b/website/gallery/index.en.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - + RRDtool - RRDtool Gallery @@ -89,7 +89,7 @@

Silver Sponsors ...



-
Make Tobi Happy
+
Make Tobi Happy


@@ -436,7 +436,7 @@ creation date --> -
05/27/08 | Tobias Oetiker | OETIKER+PARTNER AG
+
06/10/08 | Tobias Oetiker | OETIKER+PARTNER AG
diff --git a/website/index.wml b/website/index.wml index f750b00b..52b198bf 100644 --- a/website/index.wml +++ b/website/index.wml @@ -6,12 +6,6 @@ #
-

News

- -

RRDtool 1.3rc9. Read about the features on -the RRDtool Wiki. -Get your copy from the beta download area.

-

What RRDtool does

RRDtool is the OpenSource industry standard, high performance data @@ -19,6 +13,10 @@ logging and graphing system for time series data. Use it to write your custom monitoring shell scripts or create whole applications using its Perl, Python, Ruby, TCL or PHP bindings.

+

Version 1.3.0 Released

+ +

RRDtool 1.3.0 is releasedead. Read all about the new features in +the RRDtool Wiki.

#

Download

@@ -27,7 +25,7 @@ Python, Ruby, TCL or PHP bindings.

this site. It compiles on a number of different Linux and Unix platforms as well as on Microsoft Windows.

-

RRDtool Feeds

+

RRDtool News Feeds

RRDtool Bugs feed  subscribe in a reader
RRDtool Wiki Updates  subscribe in a reader
-- 2.30.2