Simple Website setup: Difference between revisions

m
Line 59: Line 59:
The folders to be uploaded are:
The folders to be uploaded are:
*images
*images
**When you upload this folder, the two files within it will also be uploaded (N.B. Cumulus MX does not generate graph images to upload here).
**When you upload this folder, the two files within it:
*** logoSmall.png  (I have not been able to find where this is used, perhaps someone knows and can update this message)
***and picture.jpg  (this is used for background to standard web pages, you might upload a different image with same name instead)
** will also be uploaded
*js
*js
**When you upload this folder, the one file within it will also be uploaded
**When you upload this folder, the one file within it will also be uploaded
*lib
*lib
**When you upload this folder, the sub-folders within it will also be uploaded
**When you upload this folder, the 3 sub-folders within it will also be uploaded
**#highstock
**#highstock
**#*this script library is used for drawing the graphs, if you need to update any component the download is on [http://www.highcharts.com/download this page];
**#*This script library is NOT used since version 3.5.0 (an old version of highstock is downloaded from the '''https://code.highcharts.com/''' Contents Delivery Network for drawing the graphs on the Trends page)
**#jQuery template, and jQuery 1.9 minimised code
**#*Prior to that version, the files within this sub-folder were used for drawing the graphs on the trends page
**#*For the best compatibility with modern browsers, replace the latter with the latest ''jQuery 3.x.y'' minified code downloaded from [http://code.jquery.com/ this page].   If you think people with obsolete Microsoft Internet Explorer versions might be trying to view your web site then the latest ''jQuery 1.11.x'' minified code can be downloaded on that same page to replace version 1.9.
**#*If you do decide to update highstocks, you will need to edit all 3 lines in '''web/trendsT.htm''' mentioning highcharts and replace the obsolete "8.0" by the version you choose;
**#jQuery
**#*This contains 2 files: jQuery template, and jQuery version 1.9 minimised code
**#* This is used for the standard trends web page
**#*You might think 1.9 is very old (despite the file name saying latest it is obsolete), but the jQuery template does not work with newer jQuery.
**#*Actually, MX also uses jQuery 1.8.2, an even more obsolete version, for the gauges web page, but that is downloaded from a Contents Delivery Network by that web page.
**#HTML5 Canvas Steel Series gauges code
**#HTML5 Canvas Steel Series gauges code
**#*Should you subsequently want to update gauges, for this web page, the latest version can always be downloaded at [[SteelSeries_Versions]] within this Wiki.
**#*Should you subsequently want to update gauges, for this web page, the latest version can always be downloaded at [[SteelSeries_Versions]] within this Wiki.
5,838

edits