Mutator

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides configurable ways to modify object look, feel and behavior.

The first goal is modification of entity forms according to set of conditions.

File Compressor field

Component type

module

Maintenance status

Development status

Downloads

1868

Component created

Component changed

This module provides a "File Compressor" field type that allows to archive and compress attached files to an entity into a single file.

Given that this file is inside a new field on the entity, this module provides full integration with the entity system out of the box. Entity revisions and multilingual features work out of the box.

This field is totally hidden during the entity creation process, and makes use of default File field formatters to display the compressed file.

Installation

Follow the normal Drupal module installation procedures.

Commerce price interval

Component type

module

Maintenance status

Development status

Component created

Component changed

Drupal Commerce contrib project that allows to have a secondary price field that considers the interval period for displaying and using the prices. It also provides a field formatter to display the price/interval values as a table.

The use case for this module is to provide a way of offering different subscription rates for a product based upon the interval period of payment (e.g. cost for 1 month, cost for 1 year).

Instructions

Multiple Value Widget

Component type

module

Maintenance status

Development status

Downloads

7523

Component created

Component changed

Drupal utilizes draggable tables to handle multiple value forms. It's quite convenient for most simple field types. However, for complex field types such form can be cumbersome. For example, the widget for Image field type can contain a preview of a file, an upload button, a text field for title and alt attributes. Sometimes you have a lot of images to be uploaded and the form takes up a lot of space.

Domain Access alt

Component type

module

Maintenance status

Development status

Component created

Component changed

Module maintainer @podarok
this is a alternative of http://dgo.to/domain ported to D8
some code partially merged with http://drupal.org/sandbox/agentrickard/1906300

Manage Displays

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides a 'Manage display' item under Administration->Structure menu.
From there you can configure the display modes for all content types, if you have the right permissions.
This way, you don't need to give Field UI access just to manage display modes.
Useful if you want to let themers configure display modes without allowing access to other field configurations.

Field placeholder

Component type

module

Maintenance status

Development status

Downloads

19823

Component created

Component changed

Field Placeholder module gives support to add HTML5 placeholder attribute to field widget forms.

By default, this module integrates text, number and mail modules, but any other widget type can be added through hook_field_placeholder_info().

Field placeholder adds a new option in field settings page to enter the placeholder value, which is included automatically when the widget is rendered.

You can make the most of this module using it with Entityforms module.

geofield maplink

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides a field formatter that displays a google maps link.

Professional Support

If you're stuck in the issue queue or need one-on-one help with this module you can book a time slot to discuss the issue with a developer. The help is free if it's resolved issue in the half hour time slot. For extended support you can request a quote at http://coldfrontlabs.ca/contact. Be sure to select "Support" as the subject.

PhantomJS Capture

Component type

module

Maintenance status

Development status

Downloads

1823

Component created

Component changed

The module comes with an integration to PhantomJS which allows you to take screenshots or PDFs of a URL.

The module comes with an administration interface that allows you to configure the location of PhantomJS and a default destination folder. It also has a test function to test if your configuration works. PhantomJS works by giving phantom an JavaScript file that tells phantom what to do and this module comes with a default JavaScript file that renders full HD size screenshots.