CHANGELOG.txt |
CHANGELOG.txt |
|
Yr Weatherdata 7.x-1.x 2012-04-01
---------------------------------
New 7.x-3.x branch. Attempt to separate the forecast processing from "the Drupal". |
README.txt |
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.
Theming
-------
Theming can be done via CSS and/or using… |
yr_verdata.admin.inc |
yr_verdata.admin.inc |
|
This file contains the functions for the admin interface for yr_verdata. |
yr_verdata.css |
yr_verdata.css |
|
/*
@todo Lage CSS.
*/ |
yr_verdata.inc |
yr_verdata.inc |
|
|
yr_verdata.info |
yr_verdata.info |
|
name = Yr weatherdata
description = A module for getting weather forecast from http://yr.no.
core = 7.x
files[] = yr_verdata.module
files[] = yr_verdata.admin.inc
files[] = yr_verdata.inc
files[] = yr_verdata.install
configure =… |
yr_verdata.install |
yr_verdata.install |
|
Install, update and uninstall functions for the yr_verdata module. |
yr_verdata.module |
yr_verdata.module |
|
|