Website Generator: Difference between revisions

21 bytes added ,  15:20, 16 April 2021
m
Line 26: Line 26:
The Website section is the largest parameters section. Not all parameters will be reproduced here, see the [[Cumulusutils.ini]] article. Only the important individual parameters will be discussed, the others are discussed as a group.
The Website section is the largest parameters section. Not all parameters will be reproduced here, see the [[Cumulusutils.ini]] article. Only the important individual parameters will be discussed, the others are discussed as a group.


[Website]
  [Website]
GoogleStatsId=                        => When not empty, a google stats code fragment will be generated with this code as the user Id
  GoogleStatsId=                        => When not empty, a google stats code fragment will be generated with this code as the user Id
PermitGoogleOptout=true | false      => Permits to generate code so the users own access to the site will not be measured
  PermitGoogleOptout=true | false      => Permits to generate code so the users own access to the site will not be measured
CumulusRealTimeLocation=              => see below
  CumulusRealTimeLocation=              => see below
ShowInsideMeasurements=true | false  => when true, inside temperature and humidity will be shown on the website (when available in the datafile
  ShowInsideMeasurements=true | false  => when true, inside temperature and humidity will be shown on the website (when available in the datafile
CumulusRealTimeInterval=30            => The refresh cycle time of the runtime system to update the values on the dashboard and gauges
  CumulusRealTimeInterval=30            => The refresh cycle time of the runtime system to update the values on the dashboard and gauges
ShowUV=true                          => Show the UV values (if there is a sensor)  
  ShowUV=true                          => Show the UV values (if there is a sensor)
ShowSolar=true                        => Show the solar radiation values (if there is a sensor)
  ShowSolar=true                        => Show the solar radiation values (if there is a sensor)
HeaderLeftText=                      => A free plain or HTML formatted text destined at the left side of the header
  HeaderLeftText=                      => A free plain or HTML formatted text destined at the left side of the header
HeaderRightText=                      => A free plain or HTML formatted text destined at the right side of the header
  HeaderRightText=                      => A free plain or HTML formatted text destined at the right side of the header
SiteTitleAddition=                    => A free text addition to the title
  SiteTitleAddition=                    => A free text addition to the title


All parameters starting with '''''Color''''' affect the Bootstrap elements relevant for the interface and give the user the possibility to create a personal touch to the presentation.<br>
All parameters starting with '''''Color''''' affect the Bootstrap elements relevant for the interface and give the user the possibility to create a personal touch to the presentation.<br>