The current maintainers are looking for new people to take ownership.

External Help

The External Help module makes it easier for other modules to add links to external help pages, complementing description texts and help files. The audience of this module is purely other modules – no user interface is provided.

Why this module?

There is already Advanced Help out there, and you can write whatever you like in description texts. So why use this module?

This module supports the idea that it makes sense to have module documentation on drupal.org, in contrast to having it in-code with the module. This makes it possible to find, read and improve documentation without having to install modules and/or write patches.

The idea of this module is to make it easier to link to external help pages in a consistent way, and having all the external help pages listed in one place in the module code – making it easier to maintain them.

This module is also inspired by the discussions about having inline help texts imported from drupal.org, similarly to how translations are imported, thereby allowing updates and improvements without having to change core. This module, however, doesn't go very far in trying to solve that problem. (For more information on this issue, see http://drupal.org/node/1031972 and http://drupal.org/node/1291058.)

Renderable elements

Renderable elements - contact form

Renderable elements enables you to register any forms and manage the display through an UI. It will also make (additional) elements available of existing entities on the manage forms/display screens or you can for example register the contact form and rearrange the fields through Field UI.

Renderable elements is a very experimental module touching the bounderies of form alter, some contrib modules may clash immensively, so use with care.
Be care on special elements when you're choosing to render:
#1889036: Mark/preserve elements may lead error with other modules

Installation

Once you've enabled the module, you'll see a 'Manage form display' link on top of any form. Clicking on it will register it which you'll find on the overview at admin/structure/rel.

Look at this screencast to see how this works.

Integration

Other modules working with with Renderable elements are:

The module requires Chaos tool suite also known as CTools to handle the export/defaults support.

FileField Track

A simple module that tracks downloads of files added through CCK/Fields by asking anonymous users to enter their email address. Returning anonymous users are tracked using a cookie.

Views Roundabout

This is a wrapper module for the jQuery Roundabout plugin which provides a carousel like animation for lists of content.

Pages

Subscribe with RSS Subscribe to RSS - Seeking new maintainer