CHANGELOG.txt |
CHANGELOG.txt |
|
Weather_es 7.x-1.2
------------------
-#: Added some tests, changed the Weather_es group to Web Services -thanks to ckrina-, added the
possibility to change the data type of a pre-existent city, changed the validation function,
changed… |
INSTALL.txt |
INSTALL.txt |
|
Installation
------------
-Copy the "weather_es" directory into the modules directory.
-Go to admin/config/services/weather_es and enable the weather_es module (it depends on the core block module)
-Go on with the configuration, see… |
LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim… |
README.txt |
README.txt |
|
Non-displayable characters. |
weather-es.tpl.php |
weather-es.tpl.php |
|
|
weather_es.inc |
weather_es.inc |
|
Classes to get the weather information from AEMET |
weather_es.info |
weather_es.info |
|
name = Weather_es
description = Spanish weather forecast by AEMET
core = 7.x
configure = admin/config/services/weather_es
dependencies[] = block
package = Weather_es
files[] = weather_es.module
files[] = weather_es.test
files[] =… |
weather_es.install |
weather_es.install |
|
Install de drupal schema for the weather_es module |
weather_es.module |
weather_es.module |
|
|
weather_es.test |
weather_es.test |
|
Tests parsing of raw XML AEMET data. |