******************
collective.weather
******************

.. contents:: Table of Contents

Life, the Universe, and Everything
----------------------------------

A Plone viewlet to display the weather at selected locations.

Package supports `Yahoo! Weather`_, `Google`_ Weather and `NOAA`_'s `National
Weather Service`_.

Don't Panic
-----------

Go to Plone's control panel and open Weather Setup.

Select the service you want to use and the list of location ids that are going
to be available on the viewlet.

The user will be able to select from one of those locations. This information
will be stored inside a browser cookie.

The current weather condition of the selected location will be displayed at
the viewlet.

.. figure:: https://raw.github.com/collective/collective.weather/master/viewlet.png
    :align: center
    :height: 140px
    :width: 321px

    The Weather viewlet.

Mostly Harmless
---------------

Have an idea? Found a bug? Let us know by `opening a support ticket`_.

.. _`opening a support ticket`: https://github.com/collective/collective.weather/issues
.. _`Yahoo! Weather`: http://weather.yahoo.com/
.. _`Google`: http://www.google.com/
.. _`NOAA`: http://www.noaa.gov/
.. _`National Weather Service`: http://www.weather.gov/

