Email downloadable

Component type

module

Maintenance status

Development status

Downloads

1227

Component created

Component changed

Description

Super simple module that does 3 things:

  1. Provides a configurable “Download this node” link.
  2. Sends an email with a link to the download using a unique code.
  3. If the code is valid takes you to the download.

What a download is it’s up to you. The module provides a basic edwd-node.tpl.php you can override it in your theme or your module to customize it.

Nice dash

Component type

module

Maintenance status

Development status

Downloads

1291

Component created

Component changed

This module makes the lifes of webmasters a bit easier. We want to make it as easy as possible for Drupal end-users to have all the tools at a central spot. In trainings with customers it was sometimes very hard to explain how to get at the right spots to alter content. Webmasters can create dashboards (yes, plural) with all the widgets they think are needed the most.

Hosting notifications

Component type

module

Maintenance status

Development status

Downloads

1105

Component created

Component changed

This is a simple module for the Aegir project that integrates with the Notifications framework. This allows you to receive notifications about task execution in various formats, Email, Twitter, iPhone etc.

At a basic level this module can let you know now immediately when tasks fail, for example if you run a migration task and it doesn't complete successfully, then you could receive a message on your iPhone.

CCK Table De-splitter

Component type

module

Maintenance status

Development status

Component created

Component changed

You've just created a new content type and re-used some of the existing fields from an existing content type for your new content type. Shortly thereafter, you've discovered the custom reporting queries to built based on your old content type don't work anymore. That's because CCK moved them to a new table. It's more efficient, right? Maybe not if you have to go modify all your existing queries in the sake of not duping a field in your database.

This module helps automate the reversal of the CCKism that splits fields into a separate table when you re-use an existing field.

Domain Nuke

Component type

module

Maintenance status

Development status

Component created

Component changed

Allows administrators to destroy all nodes and users associated with a domain when the domain is deleted (via Domain Access).

Warning: This has had minimal testing and could delete far more than you bargained for. Make sure you backup your database before hand.

Client URL

Component type

module

Maintenance status

Development status

Downloads

544

Component created

Component changed

Occasionally, you need to show a client several different color options for a page or highlight a particular element in a layout for a customer, but you don't want any other users to see those changes. This module allows you to do all of that and more, by modifying css based on a URL.