Redis SSI

Component type

module

Maintenance status

Development status

Downloads

698

Component created

Component changed

This module pushes pieces of the page into Redis and replaces them with SSI commands. Then, using webdis and nginx the page can be served really fast.

This is not a full fledged Redis-integration module, http://drupal.org/project/redis is. In fact, it issues 1 Redis command altogether (a HMSET) and that's why it does not need the full integration.

Sponsored by ITV.

uc_matcommerce

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module adds to Ubercart a payment method common in Morocco, 'maroctelecommerce' CMI.

This module is built to support virtually any bank that provides this service, implementing bank drivers,

This module uses ideas and some code from the maroctelecommerce php project.

Initial development sponsored by Eddourd.

PEAR BB code

Component type

module

Categories

Maintenance status

Development status

Downloads

1629

Component created

Component changed

No further development!

About

This module integrates the PEAR BBCodeParser project into Drupal. Other than the existing bbcode module, which can be used as is, you will need the PHP PEAR extension and the parser installed on your server. Also your PHP include path must contain your PEAR directory (which is usually added during PEAR installation).

Improved Text Trim

Component type

module

Maintenance status

Development status

Component created

Component changed

The text_summary() function used for displaying text fields with the "Trimmed" or "Summary or trimmed" formatters (i.e., within teasers) has some shortcomings as discussed in #221257: text_summary() should output valid HTML and Unicode text, and not count markup characters as part of the text length.

Facet API Translation

Component type

module

Categories

Maintenance status

Development status

Downloads

76501

Component created

Component changed

Overview

The Facet API Translation module integrates the Facet API and Internationalization projects allowing site builders to translate configuration settings. This module also overrides common mapping callbacks, such as the content type mapping callback, to translate the display name of facets.

Maintainers

Facet API is maintained by Chris Pliakas.

og_manage - additional administration interface for bulk OG management

Component type

module

Maintenance status

Development status

Downloads

1397

Component created

Component changed

This module intened for advanced OG administration.
Now there added tab to user account where administranor can select groups user belong to and make user of this groups or remove membership on one page.

This module is for sites having less then e.g. 100 created groups in it(but can propely work for sites with larger amount of groups).

We plan add page to admin area where will be possible select users from given groups by filters add to groups, etc. But we haven't solved yet how to make this feature better.

Ringlead

Component type

module

Maintenance status

Development status

Component created

Component changed

NOTE: Because of a lack of documentation from Ringlead and the simple fact that my company has chosen to use ExpressionEngine rather than Drupal, this project has pretty much stalled and I won't be continuing work on it in Drupal -- rather, I'll be porting everything (and then completing) this integration as an ExpressionEngine module instead... sorry Drupal...

Client-side adaptive image

Component type

module

Maintenance status

Development status

Downloads

54497

Component created

Component changed

Note: This project is seeking a new maintainer. See #2540940: Seeking new maintainer for details.

The Client-side adaptive image module helps build responsive web designs with fluid images by providing an Image field formatter that allows you to select appropriate image styles for various client widths. With this module, you can ensure that for each Image field only the most appropriately sized image gets downloaded by the client.

You can serve light images to mobile users while still providing the best quality images to visitors equipped with large screens.