Considered feature-complete by its maintainers.

Dependency Injection

Put simply, a Dependency Injection Container alleviates the need for factories and the use of new in your code. Think of DiC as the new new. You will still need to write factories in some cases, but your code will not depend directly on them. Your code will be easier to change, unit test and reuse in other contexts.

This module enables Symfony's Dependency Injection component for Drupal 7 modules.

Ubercart / Location Integration

This module integrates Ubercart with Location. When a user places an order, their addresses go into their user locations.

CSS Flip

CSS Flip

CSS Flip is a powerful tool for Drupal theme developers who need to create multilingual themes easily and quickly.

View revisions by content type

Sample permissions provided by the view_revisions_by_content_type module

Description

This module provides per-content type 'view revisions' permissions: "view revisions of <content type> content".

Views Fluid Grid

Images Gallery example using Views Fluid Grid

Overview

This module provides the Fluid Grid style plugin for Views. This plugin displays the view as a fluid grid using an HTML list element.

The plugin settings form provides options to define the width and height of the elements in the grid. But it also provides advanced layout options implemented in separate CSS classes that allow you to define item margins, alignment and a couple of CSS3 properties (box-shadow and border-radius).

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only