This module is intended as an add-on for the Date Repeat module, part of the Date package of modules. It grew out of the feature request discussion at http://drupal.org/node/298334. Subsequently, it was orphaned and adopted.
Date Repeat allows you to specify a wide range of repeating date sequences. However, each sequence is stored in a single node. This means that all dates in a sequence share characteristics such as the description and other non-date fields. You can specify monthly meetings, but cannot change an individual description to add an agenda when it becomes available. You can specify weekly games, but cannot specify the teams in a specific game when they become known. Because the date fields are not in separate nodes, they do not work with Views.
This module provides a block that can be enabled on the site and through that block users are able to save any page (URL) on your site they have access to.
This module uses AEMET, Agencia Estatal de Metereología, data from their website to display a weather forecast conditions from almost 8112 cities of Spain. Features
Supports an "unlimited" number of locations per block.
Provides a custom block which can be administrated by a user.
Users can search for a location and get a display of the weather conditions.
Download of current AEMET data is scheduled in a smart way to reduce unnecessary network traffic and keep your site responsive.
Works well with MySQL databases, it's supposed to work on PostgreSQL too.
This module is not ready to work in multilingual sites...
Este módulo usa los datos del AEMET, Agencia Estatal de Metereología, que publica en su Web para ver una predicción del tiempo de unas 8112 ciudades Españolas. Características
Soporta un número "ilimitado" de ciudades por bloque.
Provee un bloque configurable administrable por el usuario.
Los usuarios pueden buscar una localidad y ver su predicción.
El tráfico producido en la página del AEMET se produce de una forma resposable de forma que se reduce tráfico innecesario.
Funciona bien con MySQL. Se supone que funcionará bien con PostgreSQL.
Module provides Time Slots Booking functionality for various scenarios.
Drupal 7 version allows you to set-up schedule for Venue Facility, so users can book slots (e.g. classes) within specified opening hours. Check the screenshot for details.