Rekognition API

Component type

module

Categories

Maintenance status

Development status

Downloads

707

Component created

Component changed

This module interacts with the AWS Rekognition service to identify objects and faces in photos. The module requires integration with an active Amazon Web Services (AWS) account, and also requires some initial setup in order to use with a Drupal site using the Media Entity and Media Entity Image modules.

Revisioning Entity cache

Component type

module

Maintenance status

Development status

Downloads

54

Component created

Component changed

This integrates the revisioning module with entitycache.

Problems

There had been three problems:

- a) Entities loaded directly as revisions (even though the current revision is the live revision) and hence having no entity caching at all.
- b) Entities loaded as revisions, but that need the draft / latest revision.
- c) The whole cache was cleared by revisioning module by calling node_load($id, NULL, TRUE), which led to entity_load() clearing the whole persistent cache when any node was saved.

bdemails

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This plugin prevents people from registering with disposable email addresses like the ones provided by mailinator (also known as throw-away email, one-time email). It protects your most important asset, your registered user base, by preventing contamination by fake accounts. This plugin working principle is similar to spam blacklists.

Field Value Copier

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module exposes an API that makes it easier to migrate the values of an existing field in one entity to a field of the same type on a different entity.

For example, if you are moving a field from a Product Display (of type "node") to a Product Variation (of type "commerce_product"), you would first setup the product variation with an instance of the field, then use this module to copy the values of each existing product display to its corresponding product variation. Once complete, you can then remove the field from the Product Display.

AA Engine

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

AA Engine is a set of Views Features for reports on the installation profile, modules and themes enabled or available on a Drupal website.

By default the page reports are:
admin/modules/aa-engine/aa-engine-report-all
admin/modules/aa-engine/aa-engine-report-on-enabled
admin/modules/aa-engine/aa-engine-report-off-disabled

And, by default blocks available are:

Node Template Selector

Component type

module

Maintenance status

Development status

Downloads

162

Component created

Component changed

Node Template Selector (adapted from Template Picker) gives content creators a list of templates to choose from as they create nodes. The templates in this list are auto-discovered in your site's default theme through a simple naming convention (node--content-type--tp*.html.twig).

The ability to pick templates is used to assign page templates in Wordpress, and this module is a port of similar functionality to Drupal.

Scald File Validators

Component type

module

Maintenance status

Development status

Downloads

138

Component created

Component changed

Administer provider scald maximum size file upload and extensions allowed.

With this module you can configure for each enabled provider that uploads files, the maximum size of the files to upload and which are the extensions allowed.