User Progress

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Define and display website user progress toward site-defined goals, i.e. page views and other drupal actions. Presentation style similar to LinkedIn profile progress indicator, with list of outstanding items required to complete goal(s).

Views Unionize

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The purpose of this module is to allow views to merge related displays together at the database level, such that they can be intermingled when rendered.

Media: Captions

Component type

module

Maintenance status

Development status

Downloads

967

Component created

Component changed

The Media: Captions module provides an API for processing and displaying Closed Captions for videos. It currently augments the Embedded Media Field to provide closed captions for the Media: YouTube module, when displayed using the Longtail video player using its Captions plugin. Future plans include the ability to associate Audio Description files (mp3) as well.

modalframe_login

Component type

module

Maintenance status

Development status

Component created

Component changed

Uses Modal Frame API to provide a somewhat generalized solution for placing the login and related forms into a modal frame.

This started as a means to just have /user, /user/login, /user/register and /user/password all in modal frames, but then I wanted a way to make the size of those modals configurable.

You can also add your own array('href' => 'form_id') and alter the standard ones provided by implementing hook_modalframe_login_forms().

Pixel trim

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Pixel trim trimmes text to a specific width in pixels and adding "..." at the end.
It has a settings page where you can define DOM elements/selectors that contains the content that should be trimmed down to the specified width in pixels. It uses javascript to do that.

Open Attribute

Component type

module

Maintenance status

Development status

Downloads

1152

Component created

Component changed

give credit where credit is due.

The problem: Creative Commons licensed content is awesome, but attributing it properly can be difficult and confusing. The first rule for re-using openly licensed content is that you have to properly attribute the creator. There are specific requirements for what needs to go into that attribution, but those requirements can be confusing and hard to find.

Adminer

Component type

module

Maintenance status

Development status

Downloads

4344

Component created

Component changed

Description

The module integrates Adminer into Drupal to allow for a fast and easy management of the database.
Adminer (formerly phpMinAdmin) is a full-featured MySQL management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server.