Nicer Contact List

Component type

module

Maintenance status

Development status

Component created

Component changed

This module reformats the recipient list of the contact forms (/admin/build/contact) adding a line break after each email, so that categories with many recipients get rendered properly.

I built this module to use on my Drupal 6.x sites. I have not tested it with Drupal 7 yet.

Node Auto Queue

Component type

module

Maintenance status

Development status

Downloads

22869

Component created

Component changed

This module provides an additional setting on the Nodequeue edit screen called "Auto add nodes". When this option is chosen, any node of a content type associated with this nodequeue will be automatically added to the queue upon creation.

Also this module provide the additional setting on the node add/edit screen called "Automatic Queue Settings". From there editor can also take action for adding/deleting the node for the associated queue(s)

Context SSL

Component type

module

Categories

Maintenance status

Development status

Downloads

2318

Component created

Component changed

Allow site administrators to make sure certain sections of their sites are always accessed through SSL.

This module adds a reaction plugin to the Context module and thus benefits from all the flexibility that the Context module provides.

Before setting up this module, make sure SSL is enabled and fully configured on your web server and that the "https version" of your URL is correctly pointing to your Drupal website.

Sponsored by Recidive Networks.

Contip

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Contip stands for contextual tooltips framework. A contip is a tooltip rendered directly on a specific html element for a specific context. You could print a Contip directly using set_contip_message, declaring a ctools plugin or as a rule action.

Wrapper

Component type

module

Maintenance status

Development status

Downloads

625

Component created

Component changed

Serves flat HTML files, Working PHP files, or even remote website mirrors (realtime or cached) in a Drupal context.

Originally designed to just serve a subsection of legacy, malformed HTML pages under a Drupal theme, this module has been extended to enable wrapping a Drupal shell around legacy applications, (PHP, ASP, Perl) allowing most of the old functionality to keep working, without much code review needed.

Say you have a set of old pages that just can't, won't, or shouldn't be migrated into Drupal nodes.
- A Discussion board archive,
- Exported Presentation Slides,
- Files that are updated from an external tool (eg statistics dumps)
Custom, Crappy HTML, or an external PHP script
- any Web application that's too much work to rewrite.
- Even an old CGI script in another language can be 'wrapped' in Drupal
by entering the URL as a source.

Wrapper attempts to automatically take most of the hard work away from getting this done.

(By putting past mistakes on a life-support system)

Query tools

Component type

module

Maintenance status

Development status

Downloads

1346

Component created

Component changed

Query tools is a small API module to make it easier to query and save Drupal objects.

Unlike other frameworks, Drupal lacks some tools for accessing and saving data in a granular or property-based way.

Currently it does the following:

  • Retrieve an array of nodes based on CCK field values
  • Save a node by passing a field value

Query tools currently only supports Nodes.

You should not install this module unless you wish to use its API in your own code, or you are instructed by another module.

File Entity Paths

Component type

module

Maintenance status

Development status

Downloads

6339

Component created

Component changed

Add token based per bundle directory and filename settings for file entities. This module does the same, as Filefield Paths, but focus to the file entity, not to the parent entity. This means, you can easier to handle eg. if a file is uploaded to more entity.

Features

  • Possibly custom configuration for any fieldable entity.
  • If an entity has bundles, you can set up own configuration.
  • You can set the behavior if a file is used in multiple entities.
  • Per configuration settings of transliteration and pathauto cleanup.
  • Works with embed image by media wysiwyg plugin.

Page Titles per Language

Component type

module

Component created

Component changed

This module allows you to quickly set page titles per language. It uses "Page Title" module logic and provides an interface to set Page Titles per language easily.

Requirements: Page Title (latest dev version), Locale