Correspondence

Component type

module

Maintenance status

Development status

Component created

Component changed

Create a nice looking PDF communique with letterhead for either e-mail or print correspondence.

Adds a PDF tab to the node edit form. The WYSIWYG output will not match the PDF perfectly due to the fact that PDF exists in "print" while the WYSIWYG is browser based and thus treats text differently. Things that have sizes defined explicitly such as HTML tables or images should be pretty dead-on.

Remote content user interface

Component type

module

Maintenance status

Development status

Downloads

1269

Component created

Component changed

This project extends the Drupal user interface from a "local" site to allow for the visual design and edit of content stored in one or more "remote" databases. This project defines a remote database as a database:
- other than the primary (or a slave) database for the "local" site
- associated with another site, often as its primary database

Display Suite Bootstrap Layouts

Component type

module

Categories

Maintenance status

Development status

Downloads

49741

Component created

Component changed

This module adds some of the most common Twitter Bootstrap layouts to Display Suite.

Requirements

Installation

Nothing particular, just download and enable as described in Installing contributed modules.

Example Contexts

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is an example module showing how to write custom context condition plugins for the Context Module. It defines a new context condition that can be set to test whether a node ID is an odd or even number.

One image

Component type

module

Maintenance status

Development status

Component created

Component changed

The main idea with this module is to have just one image shown in multiple images field in any content type that can be viewed in teaser view mode.

It is very small and efficient hook on entity view, and does just that without any administration or dependency.

In (hopefully not so distant future) I may rework it to have the option to select which image will be displayed and support any view mode with this option.

Context Extra Terms

Component type

module

Maintenance status

Development status

Component created

Component changed

Context Extra Term allows you to multi select terms as condition for context.

Install is very easy. Put module in your folder for custom modules. Activate in module list. Go context page and you will see condition "Extra term". Enjoy!

Requirements
Contex 3.x

Messages to Block

Component type

module

Categories

Maintenance status

Development status

Downloads

1151

Component created

Component changed

Allows you to suppress drupal_set_message()'s, at which point they are saved to be displayed and/or dismissed from a block.

Features

Settings for which messages, and which users to affect:

  • Ignore User #1's messages.
  • Ignore users of certain role(s).
  • By message type (status, warning, error).

Configure the output:

  • Table view
  • List view

Snazzy ajax delete button allows you to clear the history without multiple page loads.