Maintainers strive to actively monitor issues and respond in a timely manner.

Countries Borders

Provides a geofield for countries and imports their shapes as WKT so that they can be displayed in an Openlayers map.

Breakpoints

Breakpoints management for responsive web design.

Breakpoints defined by a theme

A theme can define multipliers and breakpoints in the theme.info file like

Block Position

Block position module screenshot

Allows the developer and administrator to move blocks to other regions and positions.

BDD-Quickstart

Note: this project requires PHP 5.3

Which branch is right for me?

Composer - if you want to develop new step definitions

Pros
  • Allows hinting in IDEs
  • Allows you to examine the code, especially valuable for the Mink Extension

Cons

  • Setting up takes longer
  • Managing dependencies can be finicky
  • Uses more disk space
Phar - if you want to use existing step definitions
Pros
  • Setting up is faster
  • It just works
  • It's smaller

Cons

  • No IDE hinting
  • Not as easy to examine code

Set up instructions:

Composer Branch

  1. Clone this repository
  2. In the repo root, install Composer, a PHP Dependency Manager:
    wget -nc http://getcomposer.org/composer.phar
  3. Run the composer install command:
    php composer.phar install Note: This takes a little while before you start seeing any output.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained