-- INSTALL.txt

-- DF Weather module for the Dragonfly CMS
--
-- Copyright  2006-08 by BrokenCrust (bc@brokencrust.eu)
--
-- Please do not port or enhance this module without my express permission.
--
-- Please see the included LICENSE.txt for the terms and conditions
-- that govern your use of this module.
--

BACK UP YOUR DATABASE AND ALL OF YOUR FILES.

YOU ARE SOLEY RESPONSIBLE FOR ANY LOSS OF DATA OR ANY DAMAGED FILES.


NEW INSTALLATION
----------------

1.  BACKUP UP YOUR DATABASE

2.  Place your system into maintenance mode before starting this procedure.

3.  Unpack this archive

4.  As you can see, everything under html is setup just as the standard Dragonfly
    installation is.  Upload everything in the html folder to your web space.  You
    may receive an error asking if you wish to overwrite a file, this is normal
    as some files have been enhanced from the standard DF release.

DF_Weather
  |
  +- html
      |
      +- blocks
      +- language
      |    +- english
      +- modules
      |    +- DF_Weather
      |         +- admin
      |         +- images
      |              +- precip
      +- themes
           +- YOUR_THEME
                  +- style
                  +- template
                        +- blocks
                        +- df_weather


5.  Log into the administration section of your website and go to the modules
    administration page.  You'll see a new listing for DF Weather.  Click on
    the install link and Dragonfly will install the module.

6.  You're done.  You can now enable the DF Weather module and take your website
    out of Maintenance mode.  It is suggested you look through the configuration
    options prior to enabling it to change any of the default settings.


UPGRADING EXISTING INSTALLATION OF DF Weather
---------------------------------------------

You Have Version 2.1.x
--------------------

1.  Follow steps 1-4 of the New Installation instructions above

2.  Log into the administration section of your website and go to the modules
    administration page.  Click on the edit link next to the DF Weather module.

3.  You should see an "Upgrade to x.x.x.x" link next to the Version under the
    "Information" box, click this to upgrade the DF Weather module.

4.  You're done.  You can now enable the DF Weather module and take your website
    out of Maintenance mode.  It is suggested you look through the configuration
    options prior to enabling it to change any of the default settings.

You Have Version 1.x
--------------------

There were sugnifigant changes in version 2.0 so there is no upgrade
path from previous versions.

You should un-install your previous installation and then follow the steps
above for a new installation.


If you would like to contribute translations of the language files, please do
so at http://www.brokencrust.eu/index.php?name=Forums&file=viewforum&f=11

Enjoy and if you have any questions or comments, support is given only at
http://www.brokencrust.eu.
