WebPurify

Component type

module

Maintenance status

Development status

Downloads

4724

Component created

Component changed

The WebPurify module provides developers an easy to use interface to the WebPurify REST API.

It also provides multiple filtering options using this interface, right out of the box. You have the option of blocking profane nodes/comments, replacing expletives upon submission (via input filter), or not doing any filtering at all.

This module is free, but the WebPurify service is a paid subscription service. Please see the WebPurify website for details.

Weather Underground

Component type

module

Maintenance status

Development status

Downloads

4660

Component created

Component changed

Retrieves and displays weather information from Weather Underground (http://www.wunderground.com).

Supports weather retrieval from PWS (Personal Weather Stations) listed on Weather Underground.

Also now supports weather from airports, simply use the airport identifier in the station ID field.

Daylife

Component type

module

Maintenance status

Development status

Downloads

2782

Component created

Component changed

Daylife Integration for Drupal. This module provides a content aggregator for Daylife. It allows administrators and users to define 'Daylife Feeds' and import content from Daylife. The module provides views and token integration.

Countries

Component type

module

Maintenance status

Development status

Downloads

118613

Component created

Component changed

This module provides many country related tasks.

  1. A fieldable countries database with an administrative interface.
  2. A way to alter Drupals core country list.
  3. A country FAPI element.
  4. A countries field.
  5. Integration with Country Icons.
  6. Token support.
  7. Up to date countries database including Bonaire, Sint Eustatius and Saba BES, Curaçao CUW, South Sudan SSD, Sint Maarten (Dutch part) SXM which are not covered by Drupal core.

View Alias

Component type

module

Maintenance status

Development status

Downloads

11845

Component created

Component changed

Port to Drupal6 is available, check out the README for other instructions

The beta out now integrates with the pathauto API so its now you can manage your aliases in one spot

This module aids in the bulk creation and deletion of SEO friendly view aliases.

Essentially, this module takes view urls with term id arguments like

articles/89
tags/213
recent-news/344

and creates aliases for them

Blockquote

Component type

module

Maintenance status

Development status

Downloads

14810

Component created

Component changed

The Blockquote module is used to create styled blockquotes in your pages.

These blocks of text are intended for one or more verses or paragraphs that are quoted verbatim (word for word). Separating this text into a block shows that the whole block is quoted, therefore no punctuation marks are needed to indicate the beginning or end of the quotation.

Nevertheless, we do want the block to be styled appropriately, and Garland in particular, is lacking this feature.

DraggableViews

Component type

module

Categories

Maintenance status

Development status

Downloads

408940

Component created

Component changed

Summary

DraggableViews makes rows of a view "draggable" which means that they can be rearranged by Drag'n'Drop.

Have you ever rearranged Blocks?, sorted Taxonomy terms? or reordered Menu items at the Drupal administration pages? All these pages use the tabledrag.js javascript that enables Drag'n Drop on HTML-tables.

With DraggableViews you can apply this tabledrag.js to any Views-generated table.

Hostip

Component type

module

Maintenance status

Development status

Downloads

5345

Component created

Component changed

Queries the http://www.hostip.info/ api to get the country / state information based on the user's ip or specific ip passed to it.

By default, it shows the Country/State information on the user profile page. You can show / hide this information thorugh the setting from Admin->Configuration->Hostip Settings page.

It saves the Country/State information in session variable, hostip_data, to improve the performance. This way call will be made once for a given user.

Custom Page

Component type

module

Maintenance status

Downloads

28812

Component created

Component changed

Documentation

A draft version of the User Documentation is now available for the Custom Page module.

What is it?

Custom Page is an advanced theming tool, allowing developers to easily create pages with custom templates and maintain full control over the output (e.g. HTML). Custompage seamlessly integrates with the Context module (both versions 2 and 3) module and while Context is not required, the two work great in tandem.