Full list of Webtags: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
1,967 bytes removed ,  09:07, 4 October 2022
m
Line 689: Line 689:
|-
|-
|<#LatestError>
|<#LatestError>
|Displays the last error from the Cumulus 1 error log. (The value is cleared when you click the error light in Cumulus 1).<br />
| This tag and the next 3 are in CumulusMX, none of them are actually used.
Note: This tag displays ''all'' errors, even if they do not cause the error light to flash in Cumulus 1. Although this tag and the next 3 are in MX, none of them are actually used (as at April 2020).
|-
|-
|<#LatestErrorDate>
|<#LatestErrorDate>
|The date of the latest error logged to the error log window, using the system short date format. Gives dashes when latest error is reset
|See previous tag
|-
|-
|<#LatestErrorTime>
|<#LatestErrorTime>
|The time of the latest error logged to the error log window, using the system short time format. Gives dashes when latest error is reset
|See previous tag
|-
|-
|<#ErrorLight>
|<#ErrorLight>
Line 702: Line 701:
|-
|-
|<#version>
|<#version>
|The version of Cumulus in use e.g. '1.9.4' or '3.4.1'
|The version of Cumulus in use
|-
|-
|<#build>
|<#build>
|The build of Cumulus in use e.g. '10992' for latest Cumulus 1 patch
|The build of Cumulus in use
 
(Cumulus MX is under development so new builds are released frequently)
|-
|-
|<#NewBuildAvailable>
|<#NewBuildAvailable>
|'''Only available from release 3.7.0''' onwards, it is checked on start-up and once a day thereafter at a random time
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time
*Returns a boolean value
**0 - MX running the latest build available
**1 - MX is running an earlier build that the latest public release
|-
|-
|<#NewBuildNumber>
|<#NewBuildNumber>
|'''Only available from release 3.7.0''' onwards, it is checked on start-up and once a day thereafter at a random time
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089
 
Displays the latest public release build number - eg. b3089
|-
|-
|<#realtimeinterval>
|<#realtimeinterval>
Line 732: Line 724:
|-
|-
|<#update>
|<#update>
|The date and time of the last web site update. The default format of the output depends on your locale settings.
|The date and time of the last web site update.  
|-
|-
|<#LastDataReadT>
|<#LastDataReadT>
|The date/time data was last read from the station. The default format of the output depends on your locale settings.
|The date/time data was last read from the station.
|-
|-
|<#stationtype>
|<#stationtype>
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description (you choose what text appears for this on 'Display' settings screen within Configuration menu - the field is at the bottom left of that screen).
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.
|-
|-
|<#latitude>
|<#latitude>
Line 749: Line 741:
|-
|-
| <#latitudeJsEnc>
| <#latitudeJsEnc>
|[[File:Badge vMx.png]] Available from version 3.11.0
|JavaScript encoded of previous web tag that is HTML encoded
 
JavaScript encoded of previous web tag that is HTML encoded
|-
|-
|<#longitude>
|<#longitude>
Line 757: Line 747:
|-
|-
| <#longitudeJsEnc>
| <#longitudeJsEnc>
|[[File:Badge vMx.png]] Available from version 3.11.0
|JavaScript encoded of previous web tag that is HTML encoded
 
JavaScript encoded of previous web tag that is HTML encoded
|-
|-
|<#altitude>
|<#altitude>
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, '&amp;nbsp;' and units) in either feet or metres just as you entered during setup (so it is more complex to extract number for script arithmetic); e.g. '123&amp;nbsp;m'
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, '&amp;nbsp;' and units) in either feet or metres just as you entered during setup e.g. '123&amp;nbsp;m'
|-
|-
| <#altitudenoenc>
| <#altitudenoenc>
|[[File:Badge vMx.png]] Available from version 3.11.0
|JavaScript encoded of previous web tag that is HTML encoded
 
JavaScript encoded of previous web tag that is HTML encoded
|-
|-
|<#location>
|<#location>
Line 773: Line 759:
|-
|-
| <#locationJsEnc>
| <#locationJsEnc>
|[[File:Badge vMx.png]] Available from version 3.11.0
|JavaScript encoded of previous web tag that is plain text
 
JavaScript encoded of previous web tag that is plain text
|-
|-
| <#locationenc>
| <#locationenc>
|[[File:Badge vMx.png]] Available from version 3.10.3
|HTML encoded version of previous web tag that is JavaScript encoded
 
HTML encoded version of previous web tag that is JavaScript encoded
|-
|-
|<#longlocation>
|<#longlocation>
Line 786: Line 768:
|-
|-
| <#longlocationJsEnc>
| <#longlocationJsEnc>
|[[File:Badge vMx.png]] Available from version 3.11.0
|JavaScript encoded of previous web tag that is plain text
 
JavaScript encoded of previous web tag that is plain text
|-
|-
| <#longlocationenc>
| <#longlocationenc>
|[[File:Badge vMx.png]] Available from version 3.10.3
|HTML encoded version of previous web tag that is JavaScript encoded
 
HTML encoded version of previous web tag that is JavaScript encoded
|-
|-
|<#forum>
|<#forum>
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons
For Cumulus 1, this defaults to a Sandaysoft URL that is no longer available, for MX this defaults to the current support forum  (web server site hosted by "Freddie")
|-
|-
| <#forumurl>
| <#forumurl>
|[[File:Badge vMx.png]] Available from version 3.10.0
|Same as previous, but just URL, without any additional colons
 
Same as previous, but just URL, without any additional colons
|-
|-
|<#webcam>
|<#webcam>
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web can, that is just a label, and the label can be changed on each standard web page individually)
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)
|-
|-
| <#webcamurl>
| <#webcamurl>
|[[File:Badge vMx.png]] Available from version 3.10.0
|Same as previous, but just URL, without any additional colons
 
Same as previous, but just URL, without any additional colons
|-
|-
|<#graphperiod>
|<#graphperiod>
Line 816: Line 789:
|-
|-
|<#dailygraphperiod>
|<#dailygraphperiod>
|The number of days displayed by the graphs, as set using '''Configuration''' menu, ''Display'' settings screen 'Daily Chart Period' (available from build 1098)
|The number of days displayed by the graphs, as set using '''Configuration''' menu, ''Display'' settings screen 'Daily Chart Period'
|-
|-
|<#LatestNOAAMonthlyReport>
|<#LatestNOAAMonthlyReport>
Line 823: Line 796:
|<#LatestNOAAYearlyReport>
|<#LatestNOAAYearlyReport>
|Gives file name of latest auto-saved NOAA yearly report
|Gives file name of latest auto-saved NOAA yearly report
|-
|colspan="2" style="background:lightgray;"|Options
[[File:Badge vMx.png]] Available from version 3.10.0
|-
|-
| <#Option_useApparent>
| <#Option_useApparent>

Navigation menu