EXIF Custom

Component type

module

Categories

Maintenance status

Development status

Downloads

10722

Component created

Component changed

This module allows automatic population of fields from the EXIF, XMP and IPTC metadata tags when images are uploaded (requires the File Entity module).

Any number of custom mappings between image metadata tags and image fields can be created and saved and it is easy to manage what mapping is used on a site-wide and per-user basis.

To create a new mapping an example image file is uploaded - the available EXIF/XMP/IPTC fields are then listed and can be mapped to the fields attached to an image file entity.

Collapsible comment threads

Component type

module

Maintenance status

Development status

Downloads

2938

Component created

Component changed

Collapsible comments allows the collapsing and expanding of commemnt threads through the use of jQuery. It helps improve usability and readability of the comment threads by removing the visual noise of deep threaded conversations.

Pane

Component type

module

Categories

Maintenance status

Development status

Downloads

8375

Component created

Component changed

Translatable custom panels panes with body and optional title, stored as variables.

Budgetsys Request

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is an extension module for the Budget System API. It adds the ability to take Budget Requests.
This module is similar to the Budget System API in the it is being built for a specific use case and then abstracted.

This module requires:

  • Budget System API
  • Organic Groups
  • Views
  • Entity Reference

This module is not currently ready for production use.

Fetch

Component type

module

Maintenance status

Development status

Component created

Component changed

Short description

Fetch module provides a mechanism to retrieve content from a separate Drupal site (that offers a suitable endpoint) and create local copies of it. Currently it only supports JSON format.
Building such endpoints is possible using the excellent Views Datasource or Services modules.