FAQ: Difference between revisions

No change in size ,  19:43, 8 June 2011
no edit summary
No edit summary
No edit summary
Line 66: Line 66:


Stop Cumulus and delete the contents of the data folder.  
Stop Cumulus and delete the contents of the data folder.  
== I don't have a solar sensor. How do I remove the solar data from the supplied web pages? ==
Locate the Cumulus 'web' folder on your PC and edit the following files:<br>
'''indexT.htm'''<br>
Remove the following code:<br>
&lt;tr class="td_temperature_data"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; &lt;td&gt;Solar Radiation&lt;/td&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; &lt;td&gt;&lt;#SolarRad&gt;&amp;nbsp;W/m&amp;sup2;&lt;/td&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; &lt;td&gt;Evapotranspiration Today&lt;/td&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; &lt;td&gt;&lt;#ET&gt;&amp;nbsp;&lt;#rainunit&gt;&lt;/td&gt;<br>&lt;/tr&gt;<br>
'''todayT.htm''' and '''yesterdayT.htm'''<br>
Remove the following code:<br>
&lt;tr class="td_temperature_data"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; &lt;td&gt;Hours&amp;nbsp;of&amp;nbsp;Sunshine&lt;/td&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; &lt;td&gt;&lt;#SunshineHours&gt;&lt;/td&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; &lt;td&gt;&amp;nbsp;&lt;/td&gt;<br> &lt;/tr&gt;


== How do I localise Cumulus to my own language? ==
== How do I localise Cumulus to my own language? ==
Line 313: Line 297:


The Welcome message is controlled within Cumulus.  Click on the Station Configuration within Cumulus and Edit the Name field within the Location section.  The Description field is also used on the front page of the site.
The Welcome message is controlled within Cumulus.  Click on the Station Configuration within Cumulus and Edit the Name field within the Location section.  The Description field is also used on the front page of the site.
== I don't have a solar sensor. How do I remove the solar data from the supplied web pages? ==
Locate the Cumulus 'web' folder on your PC and edit the following files:<br>
'''indexT.htm'''<br>
Remove the following code:<br>
&lt;tr class="td_temperature_data"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; &lt;td&gt;Solar Radiation&lt;/td&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; &lt;td&gt;&lt;#SolarRad&gt;&amp;nbsp;W/m&amp;sup2;&lt;/td&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; &lt;td&gt;Evapotranspiration Today&lt;/td&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; &lt;td&gt;&lt;#ET&gt;&amp;nbsp;&lt;#rainunit&gt;&lt;/td&gt;<br>&lt;/tr&gt;<br>
'''todayT.htm''' and '''yesterdayT.htm'''<br>
Remove the following code:<br>
&lt;tr class="td_temperature_data"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; &lt;td&gt;Hours&amp;nbsp;of&amp;nbsp;Sunshine&lt;/td&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; &lt;td&gt;&lt;#SunshineHours&gt;&lt;/td&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; &lt;td&gt;&amp;nbsp;&lt;/td&gt;<br> &lt;/tr&gt;