From 7a2289eb36cc5873e430f75538b1e0335afde869 Mon Sep 17 00:00:00 2001 From: oetiker Date: Mon, 25 May 2009 14:27:17 +0000 Subject: [PATCH] misc updates git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.3@1810 a5681a0c-68f1-0310-ab6d-d61299d08faa --- website/bin/htmlfix.sh | 5 +- website/download.wml | 2 +- website/gallery/index.en.html | 595 ++++++++++++++++++++------------- website/index.wml | 20 +- website/newbannernmn250x60.gif | Bin 0 -> 6974 bytes 5 files changed, 376 insertions(+), 246 deletions(-) create mode 100644 website/newbannernmn250x60.gif diff --git a/website/bin/htmlfix.sh b/website/bin/htmlfix.sh index 6f91c61b..8fcf8680 100755 --- a/website/bin/htmlfix.sh +++ b/website/bin/htmlfix.sh @@ -1,8 +1,9 @@ #! /bin/sh case $1 in *.html) - tidy -latin1 -wrap 0 -q -asxhtml $1 >$1.fixed 2>$1.report +# tidy -latin1 -wrap 0 -q -asxhtml $1 >$1.fixed 2>$1.report # TIDY_RET=$? + cp $1 $1.fixed 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 @@ -18,6 +19,6 @@ case $1 in exit 1 fi mv $1.fixed $1 - rm $1.report + rm -f $1.report ;; esac diff --git a/website/download.wml b/website/download.wml index 1d6ad436..73204173 100644 --- a/website/download.wml +++ b/website/download.wml @@ -29,7 +29,7 @@ You can download RRD tool from several places: