Default Website Development: Difference between revisions

m
Line 22: Line 22:
*Unzip it in the same location as your existing site - it will not overwrite the existing pages
*Unzip it in the same location as your existing site - it will not overwrite the existing pages
*:The new site uses .html pages whereas the existing default site uses .htm
*:The new site uses .html pages whereas the existing default site uses .htm
*; If you visit your site without specifying a page you will be taken to the new template,
*; If you visit your site without specifying a page you will be taken to the new template pages,
*;Specifying a page such as index.htm will display your old template.
*;Specifying a page such as index.htm will display your old template pages.
 
===Changing where you data is found===
This applies to the data used for your pages, the data used for the charts and the data used by the gauges.  It does '''not''' affect your moon image or your NOAA reports.
 
* You will obviously need to create the required folder on your web host system.
* You need to configure CumulusMX to upload to that folder.
*: This is done on the '''Internet Settings ~ Web/Upload Site''' options under ''Remote FTP Directory''.
:; You should check that the data is being uploaded to the correct location and adjust your settings if not.
* You then need to edit the '''ws-extra.js''' file.
*: The variable on line 13 is used to point to your data so it should be the name of the folder created above with a trailing forward slash.
*;; Please note that it should be empty if your data is uploaded to the normal location.


===Your Own Pages===
===Your Own Pages===
320

edits