Summary
-------
This module allows for your Drupal site to connect to http://yr.no and gather weather forecast data to display in a page view and one or several blocks on your site.
Two template files and a stylesheet is included for theming. Note that you should keep the link back to http://yr.no intact if you override these.
It is highly recommended to install the jquery_ui module. This will progressively enhance the forecast-page for users with javascript enabled.
Requirements
------------
PHP 5 and cURL.
Installation
------------
Install as usual, see http://drupal.org/node/70151 for further information.
Configuration and usage
-----------------------
* Configure the module at admin/settings/yr_verdata.
* Add and delete locations at admin/content/yr_verdata.
* A list of locations can be seen at yr_verdata, and in a block (or several blocks if you activate the multiblock feature at /admin/settings/yr_verdata) that is available at admin/build/blocks.
Author
------
Fredrik Kilander (tjodolv, http://drupal.org/user/196733/contact)
Legal
-----
All forecast data are collected from http://yr.no, which is operated by the Norwegian Meteorological Institute and Norwegian Broadcasting Corporation. All data is free as in free beer, as long as a link back to http://yr.no is provided.
See http://www.yr.no/english/1.2025949.
View source
-
- Summary
- -------
- This module allows for your Drupal site to connect to http://yr.no and gather weather forecast data to display in a page view and one or several blocks on your site.
- Two template files and a stylesheet is included for theming. Note that you should keep the link back to http://yr.no intact if you override these.
-
- It is highly recommended to install the jquery_ui module. This will progressively enhance the forecast-page for users with javascript enabled.
-
-
- Requirements
- ------------
- PHP 5 and cURL.
-
-
- Installation
- ------------
- Install as usual, see http://drupal.org/node/70151 for further information.
-
-
- Configuration and usage
- -----------------------
- * Configure the module at admin/settings/yr_verdata.
- * Add and delete locations at admin/content/yr_verdata.
- * A list of locations can be seen at yr_verdata, and in a block (or several blocks if you activate the multiblock feature at /admin/settings/yr_verdata) that is available at admin/build/blocks.
-
-
- Author
- ------
- Fredrik Kilander (tjodolv, http://drupal.org/user/196733/contact)
-
-
- Legal
- -----
- All forecast data are collected from http://yr.no, which is operated by the Norwegian Meteorological Institute and Norwegian Broadcasting Corporation. All data is free as in free beer, as long as a link back to http://yr.no is provided.
- See http://www.yr.no/english/1.2025949.