From: oetiker Date: Sat, 8 Mar 2008 16:30:27 +0000 (+0000) Subject: new entriies X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=35bfe81cae4c93d5b6db8853ece4de1caf49e60e;p=rrdtool-all.git new entriies git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@1304 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/website/gallery/energy_graph.png b/website/gallery/energy_graph.png new file mode 100644 index 00000000..16204f73 Binary files /dev/null and b/website/gallery/energy_graph.png differ diff --git a/website/gallery/energy_graph.xml b/website/gallery/energy_graph.xml new file mode 100644 index 00000000..97aa08ce --- /dev/null +++ b/website/gallery/energy_graph.xml @@ -0,0 +1,15 @@ + + + Energy Mix + Lutz Schulze + This graph shows indoor and outdoor temperature, heating temperatures, +brightness, natural gas and electric power consumption. Values come from MessPC +system and is created with sensorserver project + 2008 3 + + + + http://www.messpc.de/sensorserver.php + lschulze@messpc.de + + diff --git a/website/gallery/index.en.html b/website/gallery/index.en.html new file mode 100644 index 00000000..f1b001b1 --- /dev/null +++ b/website/gallery/index.en.html @@ -0,0 +1,413 @@ + + + + + + +RRDtool - RRDtool Gallery + + + + + + + + + + + + + + + + + +
+
Swiss Original. Mirrors: UK +TW +IE +SE +DE +US +CA
+ + + + +
+

RRDtool Gallery

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Add your own graphs to this list

+

If you have created a graph you like, and you think I would like it too, please send me the image plus an xml file like the example below to be considered for addition to this page. Note that your graph must not be wider than 600 pixels.

+
+<gallery image="graph.png" > <!-- no wider than 600 pixle -->
+
+      <title> A Title for the Graph </title>
+     <author> Who created it ? </author> 
+<description> max 300 characters of background information. </description>
+       <year> 2005 </year><month> 4 </month> <!-- creation date -->
+      
+   <!-- Optional -->   
+
+   <livesite> http://somesite.blabla.plac </livesite> 
+      <email> max@example.com </email>
+
+</gallery>
+
+
+
+ + + +
+
+

NOTE: The content of this website is accessible with any browser. The graphical design though relies completely on CSS2 styles. If you see this text, this means that your browser does not support CSS2. Consider upgrading to a standard conformant browser like Mozilla Firefox or Opera but also Apple's Safari or KDE's Konqueror for example. It may also be that you are looking at a mirror page which did not copy the CSS for this page. Or if some pictu res are missing, then the mirror may not have picked up the contents of the inc directory.

+ + + diff --git a/website/gallery/index.var b/website/gallery/index.var new file mode 100644 index 00000000..51873586 --- /dev/null +++ b/website/gallery/index.var @@ -0,0 +1,9 @@ + +URI: index + +URI: index.en.html +Content-type: text/html +Content-language: en + +URI: index.en.html +Content-type: text/html diff --git a/website/gallery/index.wml b/website/gallery/index.wml index a6fd9ef2..4008b9b5 100644 --- a/website/gallery/index.wml +++ b/website/gallery/index.wml @@ -6,6 +6,7 @@ #include "mmh11.xml" #include "sintraf.xml" +#include "energy_graph.xml" #include "netapp-iops.xml" #include "temp6.xml" #include "fsu_predict.xml"