BG Web Site Acceleration - BitGravity

Component type

module

Maintenance status

Development status

Downloads

67

Component created

Component changed

Bitgravity module provide integration with Bitgravity Web Site Acceleration Web Service. This module allows purging of cached URLs hosted by Drupal websites on Bitgravity Server.

Dependencies
1. Cache Expiration

Add More Alternate

Component type

module

Maintenance status

Development status

Downloads

711

Component created

Component changed

INTRODUCTION

The Add More Alternate module simplifies the 'Add more' multiple cardinality handling so that it just has 'Add item' and 'Remove item' buttons. This only works for fields that are set to limited cardinality greater than 1 (i.e. not -1 or 1).

Once enabled, a 'Use the add more alternate' checkbox will show up on the bottom of the form display page.

REQUIREMENTS

No special requirements.

Field Gate

Component type

module

Maintenance status

Development status

Downloads

79

Component created

Component changed

INTRODUCTION

The Field Gate module let's you configure a field so that it has to be set to a specified value to see the fields below it. Configuration happens via the field settings on the form display. You can specify a message to show for when a different value is set. Currently only works for the radio buttons widget.

Works with field groups.

Filter Form Values

Component type

module

Maintenance status

Development status

Downloads

137

Component created

Component changed

INTRODUCTION

The Filter Form Values module is a developer module that adds in pre-filtering of form values on forms.

This can be useful when you are doing some form level field access (as opposed to entity level field access and validation) and you want to filter out some fields so that their values don't affect the entity on save.

REQUIREMENTS

This module is a developer module and as such is specified as a requirement by other modules.

Entity Draft

Component type

module

Maintenance status

Development status

Downloads

129

Component created

Component changed

INTRODUCTION

The Entity Draft module adds an 'is_draft' base field to bundle enabled entities and enables saving drafts of entities. It adds a "Save Draft" (text is configurable) button to entity edit forms. Unlike node's "save unpublished", entities with fields that are set to required can be saved by using the Controlled Fields module which does it's own management of the required field setting. As an entity can be in a draft state but not actually valid with respect to filled in required fields, site manager's will have to manage the draft status e.g.

Controlled Fields

Component type

module

Maintenance status

Development status

Downloads

147

Component created

Component changed

INTRODUCTION

The Controlled Fields module adds in rudimentary control of field visibility on form displays whilst also handling whether a field is required or not. It currently only supports the field of type 'list_string' for the controlling field.

Field visibility is set on the form display using the field settings form and is achieved by setting the 'Parent conditional controlling field' and a corresponding 'Parent conditional controlling field value'.

S3fs Plus

Component type

module

Categories

Maintenance status

Development status

Downloads

67

Component created

Component changed

This module is an addon to the S3fs module. It provides 2 more functionalities, that we created for our client.

Field Group Access / Permissions

Component type

module

Maintenance status

Development status

Downloads

115

Component created

Component changed

INTRODUCTION

The Field Group Access module adds permissions for editing and viewing fields inside field groups.

At present this is only done for fields on forms and for the default form display.

REQUIREMENTS

No special requirements besides the field_group module.

INSTALLATION

Install as you would normally install a contributed Drupal module. See: https://www.drupal.org/documentation/install/modules-themes/modules-8