Fieldgrid

Component type

module

Maintenance status

Development status

Component created

Component changed

This module will define the "fieldgrid" form element. It will create a table based grid with an arbitrary amount of rows, using a user supplied callback function that defines the form elements for a row as a usual Drupal FAPI array. By default, it will provide AJAX based addition of new rows via an 'Add more' button.

Field Remove Item

Component type

module

Categories

Maintenance status

Development status

Downloads

3360

Component created

Component changed

Field Remove Item


What it does:

Adds a "Remove" checkbox option button on each item of a multivalue field.

Once checked by the user, the item is dynamically removed via Ajax callback.

How to Install:

Just enable it as you would normally do with any other module and its done.
All the multivalue fields will automatically get the remove checkbox option on
their field items.

For Developers:

Web Screen Shot

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module turns on the hability to create screenshot images for a given URL. It uses the image field to store the file and format using styles.

Colorfield

Component type

module

Categories

Maintenance status

Development status

Downloads

29473

Component created

Component changed

An color field, with switchable jQuery-powered colorpicker.
This module brings to your Drupal site a new field type to use colors in your contents, views...

When you will install this module you will be able to use one of the two widgets:

Multiple Selects

Component type

module

Categories

Maintenance status

Development status

Downloads

54298

Component created

Component changed

This modules provides a widget called Multiple Selects list for the the following fields types:

Drupal 7

  • entity_reference
  • node_reference
  • user_reference
  • taxonomy_term_reference
  • list_integer
  • list_float
  • list_text
  • list_boolean
  • commerce_product_reference

Drupal 8

Hierarchical Term Reference Autocomplete

Component type

module

Categories

Maintenance status

Development status

Downloads

12545

Component created

Component changed

This module provides a new widget for a term reference field that displays the parents of a term matching the autocomplete as well as providing actual TIDs back to the form handlers.

This differs from a standard term reference autocomplete that presents a flat list and only returns the term's name value and tries to suss out the TID from that (which is not guaranteed to be the right one in a hierarchical vocabulary that might have replicated terms). A use case might be:

Bibliography

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The bibliography module allows users to manage a site-wide database of bibliographic citations and embed them in node content. Citations may be linked to nodes (or other entities) with a reference field, with in-text citations (using a text field and, optionally, support for the WYSIWYG module), or both.

Note: This description is of the module as it will be when complete. It is not true yet!