SteelSeries Gauges: Difference between revisions

No edit summary
== Quick Start Guide for Cumulus Users ==
 
1. Extract all the file in the SteelSeries zip file to a folder on your PC.
1. Copy "realtimegaugesT.txt" to your Cumulus web folder.
 
2. Copy "gauges-ssTrealtimegaugesT.htmtxt" to your Cumulus web folder.
 
3. ConfigureCopy "gauges-ssT.htm" to your Cumulus Internet|Filesweb to:folder.
 
4. Configure Cumulus Internet | Files to:
 
realtime file:-
FTP = Yes (unless you are local hosing)
 
'''''NOTE''': Cumulus does not actually update any data when it processes the web page, it simply replaces the 'static-ish' values such as your station name, location, version etc. If you wish you can edit the .htm file and directly enter the information, then you do not need to get Cumulus to process the file, just copy it once to your web site, removing the 'T' from the filename. OR, you can let Cumulus process and upload the HTML file to your web site a few times, then disable it again.''
 
45. If required edit the "gauges.js", the key items are at the top:
 
- The path on your website to the "realtimegauges.txt" file.
- The relative path on your website to your old 'gauges' page. (users with 'old' browsers will be redirected to this page)
 
56. If you do not require the UV/Solar Index gauges, then change the lines
 
showUvGauge  : true,
showSolarGauge  : false,
 
67. If you haveare installedinstalling to a web folder different from your Cumulus 'root' on your web server, you will also need to edit the "gauges-ss.htm" file, and amend the relative path to your Cumulus "weatherstyle.css" file.
 
78. Copy (or move)FTP the folders 'css' and 'scripts' and their contents (the files that are contained in the ZIP file) from your PC to the folder where your "gauges-ss.htm" file is located (probably the same folder where all your other Cumulus HTM files are located) on your web server.
 
9. Test the page.
7. Copy (or move) the folders 'css' and 'scripts' and their contents (the files that are contained in the ZIP file) to the folder where your "gauges-ss.htm" file is located (probably the same folder where all your other Cumulus HTM files are located).
 
=== Relative Paths ===