Environment Canada Weather Forecast

Component type

module

Maintenance status

Development status

Downloads

4197

Component created

Component changed

This module pulls a data feed from environment canada and creates both a summary block and full page versions of the code.

The code used is in the format xx-yy(y). where xx is the province in question eg BC and yy(y) is a numeric code representing the weather station in a given province. E,g 74 which in BC is Fernie.

http://www.weatheroffice.gc.ca/city/pages/bc-74_metric_e.html

TODO:
Add node field, so that each node can have a different weather feed associated with it.

PayPal Node

Component type

module

Maintenance status

Development status

Downloads

3002

Component created

Component changed

Use PayPal to charge users to post a specified content-type. Costs are calculated based on combinations of taxonomy terms.
Nodes can be set to expire (become unpublished) after a specified number of days.

Use this module to create a custom classified advert system, or charge for hosting any content that users might categorise.

The PayPal interface is handled by the Simple PayPal module.

Widont

Component type

module

Maintenance status

Development status

Downloads

1666

Component created

Component changed

Note: This module was replaced by Typogrify.

This module solves the widow problem using a client-side approach using jQuery. In typesetting, a widow is a single word on a line by itself at the end of a paragraph and is considered bad style.

Workflow Wordfilter

Component type

module

Categories

Maintenance status

Development status

Downloads

936

Component created

Component changed

The Workflow Wordfilter module enables users of both the workflow_ng and wordfilter modules to combine the power of the two. You will now be able to use workflow actions on nodes and comments that have been submitted with words defined in the wordfilter filter list. General use will be to unpublish a node or comment automatically when it is submitted with words found in the wordfilter list.

yahoo weather

Component type

module

Maintenance status

Development status

Downloads

1597

Component created

Component changed

A weather forcast displaying module. Based on the Yahoo weather API. The first release provides a simple block, containing the temerature and weather picture of today. The temp units c/f and the location are settable.

It simply gets Yahoo data on cron-run, and display some results in HTML in a block.

This module can be a base for easy adding funcionality like:

CiviCRM Subscribe

Component type

module

Maintenance status

Development status

Downloads

5556

Component created

Component changed

This module allows you to avoid pasting standalone CiviCRM Profile forms into your Drupal site by providing special pages and blocks for subscription to particular groups. It also allows people to subscribe to hidden CiviCRM groups, without creating a Drupal user, depending on your CiviCRM settings.

For most cases, colemanw's CiviCRM Webform Integration module should be a better and more extensible choice. The only reason you would want to use this module is if you didn't want to use the Webform module and just wanted to submit an email address.

Maintenance status

Now that Drupal 6 has reached end of life this module is no longer supported.

Dataview

Component type

module

Categories

Maintenance status

Development status

Downloads

1476

Component created

Component changed

Dataview was created to bring the powerful table creation, sorting, and filtering options of the Views module and make them available for data that is unrelated to the nodes table. Currently, it will only display data that resides within a single table.

In addition, Dataview currently also allows for the export of the current view as an XML-based spreadsheet, including formatting.

Its purpose, however, is to act as an API, so it must be passed an array that describes the table and its fields from which the data will be pulled.