module
Maintenance status: Seeking co-maintainer(s)
Development status: Under active development
Downloads: 29461
created - / changed -

This module will interface with both Embedded Media Field and Media to offer embedded nodes as media file o

module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: No further development
Downloads: 1333
created - / changed -

Provides a Ubercart payment gateway for Beanstream, which is also the gateway for TD Canada Trust's Online Mart.

module
Categories: Import/Export, Views
Development status: Under active development
Downloads: 2153
created - / changed -

This module enable Feeds to take in data from a view output (i.e.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 9125
created - / changed -

The BMI (Body Mass Index) module provides a simple method for Drupal site users to check their BMI value.

module
Maintenance status: Minimally maintained
Development status: No further development
Downloads: 6740
created - / changed -

Semantic CCK was created to give users the means of customizing the HTML output of CCK fields.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 11515
created - / changed -

This project add a question/answer section for website. Different from other modules, it uses only one node type for question, and the core comment.module for answer.

module
Development status: Under active development
Downloads: 1394
created - / changed -

Argument Picker is a simple API to access and elaborate arguments in a flexible way.
Basically it allows, given URL arguments like:

module
Categories: Community
Development status: Under active development
Downloads: 6623
created - / changed -

QTChat - a Facebook style chat.

Cooperation

QTChat cooperates with the modules

module
Development status: Under active development
Downloads: 1394
created - / changed -

Upload Audio files using standard Filefield module support and convert to mp3 type using SOX Utility.

module
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 4305
created - / changed -

A tiny module that styles the 2.x branch of IMCE to match the Kama theme of CKEditor. It provides a more unified experience for content managers.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 4075
created - / changed -

Summary

This is a filter module to embed a SoundCloud track or set in your site using a simple tag.

Syntax: [soundcloud:URL]

module
Categories: (нет)
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 0
created - / changed -

Simplegeo Service has been discontinued and this project will eventially b

module
Categories: File Management
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 889
created - / changed -

This generates a tag cloud for a logged in user. It sits on the back of the http://drupal.org/project/delicious module.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 3518
created - / changed -

Simpleviewer provides a formatter for imagefield of cck fields. You can create flash galleries using the player Simpleviewer.

module
Categories: Community
Maintenance status: Minimally maintained
Development status: No further development
Downloads: 1807
created - / changed -

Allows displaying parts of the Content Profile form in blocks.

The purpose of this module is break the profile form into small chunks the user can edit in context, instead of being faced with a huge, off-putting, wall of form elements.

module
Development status: Under active development
Downloads: 549
created - / changed -

A simple module/ filter to render JSXGraph tags. This is designed and tested on Drupal 6.x for now.

module
Categories: (нет)
Development status: Under active development
Downloads: 668
created - / changed -

Overview

This module integrates the Benchmark Email system with Drupal.

module
Categories: Evaluation/Rating
Maintenance status: Actively maintained
Development status: Maintenance fixes only
Downloads: 3336
created - / changed -

Ranks the content using the IMDB voting algorithm.

module
Maintenance status: Seeking co-maintainer(s)
Development status: No further development
Downloads: 51434
created - / changed -

Makes it possible to connect and sign in a Drupal user with accounts on most third party sites with OAuth API:s.

Provides a UI for adding and editing specifications of OAuth API:s that the users should be able to connect to. Also provides exportability of those specifications.

Is an implementation of the Connector module.

module
Categories: Content Display, Media
Development status: Under active development
Downloads: 7581
created - / changed -

Routines to assist ImageAPI to draw styled text as part of the ImageAPI or ImageCache pipeline.

ImageAPI_text provides additional features to supplement ImageAPI :- actions to render text on an image with many styles, effects and settings.
It publishes an API library to assist other modules to generate text on-the-fly, re-using the common image management interface defined by ImageAPI and ImageCache.

Text Styles

The styles are defined in a css-like way (a combination of SVG and CSS), and so far support effects like:

[ 
  fill, fill-opacity, font-size, stroke, stroke-opacity, text-shadow, 
  padding (individual sides), 
  positioning (top,left,right,bottom, center),
  rotation, custom effects, background-color, background-opacity,
  white-space (word-wrap), text-align
]

For a full description of text styles and effects, see imageapi_text/help/syntax_reference.html

For accessibility and design choice, a number of rendering options are available for displaying the image on the page, from straight img tag replacement to several methods of css replacement ( Leahy/Langridge, Phark, Overlay ).