weathermap |
Subversion Repositories: |
Rev 1 | Rev 85 | |
---|---|---|
Line 6... | Line 6... | |
<link rel="stylesheet" type="text/css" media="screen" href="pages/weathermap.css" /> |
<link rel="stylesheet" type="text/css" media="screen" href="pages/weathermap.css" /> | |
<meta name="generator" content= |
<meta name="generator" content= | |
"HTML Tidy for Mac OS X (vers 12 April 2006), see www.w3.org" /> |
"HTML Tidy for Mac OS X (vers 12 April 2006), see www.w3.org" /> | |
|
| |
<title>PHP Weathermap |
<title>PHP Weathermap | |
v0.91 |
v0.97a | |
</title> |
</title> | |
<style type="text/css" media="print"> |
<style type="text/css" media="print"> | |
/*<![CDATA[*/ |
/*<![CDATA[*/ | |
body { font-size: 12pt; } |
body { font-size: 12pt; } | |
a { color: black; text-decoration: underline; font-weight: normal;} |
a { color: black; text-decoration: underline; font-weight: normal;} | |
Line 21... | Line 21... | |
|
| |
<body bgcolor="#FFFFFF"> |
<body bgcolor="#FFFFFF"> | |
<div id="frame"> |
<div id="frame"> | |
<div id="header"> |
<div id="header"> | |
<h1>PHP Weathermap |
<h1>PHP Weathermap | |
v0.91 |
v0.97a | |
</h1> |
</h1> | |
<h4>Copyright © 2005-2007 Howard Jones, <tt><a href="mailto:howie@thingy.com">howie@thingy.com</a></tt>. (<a href="http://www.network-weathermap.com/">Website</a>)</h4> |
<h4>Copyright © 2005-2010 Howard Jones, <tt><a href="mailto:howie@thingy.com">howie@thingy.com</a></tt>. (<a href="http://www.network-weathermap.com/">Website</a>)</h4> | |
</div> |
</div> | |
|
| |
<p style="text-align:center; font-size: 130%; margin-bottom: 3em; margin-top: 3em;"><a href="pages/main.html">The Weathermap manual starts here now.</a></p> |
<p style="text-align:center; font-size: 130%; margin-bottom: 3em; margin-top: 3em;"><a href="pages/main.html">New Users should start here.</a></p> | |
<p>There are several sections, including <a href="pages/main.html">Introduction</a>, <a href="pages/main.html#installation">Installation</a>, <a href="pages/main.html#basics">The Basics</a>, <a href="pages/faq.html">FAQ</a>, <a href="pages/config-reference.html">Reference</a>, and <a href="pages/advanced.html">Advanced Topics</a>. There are seperate pages for the <a href="pages/cacti-plugin.html">Cacti Plugin</a>, and for the <a href="pages/editor.html">optional web-based editor</a>.</p> |
| |
<p>There are several sections, including <a href="pages/main.html">Introduction</a>, <a href="pages/main.html#installation">Installation</a>, <a href="pages/main.html#basics">The Basics</a>, <a href="pages/faq.html">FAQ</a>, <a href="pages/config-reference.html">Reference</a>, and <a href="pages/advanced.html">Advanced Topics</a>. There are seperate pages for the <a href="pages/cacti-plugin.html">Cacti Plugin</a>, and for the <a href="pages/editor.html">optional web-based editor</a>. There is also a reference page for <a href="pages/errorcodes.html">all the error codes that Weathermap can produce</a>, with an explanation, and another <a href="pages/targets.html">reference for the built-in datasource plugins</a>.</p> | ||
<p>For existing users, there's an overview to the <a href="pages/changes.html">changes from the previous version</a>, and a <a href="pages/upgrading.html">guide to upgrading</a>.</p> |
<p>For existing users, there's an overview to the <a href="pages/changes.html">changes from the previous version</a>, and a <a href="pages/upgrading.html">guide to upgrading</a>.</p> | |
<p>There are also a growing number of articles at <a href="http://www.network-weathermap.com/">network-weathermap.com</a> about |
<p>There are also a growing number of articles at <a href="http://www.network-weathermap.com/">network-weathermap.com</a> about | |
specific tricks and techniques for making your own maps, including animation, non-network maps and more!</p> |
specific tricks and techniques for making your own maps, including animation, non-network maps and more!</p> | |
|
| |
<p>What I'm trying to say is <a |
<p>What I'm trying to say is <a | |
Line 44... | Line 45... | |
|
| |
<div style="width: 610px; margin-left: auto; margin-right: auto;"> |
<div style="width: 610px; margin-left: auto; margin-right: auto;"> | |
|
| |
<div style="width: 300px; float:left; margin-right: 5px;"> |
<div style="width: 300px; float:left; margin-right: 5px;"> | |
<p class="card-photo"><a href="howto.png"><img src="images/howto-thumb.jpg" /></a></p> |
<p class="card-photo"><a href="howto.png"><img src="images/howto-thumb.jpg" /></a></p> | |
<p class="card-desc">Diagram explaining a lot of the basic map formatting commands. Look in the <a href="config-reference.html">Configuration Reference</a> for more information on the commands mentioned.<br /><a href="howto.png">Larger version</a> | <a href="howto.pdf">PDF version</a></p> |
<p class="card-desc">Diagram explaining a lot of the basic map formatting commands. Look in the <a href="pages/config-reference.html">Configuration Reference</a> for more information on the commands mentioned.<br /><a href="howto.png">Larger version</a> | <a href="howto.pdf">PDF version</a></p> | |
</div> |
</div> | |
|
| |
<div style="width: 300px; margin-left: 5px;float:right;"> |
<div style="width: 300px; margin-left: 5px;float:right;"> | |
<p class="card-photo"><a href="images/weathermap-example.png"><img src="images/weathermap-mini.png" /></a></p> |
<p class="card-photo"><a href="images/weathermap-example.png"><img src="images/weathermap-mini.png" /></a></p> | |
<p class="card-desc">Sample output from php-weathermap, using data collected by Cacti and MRTG.<br /><a href="images/weathermap-example.png">Larger version</a></p> |
<p class="card-desc">Sample output from php-weathermap, using data collected by Cacti and MRTG.<br /><a href="images/weathermap-example.png">Larger version</a></p> |