WYSIWYG Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

574237

Component created

Component changed

The WYSIWYG Filter module provides an input filter that allows site administrators configure which HTML elements, attributes and style properties are allowed. It also may add rel="nofollow" to posted links based on filter options. It can do so with no additional parsing on user input. That is, it may apply nofollow rules while parsing HTML elements and attributes.

Fivestar Extra

Component type

module

Maintenance status

Development status

Downloads

11304

Component created

Component changed

Fivestar Extra extends the Fivestar module to enable the rating of comments and users.

For rating comments, a little rating widget will appear above or below the comment body.

For rating users, a rating widget appears on the user page.

Both ratings widgets are configurable to much the same extent as Fivestar itself.

Queue Mail

Component type

module

Maintenance status

Development status

Downloads

20563

Component created

Component changed

Queues email sending from your site so that instead of being sent immediately it is sent on cron or via some other queue processor.

Useful for high traffic sites that can send a lot of emails on individual page requests.

Killfile

Component type

module

Maintenance status

Development status

Downloads

5938

Component created

Component changed

Provides soft-deletion/trash bin functionality for Drupal. Content is "killfiled" instead of deleted outright, and can be retained for a configurable span of time before being permanently purged. All this is opaque to end-users as all killfiled content is pervasively hidden from them, but administrators can access and restore killfiled content when necessary.

Views Custom Field

Component type

module

Categories

Maintenance status

Development status

Downloads

70379

Component created

Component changed

This module provides some useful (views)fields.

Drupal 7

Now that the Views module has incorporated the rownumber and markup fields, only the PHP field is left for this module. I started a new project called Views PHP. It also includes support for PHP filters and sorts.

Drupal 6

Available (views)fields:

Cumulus

Component type

module

Categories

Maintenance status

Development status

Downloads

44924

Component created

Component changed

Cumulus allows you to display your site's tags using Flash that rotates them beautifully in 3D. It works like a regular tag cloud, but is more visually exciting.

Dataset

Component type

module

Maintenance status

Development status

Downloads

3014

Component created

Component changed

The Dataset module is for grouping nodes together in sets. A typical use case for this module is if you are importing data from a 3rd party in to nodes and you wish to know if a piece of data is no longer in a feed. If you update all the existing items in the feed, as you parse it, so they are in a new set, then any items that were not in the feed this time will be in an older set, so you know you can delete them because they are no longer valid. Dataset includes functions for performing bulk actions on nodes in a given set or sets.

Formatted Number

Component type

module

Maintenance status

Development status

Downloads

30363

Component created

Component changed

Overview

The Formatted Number module defines numeric types where thousands separator and decimal point are inherited from the Format Number API module.

Numeric types supported: signed or unsigned integers (tiny, small, medium, int), decimal and float.

Builtin integration support for: Views, Diff, Token.

Bandwidth API

Component type

module

Maintenance status

Development status

Downloads

3010

Component created

Component changed

This module allows users to specify a preferred bandwidth for viewing videos.

Features include :
- Block with links to choose the preferred bandwidth
- Option in the user profile to change the bandwidth
- Name of the bandwidth is included at the beginning of all intern URLs (http://www.example.com/lo/page for low bandwidth setting)
- Support for anonymous users

This module is useless alone. You don't need to install it if you haven't been asked to do so.

Site Country

Component type

module

Categories

Maintenance status

Development status

Downloads

1015

Component created

Component changed

Drupal 7: the functionality this module provides is now part of Drupal core and no further development will be done on this module.

This module enables administrators to set a default country for their site at "Administration > Site configuration > Site Information". It is intended primarily to be a helper module for other modules needing to implement country specific settings, e.g. date formats, number formats, etc.