Thing

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Super abstract entity with just a machine name and a title. Is field-able. Is bundle-able. Provides a field for others to reference it. Provides Views integration.

Google Analytics Chart

Component type

module

Maintenance status

Development status

Component created

Component changed

Google Analytics Chart displays interactive graphs of your Google Analytics data, similar to the Google Analytics Dashboard.

In order to use GA Chart, you must have a Google Analytics account (free to create at http://www.google.com/analytics/ ) and an active report installed on a site. You are not required to use the Google Analytics module.

Scaffolding

Component type

module

Maintenance status

Development status

Downloads

597

Component created

Component changed

A Drush command to fetch assorted site building and development modules and enable and configure a selected few.

Currently, it fetches devel, xray, and enabled_modules, and enables devel and views_ui (configuring views_ui to show the default master display and advanced options).

Placing the scaffold.drush.inc file within a directory used by Drush, such as ~/.drush.

Ubercart Product Rentals

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Ubercart product rentals is a proof of concept for reusing the Hotel Booking for Ubercart module as a generic rental solution.
The module features role based rental limits and an allowance for transit time.
Strings in the Hotel Booking module are overridden using the string overrides module, a .po file containing a good starting point is included with the module.

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.