License Access Control

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows administrators to control entity access by issuing licenses to users.

Licenses are entities. You may create custom, fieldable license types (bundles). Each license type will have the following base fields:

  • Owner
  • Licensed entity
  • Status
  • Expires automatically
  • Expiry date and time

For each license type, you may choose the type of entity and bundles that may be licensed. You may also configure which user roles the license access control applies to.

Auto persist data form

Component type

module

Maintenance status

Development status

Downloads

2934

Component created

Component changed

This module allows you to automatically persist your forms' text field values locally, until the form is submitted. This way, your users don't lose any precious data if they accidentally close their tab or browser.

Installation

First you create new folder either in the sites/all/modules folder or just directly in the modules folder at the Drupal root. The good news is that you can move the folder even after, enabled. No more need to rebuild the registry. You can thanks the clever autoloading capability of Drupal 8.

Digital size formatter

Component type

module

Categories

Maintenance status

Development status

Downloads

22893

Component created

Component changed

This is a tiny module that provides a digital size formatter to core numeric field types: integer, float and decimal. The formatter assumes that the field value is stored as bytes. If the stored value is float or decimal, the formatter will convert that value to the closest integer. The formatter uses the standard Drupal format_size() function.

Metatag: Current Page Title Override

Component type

module

Categories

SEO

Maintenance status

Development status

Downloads

772

Component created

Component changed

Provides an additional field in the Basic Metatags section to allow you to override the [current-page:title] token.

This allows you to retain your sitewide patterns (such as [current-page:title] | [site:name]) and means your editorial team are less likely to cause SEO issues by forgetting to add the pattern tokens back when overriding the existing Page Title field.

Search Exclude Individual

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Prevent individual nodes and user account from ever showing up in Drupal core search results. This module adds a checkbox on each node and user that allows you to exclude them from search results. This module does not override node access, so excluded content will still continue to function as normal on all other areas of the site.

Locale Translation Context

Component type

module

Maintenance status

Development status

Downloads

242

Component created

Component changed

This module adds context filtering capabilities to the core translation interface.

Impacted pages

Configuration > Regional and Language > Translate interface > Translate

Allow to filter the translated strings by context.

Configuration > Regional and Language > Translate interface > Export

Allow to export strings for a specific context.