This project is under active development.

Edge

Drupal core development needs to be chunked in lengthy stable releases. But sometimes, we want core-like stuff on a faster schedule.

Domain Content Types

The domain content types module is add on for Domain Access which allows you restrict access to content type creation forms based o

LT4L

The LT4L module provides a connection between the tagging of Drupal content and the items in a library's catalog.

Reviser

revisor inline content editing

Reviser is an inline wysiwyg editor, meaning you can edit the node body content without going to the edit page. Just click anywhere on the node body and start editing.

Gist Input Filter

gist.png

This module provides an input filter to add a gist (from Github) anywhere input filters are accepted.

Previewable email templates

The Previewable Email Template (PET) module lets you create email templates, with token substitution, which can be previewed by the user before sending. The emails can be sent to one or many email addresses in a flexible way, and the recipients may or may not be Drupal account holders (users).

PET stores templates in a db table, not the variables table, so there is none of the memory usage which goes with the latter.

PET templates are in one place for easy management by site administrators. Emails can be sent one of three ways:

  • interactively, from a link
  • programmatically, in response to any situation
  • via a Rules action (D7 only)

README for D7 version

Previewable Email Templates (PET)
=================================

The Previewable Email Template (PET) module lets users create email templates,
with token substitution, which can be previewed before sending. The emails can
be sent to one or many email addresses in a flexible way, and the recipients
may or may not be Drupal account holders (users).

Individual email sends can be customized per email send without affecting the
template, which makes one-off customization a breeze.

PET puts all your email templates in one place which makes for easy editing by
your users, who don't have to go into the bowels of Rules to edit an email.

Pages

Subscribe with RSS Subscribe to RSS - Under active development