Drush Vagrant Integration

Component type

module

Maintenance status

Development status

Downloads

9966

Component created

Component changed

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.

Domain Login

Component type

module

Categories

Maintenance status

Development status

Downloads

1736

Component created

Component changed

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.

Unset CSS

Component type

module

Categories

Maintenance status

Development status

Downloads

1755

Component created

Component changed

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. It works with public and private files.

E.g.

modules/*
profiles/*
sites/example.com/modules/og/theme/og.css

This example will remove all CSS from core modules, any css in the profiles directory and the Organic Groups css in the site directory.

Debut Highlighted

Component type

module

Maintenance status

Development status

Downloads

9025

Component created

Component changed

Part of the Debut features set, Debut Highlighted provides a highlighted content type and views slideshow (slider) suitable for display on a site home page.

Like all Debut features, Debut Highlighted can be integrated either as a stand-alone feature to quickly add slideshow functionality to any Drupal site or as part of a Drupal distribution. Debut Highlighted is used in the Open Outreach Drupal distribution aimed at nonprofits.

Installing

You have two options for installing Debut Highlighted:

  • Debut Highlighted is used in the Open Outreach Drupal distribution aimed at nonprofits, so you can install it as part of Open Outreach.
  • Install manually along with the dependencies listed below.

Includes:

  • Highlighted content type with accompanying image field.
  • Highlighted view with slideshow-style block displays using Views Slideshow.
  • Image style presets for displaying slideshow images at two different dimensions.
  • Styling of the slideshow.
  • User permissions.

Cache Scalpel

Component type

module

Maintenance status

Development status

Component created

Component changed

Allows single pages to be removed from the cache rather than emptying the cache completely.

PLEASE NOTE

These are early days in my drupal development and so please don't expect awesome code.

More than happy to take on feedback and help (if positive).