Website Generator: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
161 bytes added ,  15:34, 16 April 2021
m
Line 29: Line 29:


   [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, default is empty
   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, default=false
   CumulusRealTimeLocation=              => see below
   CumulusRealTimeLocation=              => see below, default is empty
   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), default=false
   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, default=15
   ShowUV=true                          => Show the UV values (if there is a sensor)
   ShowUV=true                          => Show the UV values (if there is a sensor), default=true
   ShowSolar=true                        => Show the solar radiation values (if there is a sensor)
   ShowSolar=true                        => Show the solar radiation values (if there is a sensor), default=true
   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, default is empty
   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, default is empty
   SiteTitleAddition=                    => A free text addition to the title
   SiteTitleAddition=                    => A free text addition to the title, default is empty


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>

Navigation menu