You are here

README.txt in Yr Weatherdata 6

Same filename and directory in other branches
  1. 6.2 README.txt
  2. 7.3 README.txt
  3. 7 README.txt
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.

File

README.txt
View source
  1. Summary
  2. -------
  3. 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.
  4. 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.
  5. It is highly recommended to install the jquery_ui module. This will progressively enhance the forecast-page for users with javascript enabled.
  6. Requirements
  7. ------------
  8. PHP 5 and cURL.
  9. Installation
  10. ------------
  11. Install as usual, see http://drupal.org/node/70151 for further information.
  12. Configuration and usage
  13. -----------------------
  14. * Configure the module at admin/settings/yr_verdata.
  15. * Add and delete locations at admin/content/yr_verdata.
  16. * 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.
  17. Author
  18. ------
  19. Fredrik Kilander (tjodolv, http://drupal.org/user/196733/contact)
  20. Legal
  21. -----
  22. 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.
  23. See http://www.yr.no/english/1.2025949.