Drush dpkg

Component type

module

Categories

Maintenance status

Development status

Downloads

678

Component created

Component changed

Drush dpkg is a very simple drush command that simply invokes module and command hooks at various stages of the installation process of a Debian package. These hooks are merely semantic untill they are placed within debian postinst, preinst, postrm, prerm and config scripts prior to compiling a debian package.

The overall goal is to expose Drupal to various stages of a debian package installation process so modules may interact and preform tasks at the different stages of a debian package.

Basic examples are included in the module.

Hosting Expiry Date

Component type

module

Maintenance status

Development status

Component created

Component changed

Hosting Expiry Date
===================

Hosting Expiry Date is a Drupal module intended to extend Aegir to enable automated disabling and deleting of sites. The primary goal is to allow for sites to be disabled after a set time. For example, this could allow for 30-day try-before-you-buy periods, or disposable testing sites.

Basic Features (initial brainstorm)
==============

Drush Rename

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project is solely a Drush command to rename modules. Its use is not to completely change module names, but rather act as a jumping-off point to start the renaming process.

drush_helmo

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Helmo's place to tinker with Drush

Cache Manager

Component type

module

Maintenance status

Development status

Component created

Component changed

Cache Manager started as a suggestion for a Book Study homework problem for the chapter on Caching, designed originally to report the names of all tables starting with the name cach_ or prefix_cache_. As features were brainstormed, initially with reporting many statistics about each cache table, the slow realization came these new features could be very useful to select types of web sites, particularly heavy traffic sites.

Drubuntu with minor tweaks to work for 7

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a clone of Drubuntu with some changes to make it work for 7 in the drupal-7 branch. There's also some funkiness in the .drubuntu_bootstrap.sh that is due to the fact that that script wants to download.

Will build on:

http://data.agaric.com/installing-drubuntu

and perhaps outsource getting development modules to:

http://drupal.org/project/scaffolding

Feather

Component type

module

Categories

Maintenance status

Development status

Downloads

988

Component created

Component changed

Feather is a Drush script for managing and running an Apache http server in a development environment with minimal configuration. Feather maintains an isolated set of Apache configuration files, optimized to run a minimal httpd server. These configuration files are completely managed by Feather, so gone are the days of manually setting up virtual hosts for every new development site.