You are here

README.txt in Weather 8

INTRODUCTION
------------

This module uses free weather data from yr.no to display current weather
conditions from anywhere in the world. Data for more than 14.000 places
worldwide is included for easy weather display.

 * For a full description of the module, visit the project page:
   https://www.drupal.org/project/weather

 * To submit bug reports and feature suggestions, or track changes:
   https://www.drupal.org/project/issues/weather


REQUIREMENTS
------------

No special requirements.

INSTALLATION
------------

 * Install as you would normally install a contributed Drupal module. Visit
   https://www.drupal.org/docs/extending-drupal/installing-modules
   for further information.

 * Base setup:
    - Go to /admin/config/user-interface/weather
    - Import all weather places to the database (one-time action). This
      operation can take some time, depending on your system's performance,
      as more than 14.000 records must be inserted into the database.
      If you'll click this button again in the future, it will remove all
      places already imported and perform a new 'clean' import of all
      places.
    - (optionally) Configure default weather display settings, these
      settings will be inherited by all newly created displays
    - Add and configure your first system-wide display
    - Add new places to the display
    - Clear cache and you will be able to see the new block in the
      system, created for each weather display.

 * Add custom places:
    If you can't find the place you need in the initially imported list,
    go to https://yr.no and search for the place. Copy the link to the
    page, it should look similar to this:
    https://www.yr.no/place/Ukraine/Kiev/Kyiv/. Always use the link to
    the English variant of the page. Afterwards, go to the module's
    settings page, /admin/config/user-interface/weather/places and
    add this place with a form you see. Now you can use the place
    in any display.

MAINTAINERS
-----------

Current maintainers:
 * Dr. Tobias Quathamer (toddy) - https://www.drupal.org/u/toddy
 * Yaroslav Samoilenko (ysamoylenko) - https://www.drupal.org/u/ysamoylenko
 * Taras Kyryliuk (tarasich) - https://www.drupal.org/u/tarasich

File

README.txt
View source
  1. INTRODUCTION
  2. ------------
  3. This module uses free weather data from yr.no to display current weather
  4. conditions from anywhere in the world. Data for more than 14.000 places
  5. worldwide is included for easy weather display.
  6. * For a full description of the module, visit the project page:
  7. https://www.drupal.org/project/weather
  8. * To submit bug reports and feature suggestions, or track changes:
  9. https://www.drupal.org/project/issues/weather
  10. REQUIREMENTS
  11. ------------
  12. No special requirements.
  13. INSTALLATION
  14. ------------
  15. * Install as you would normally install a contributed Drupal module. Visit
  16. https://www.drupal.org/docs/extending-drupal/installing-modules
  17. for further information.
  18. * Base setup:
  19. - Go to /admin/config/user-interface/weather
  20. - Import all weather places to the database (one-time action). This
  21. operation can take some time, depending on your system's performance,
  22. as more than 14.000 records must be inserted into the database.
  23. If you'll click this button again in the future, it will remove all
  24. places already imported and perform a new 'clean' import of all
  25. places.
  26. - (optionally) Configure default weather display settings, these
  27. settings will be inherited by all newly created displays
  28. - Add and configure your first system-wide display
  29. - Add new places to the display
  30. - Clear cache and you will be able to see the new block in the
  31. system, created for each weather display.
  32. * Add custom places:
  33. If you can't find the place you need in the initially imported list,
  34. go to https://yr.no and search for the place. Copy the link to the
  35. page, it should look similar to this:
  36. https://www.yr.no/place/Ukraine/Kiev/Kyiv/. Always use the link to
  37. the English variant of the page. Afterwards, go to the module's
  38. settings page, /admin/config/user-interface/weather/places and
  39. add this place with a form you see. Now you can use the place
  40. in any display.
  41. MAINTAINERS
  42. -----------
  43. Current maintainers:
  44. * Dr. Tobias Quathamer (toddy) - https://www.drupal.org/u/toddy
  45. * Yaroslav Samoilenko (ysamoylenko) - https://www.drupal.org/u/ysamoylenko
  46. * Taras Kyryliuk (tarasich) - https://www.drupal.org/u/tarasich