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

Drupal.org Git Sync

Keeps a local copy of the most popular drupal.org projects repositories.

Scrum

Allows authenticated users to create their own Scrum projects

APADESUR

Theme for a non-profit organization from Canary Islands called APADESUR.

Taxonomy container

Taxonomy container select list

The module provides a select list with optgroups for taxonomy terms selection.

The way how the module implements optgroups depends on Drupal version.

Largemenus

Drupal module for handling large menus when editing nodes. This module wil split up the menu selection dropdown in two seperate dropdowns.

Body wrap filter

Introduction

Body wrap filter is a small theme-helper module which provides an input filter to wrap the contents of the node's body field in a div.

Sometimes, when I'm working with custom content types that may have many additional fields besides the title and body content, it can be tricky to style the content that was added to the body field. It can be done using a theme template (.tpl.php) and writing each field separately, but this can be tedious when a simple div wrapper around the body field would suffice.

An input filter seems like a neat way to do this.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained