Thrifty - Cutils Command Qualifier: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
m
Line 83: Line 83:
=== Uploading Automatically ===
=== Uploading Automatically ===
Automatic ''Thrifty'' handling assumes a daily run of ''CumulusUtils''.
Automatic ''Thrifty'' handling assumes a daily run of ''CumulusUtils''.
For proper understanding we split the usage in ''modules'' and ''website''.
==== Thrifty Website ====
Under Thrifty, the following holds for the website files and the website infrastructure:
#Always upload ''index.html'' after generating the website.
#The runtime javascript environment files will NOT be generated and NOT be uploaded - to prevent old existing files to upload - under the ''Thrifty Website'' command.
#The library files from the distribution will NOT upload under the ''Thrifty Website'' command:
Runtime javascript environment files:
cumulusutils.js
cumuluscharts.txt
HighchartsLanguage.js
Library files from the distribution:
HighchartsDefaults.js
gauges.js
suncalc.js
tween.min.js
language.js
RGraph.common.core.js
RGraph.rose.js
steelseries.min.js
NOTE: When updating, copy those files from the distribution and DO NOT USE THRIFTY
==== Thrifty Modules ====
The decision to automatically upload a file or not - assuming ''DoUploadFTP=true'' = is done on the basis of two parameters:
The decision to automatically upload a file or not - assuming ''DoUploadFTP=true'' = is done on the basis of two parameters:
#Have the cycle conditions become true
#Have the cycle conditions become true

Navigation menu