Audioblog

Component type

module

Maintenance status

Development status

Downloads

4295

Component created

Component changed

Audioblog allows users to access and record audio blog entries from their phone. New entries can be created via SMS, regular phone call, or directly from the web.

Given its simplicity, the Audioblog module provides a good entry point for programmers interested in learning how to create modules using the VoIP Drupal (http://drupal.org/project/voipdrupal/) platform.

SMTP Authentication Support

Component type

module

Categories

Maintenance status

Development status

Downloads

795906

Component created

Component changed

This module allows Drupal to bypass the PHP mail() function and send email directly to an SMTP server. The module supports SMTP authentication and can even connect to servers using SSL if supported by PHP.

Maintenance sponsored by Chuva Inc.

Import Typepad / MoveableType

Component type

module

Maintenance status

Development status

Downloads

4791

Component created

Component changed

Module allows the importation of typepad content from the typepad export file.

This module can capture:

  • Comments
  • Import categories into Drupal fixed or free tagging taxonomy
  • Blog author
  • Rewrite links/substitution

The Drupal 5 version is no longer be maintained.

CSS

Component type

module

Categories

Maintenance status

Development status

Downloads

10288

Component created

Component changed

The CSS module adds, for users with enough permissions and enabled nodes, a CSS field on the node creation page.

Users might insert CSS rules in the CSS node field and those rules will be parsed on the node viewing.
This way CSS experienced users might create complex CSS based design for nodes contents.

IMPORTANT: note that the CSS editing permissions should be given only to trusted users (administrators). Malicious users which have this permission might broke your site design and also introduce security issues (XSS).

#D7CX: I pledge that CSS Module will have a full Drupal 7 release on the day that Drupal 7 is released.
See issue #789580: D7: moving CSS data to Code Per Node for more details and helping out!

Maintainers

Fabio Varesano
Eric Pruett


Nodequeue

Component type

module

Categories

Maintenance status

Development status

Downloads

516586

Component created

Component changed

The Nodequeue module allows users to collect nodes in an arbitrarily ordered list. The order in the list can be used for a any purpose, such as:

User status change notifications

Component type

module

Maintenance status

Development status

Downloads

4815

Component created

Component changed

This module enables sites to automatically send customized email notifications on the following events:

  • account activated
  • account blocked
  • account deleted

The first case is especially useful for sites that are configured to require administrator approval for new account requests.