Podcast

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is a Features export manipulating views and content types needed for my approach to creating a podcast in Drupal 7. This is, currently, a sensible starting point... not an out of the box solution. This feature is dependent on the iTunes_Feed_Formatter module in my sandbox.

dpm_mail

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Sometimes you cannot display any debug messages on your site, so here is dpm_mail.

You can sen a message with:
dpm_mail($var)

By default the message will be send to the site mail. When you don't want that you can set the second parameter with you e-mail address:
dpm_mail($var, 'joe@aol.com');

I would recommend that you just copy the function into your code instead of install the module:

Drush Puppet Module

Component type

module

Maintenance status

Development status

Component created

Component changed

A Puppet module for Drush.

This Puppet module handles installing Drush, both from packages and from source using Git and Composer. It also defines a flexible drush::run resource that can be used to intelligently run any Drush command from Puppet. Building on this, it provides some common commands, such as 'dl', 'en' and 'make'.

Menu view unpublished

Component type

module

Maintenance status

Development status

Downloads

13880

Component created

Component changed

Small module that allows users to view menu links to unpublished nodes.

The menu system from Drupal core hides menu links that link to nodes that are unpublished. This modules provides a permission that undoes this behavior, but only if the user has access to view the (unpublished) node.

Domain 301 Redirect

Component type

module

Categories

Maintenance status

Development status

Downloads

24391

Component created

Component changed

The Domain 301 Redirect module allows sites to 301 redirect to a domain that is marked as the main domain. This means you can have all subdomains and other domains pointing to the site 301 redirect to a domain that you choose as the main domain. This provides great SEO benefit.

Examples:

With the main domain set as http://www.example.com the following redirections
would take place: