URL IDs and Lazy URL ID Reference

Component type

module

Maintenance status

Development status

Component created

Component changed

The URL ID module provides a field that gives an entity a 'global' ID, based on the domain name, entity name and entity id (such as http://example.com/node/1).
The idea is that remote entities can be downloaded, inheriting the remote URL ID – a node could have the URL ID 'http://example2.com/node/123'.

Multiupload Imagefield Widget

Component type

module

Maintenance status

Development status

Downloads

143508

Component created

Component changed

As an extension to Multiupload Filefield Widget this module presents the same widget to Image fields.

Supports Insert module.

-- REQUIREMENTS --

The core Image module.
Multiupload Filefield Widget

-- INSTRUCTIONS --

1. Enable the module.
2. Add an 'image' field to a content type and select the widget 'Multiple'.
3. Done

Taxonomy Formatter

Component type

module

Maintenance status

Development status

Downloads

12974

Component created

Component changed

This is a small module written to provide a custom formatter for taxonomy items. The default formatters both output the terms wrapped in divs. This module adds a new formatter that allows you to specify the element type, the wrapper type, classes for both, the separator used, and if they link to the term pages or not. This gives much more customizable layout options.

This project was started in Drupal 7 and will not be back ported unless a good number of requests come in.

Field inspector

Component type

module

Maintenance status

Development status

Downloads

3111

Component created

Component changed

Description

Field inspector provides an administrative user interface for the Field Info API. This allows users to select what information, formatting, and fields they would like to see, and provides output in a manner that can be copied into a module, or install profile into a hook_install, or hook_update_N function. This functionality is similar to the Content Copy module provided in 6.x and earlier versions of the CCK package.

Commerce File

Component type

module

Maintenance status

Development status

Downloads

31582

Component created

Component changed

Extends Commerce License with the ability to sell access to files.

The user buys a product and gets access to all files attached to that product's commerce_file field.
Adding new files to the commerce_file field (a new software version, for instance) makes them immediately available to all users who have an active license.

Sponsored by Commerce Guys

Features

  • The "License completion message" checkout pane allows the customer to download the newly licensed files even if he is not logged in.
  • Licensed files can be downloaded or streamed from the user's Files tab.
  • File licenses can be time limited, and are automatically expired (by cron) once that time passes.
  • The number of downloads / streams can be limited. Once the limit is reached, the file is listed, but can't be accessed.
  • Integrates with Amazon S3, allowing licensed files to be retrieved directly from Amazon, using a secret and temporary URL.

See the documentation page for information on getting started and a comparison with the legacy commerce_file 1.x branch.

Important: There is no upgrade path from 1.x to 2.x. See #2049593: Upgrade path from 1.x to 2.x.

Custom add another

Component type

module

Categories

Maintenance status

Development status

Downloads

28696

Component created

Component changed

This is a very simple module that allows you to customise the text of the 'Add another item' button on multi-valued fields.

If your field supports 'unlimited' values then you are offered the option of customising the 'Add another item' button text. This setting is stored per 'bundle', so you can have different button text if you use the same field in two places.

Requirements

This module requires Drupal core 7.8 or higher.

Formatter Settings

Component type

module

Maintenance status

Development status

Downloads

1214

Component created

Component changed

The Formatter Settings module is a spiritual backport of the Drupal 7 Field Formatter Settings functionality for Drupal 6, adding two new Formatter hooks to provide user definable settings for Formatters on a contextual basis.

This module is primarily for developers as it doesn't do anyting other than provide the Formatter Settings hooks and modify the Display Settings UI if Formatter Settings are present on the selected Formatter.

Formatter Settings was written and is maintained by Stuart Clark (deciphered).
- http://stuar.tc/lark

 

Required modules