Code

added toolsmith
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 17 Apr 2006 13:18:04 +0000 (13:18 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 17 Apr 2006 13:18:04 +0000 (13:18 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@793 a5681a0c-68f1-0310-ab6d-d61299d08faa

website/rrdworld/index.wml
website/rrdworld/toolsmith.xml [new file with mode: 0644]
website/rrdworld/toolsmith_logo.png [new file with mode: 0644]

index 0698c2e7242a93f7e95389c34c0239e5605eca8b..2dade9497f756d866ec4f569c101fe64475fe30b 100644 (file)
@@ -17,6 +17,7 @@ while we wait for new material to arrive.</p>
 #include "rrd_merger.xml"
 #include "weathermap4rrd.xml"  
 #include "rrdutils.xml"
+#include "toolsmith.xml"
 
 <h2>Free Applications</h2>
 
diff --git a/website/rrdworld/toolsmith.xml b/website/rrdworld/toolsmith.xml
new file mode 100644 (file)
index 0000000..035d898
--- /dev/null
@@ -0,0 +1,21 @@
+<rrdworld type="companion"
+          icon="toolsmith_logo.png" > <!-- Size 100x43 -->
+       <name> RRD Editor </name>
+     <author> Paul Smith </author>
+<description> The visual editing features of the RRD Editor allow you to
+easily modify the contents of an RRD.  Once
+an RRD is loaded into the Editor you can quickly locate a specific data
+point to modify or an entire Round Robin
+Archive can be removed.  The tool also allows new data sources and RRAs to
+be added. </description>
+   <homepage> http://thetoolsmith.com </homepage>
+       <year> 2006 </year><month> 4 </month> <!-- Entry creation date -->
+    <license> GPL </license>
+
+   <!-- Optional -->  
+
+   <livesite> http://thetoolsmith.com </livesite>
+      <email> admin@thetoolsmith.com </email> <!-- Author contact -->
+
+</rrdworld>
diff --git a/website/rrdworld/toolsmith_logo.png b/website/rrdworld/toolsmith_logo.png
new file mode 100644 (file)
index 0000000..ecd01cf
Binary files /dev/null and b/website/rrdworld/toolsmith_logo.png differ