Field injector

Component type

module

Maintenance status

Development status

Downloads

13237

Component created

Component changed

Provides a display settings for fields to inject themselves into text fields at specific locations. For example, you can have an image field inject itself below the first paragraph of the body field.

Dependencies:

Field formatter settings

Development was sponsored by Palantir.net.

CCK Word/Character Count

Component type

module

Maintenance status

Development status

Downloads

2575

Component created

Component changed

The CCK Word/Character Count module allows an administrator to define a word or character count for a CCK field. When the content creator is adding content in that field, it will display a current count of the number or words/characters and how many are left. Once it reaches the limit, the color changes and the user is no longer able to submit the form until the number or words/characters are reduced to the limit.

Hidden Field Widgets

Component type

module

Maintenance status

Development status

Downloads

4957

Component created

Component changed

This is a new module I'm currently working on to support "hidden" and "value" form widgets for fields in Drupal 7. The module is based on some code chx threw together after a discussion on IRC.

The code still needs some tests and polish, but it is usable today. It's your data, though, so be careful.

SignatureField

Component type

module

Maintenance status

Development status

Downloads

7835

Component created

Component changed

SignatureField allows you to collect HTML5 canvas based signatures in webform, cck and in your custom modules via fapi. It then displays the collected signature as a transparent png. SignatureField works with both mouse and touch devices.

It achieves this using the Signature Pad jQuery plugin from:
http://thomasjbradley.ca/lab/signature-pad

SignatureField Drupal 7 development has been sponsored by:

Follow-up

Component type

module

Maintenance status

Development status

Downloads

559

Component created

Component changed

Summary

Follow-up allows you to schedule the creation of nodes, triggered by the creation of a node. That is, it allows you to configure a trigger node type with information on the target nodes and the follow-up schedule, and the module will create a schedule for when the target nodes should be created.