Autocomplete FAPI element

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides an autocomplete FAPI element, basically an enhanced version of a textfield with autocomplete, with the benefit of hiding away the real record ID. It allows the user to search and select an appropriate record as normal but uses a hidden field to store the selected record ID.

Feeds Tamper: EFQ Finder

Component type

module

Maintenance status

Development status

Component created

Component changed

Ever wondered while mapping things with Feeds and had to map references to anything (Taxonomy Terms, Nodes, etc). You always need to write code everytime and craft complex queries to find the entity you want to reference? Fear not, this is a flexible solution using the awesome Feeds Tamper. The rationale is the following:

Views fieldsets

Component type

module

Categories

Maintenance status

Development status

Downloads

74675

Component created

Component changed

Creates fieldset (and details and div) in Views fields output, to group fields, by adding a new field: "Global: Fieldset" and a few preprocessors. Also introduces a new template: views-fieldsets-fieldset.tpl.php where you can customize your fieldset output.

Copy Fields

Component type

module

Maintenance status

Development status

Component created

Component changed

Module Status

The Field Tools module also lets you clone/copy fields between entities and should likely be used instead of this module.

Copy Fields Documentation

Allow administrators to copy fields between entities. This module adds a screen where administrators can select a source entity, a target entity, and the fields to copy between the two entities. The fields are added as a reference to the existing field (new field instances are created, not new fields).

Multiple Select Resize

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Multiple Select Resize allows the admin user to set the size of a select field by visiting the admin/config/content/multi-select admin page.
First you specify the size you would like the fields to be. Then you set the fields you want to apply the size too. Each field you specify must be added on a new line.

Right now the module just effects the select field. I plan on adding additional options as the module is under active development to other fields.

FileField Target

Component type

module

Categories

Maintenance status

Development status

Downloads

3878

Component created

Component changed

This modules adds a display formatter for field field that allows you to set the target attribute.

How to use:
Use the display formatter Generic File with Target for you file field.