Weatherpic

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides an easy way to show the freely available weather images of the Hungarian www.idokep.hu website in a block.
You can easily customize which of the 8 available images to show.

You can check the available images at http://www.idokep.hu/thirdparty.

You can choose from the following types:

Computed Field Tools

Component type

module

Maintenance status

Development status

Downloads

14522

Component created

Component changed

The problem

The Computed Field module only updates its computed values on saves or on load (if no computed value is computed yet). This is not optimal when using computed values in lists etc., or if you should wish to change the logic in the computed field.

The solution

If you wish to avoid re-saving all the entities/nodes using the computing field, you can use this tool to re-compute all the values again.

The computed field tools module offers a way to re-compute the computed fields of existing entities/nodes. It does so through the Batch API.

Node CSS

Component type

module

Maintenance status

Development status

Component created

Component changed

Node CSS uses node fields to populate a CSS template file. CSS for all nodes can either be aggregated into a single file or generated per node. In both modes, the CSS files are added using drupal_add_css() so it complies with full Drupal aggregation and compression. If aggregation is turned on in Node CSS it is recommended to make the CSS node specific via a body node class because the same CSS file is loaded for multiple nodes. Many themes output a node specific class by default.

AWSMail

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allow drupal to send email using Amazon Simple Email Services.

Installation instructions

What you need :

IPv6 Greeter

Component type

module

Categories

Maintenance status

Development status

Downloads

139

Component created

Component changed

Overview

The IPv6 Greeter module defines a new block which can be shown to greet users connecting from an IPv6 address, or to inform the others about the existence of the protocol.

IPv6 Greeter demo

Features

The content of the block changes depending on the IP address of the user:

Language Facet

Component type

module

Categories

Maintenance status

Development status

Downloads

514

Component created

Component changed

#522242: Language facet / Multi-lingual search
Language Facet: Allows users to search content through node language. Languages can become a facet that can be used to refine the current search.

This is an add-on module to the excellent faceted search module (http://drupal.org/project/faceted_search).