Website Generator: Difference between revisions

92 bytes added ,  13:02, 15 November 2023
m
 
Line 42: Line 42:
    
    
   StatisticsType= [Google || Matomo] default is empty  
   StatisticsType= [Google || Matomo] default is empty  
   GoogleStatsId=
   GoogleStatsId=                       => When not empty, a google stats code fragment will be generated with this code as the user Id, default is empty
   MatomoTrackerUrl=
   MatomoTrackerUrl=
   MatomoSiteId=
   MatomoSiteId=
   PermitGoogleOptout=false (default)
   PermitGoogleOptout=false (default)   => Permits to generate code so the users own access to the site will not be measured, default=false


  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, default=false
   CumulusRealTimeLocation=              => see below, default is empty
   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), default=false
   ShowInsideMeasurements=true | false  => when true, inside temperature and humidity will be shown on the website (when available in the datafile), default=false
Line 59: Line 57:
   UseCMXMoonImage=false                => When true the CMX generated moon image is used i.s.o. the CUtils native abstracted image  
   UseCMXMoonImage=false                => When true the CMX generated moon image is used i.s.o. the CUtils native abstracted image  
   MoonImageLocation=                    => The full URL for the moon image, used when ''UseCMXMoonImage=true'', ignored otherwise
   MoonImageLocation=                    => The full URL for the moon image, used when ''UseCMXMoonImage=true'', ignored otherwise
  PwsfwiButtonInHeader=true            => When true the direct access pwsFWI button will show in the header, when false it shows in the menu bar


All parameters starting with '''''Panel''''' affect what you actually see in that panel See [[Dashboard]] for more information.<br>
All parameters starting with '''''Panel''''' affect what you actually see in that panel See [[Dashboard]] for more information.<br>