Simple Website setup: Difference between revisions

163 bytes removed ,  15:01, 22 May 2012
Line 20: Line 20:
=Core files=
=Core files=


Firstly, we need to get several files onto your webspace.  This is a one time only exercise but is essential to the operation of your Cumulus website.
Firstly, we need to get several files and folders onto your webspace.  This is a one time only exercise but is essential to the operation of your Cumulus website.


Configure your [[FTP tool]] to connect to your webspace.  Once done, make your connection and change to the correct directory/folder on your site, as advised by your provider.
Configure your [[FTP tool]] to connect to your webspace.  Once done, make your connection and change to the correct directory/folder on your site, as advised by your provider.
Line 26: Line 26:
You may wish to create a sub-folder to store your weather site, but for this purpose we will assume not.
You may wish to create a sub-folder to store your weather site, but for this purpose we will assume not.


With your FTP tool, locate the ‘webfiles’ folder within the Cumulus folder on your PC.  Upload the following to your webspace (using FTP)
With your FTP tool, locate the ‘webfiles’ folder within the Cumulus folder on your PC.  The structure of the webfiles folder now mirrors the required structure on the web site, so the set up process simply involves copying the entire contents of the webfiles folder (but not the webfiles folder itself) to the required place on your ftp server, preserving the folder structure. The files and folders to be uploaded are:


*weatherstyle.css
*weatherstyle.css
Line 32: Line 32:
*CumulusRealtime.swf
*CumulusRealtime.swf
*dbimages (this is a folder,  so upload it and all of its files will also be uploaded)
*dbimages (this is a folder,  so upload it and all of its files will also be uploaded)
 
*images (this is the folder to which Cumulus will upload graph images etc)
 
now create a folder ‘images’  This must be in lowercase, with no quotes.
 
upload picture.jpg to the images folder
 
'''Note that the structure of the 'webfiles' folder in Cumulus has now changed slightly to make this process simpler'''. The structure of the webfiles folder now mirrors the required structure on the web site, so the set up process simply involves copying the entire contents of the webfiles folder (but not the webfiles folder itself) to the required place on your ftp server, preserving the folder structure.


=Configuration=
=Configuration=