555
edits
No edit summary |
No edit summary |
||
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>▼
<tr class="td_temperature_data"><br> <td>Solar Radiation</td><br> <td><#SolarRad>&nbsp;W/m&sup2;</td><br> <td>Evapotranspiration Today</td><br> <td><#ET>&nbsp;<#rainunit></td><br></tr><br>▼
'''todayT.htm''' and '''yesterdayT.htm'''<br>▼
Remove the following code:<br>▼
<tr class="td_temperature_data"><br> <td>Hours&nbsp;of&nbsp;Sunshine</td><br> <td><#SunshineHours></td><br> <td>&nbsp;</td><br> </tr>▼
== How do I localise Cumulus to my own language? ==
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>
▲<tr class="td_temperature_data"><br> <td>Solar Radiation</td><br> <td><#SolarRad>&nbsp;W/m&sup2;</td><br> <td>Evapotranspiration Today</td><br> <td><#ET>&nbsp;<#rainunit></td><br></tr><br>
▲'''todayT.htm''' and '''yesterdayT.htm'''<br>
▲Remove the following code:<br>
▲<tr class="td_temperature_data"><br> <td>Hours&nbsp;of&nbsp;Sunshine</td><br> <td><#SunshineHours></td><br> <td>&nbsp;</td><br> </tr>
|