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

Unset CSS

Allows site admins to set a list of css files/path patterns that should be unset. This means when you build themes you don't have to override so much default css.

Domain Login

Domain login solves the problem of cross-domain logging in without enabling the $cookie_domain variable by providing an additional domain field on the user login forms for the main site.

Rather than enabling the $cookie_domain variable in your settings.php file thus allowing users to login to every subdomain of a site, Domain Login will force them to specify which subdomain they want to login to by altering Drupals core login form to include an additional "domain" field at the top.

As an admin, you can just add the admin variable to the query string to login to the main site(ie: http://yoursite.com/user?admin).

Installation

  1. Download module and copy domain_login folder to sites/all/modules
  2. Enable Domain Login module.

Requirements

Domain Access

Sponsorship

LevelTen Logo

Drush Vagrant Integration

Vagrant gives you the tools to build unique development environments for each project once and then easily tear them down and rebuild them only when they’re needed so you can save time and frustration.

Drush Vagrant Integration provides Drush commands to accomplish common Vagrant tasks, and provides a powerful templating framework ('blueprints'). It also has tools to implement Drush aliases for Vagrant projects and VMs, thus allowing simpler remote control of Vagrant projects.

Flexicloud

Flexicloud is a tag cloud module that allows you to create flexible tag clouds from any source (not just from taxonomies).

Hide Blocks By Role

Allows the site builder to hide blocks by role

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained