Schema.org Metatag

Component type

module

Categories

SEO

Maintenance status

Development status

Downloads

7181

Component created

Component changed

This project extends Drupal's Metatag module to display structured data as JSON LD in the head of web pages. Either hard-code properties or identify patterns using token replacements. Using the override system in Metatag module you can define default structured data values for all content types, override the global content defaults for a particular content type, or even override everything else on an individual node to provide specific values for that node.

Mailcamp

Component type

module

Maintenance status

Development status

Downloads

115

Component created

Component changed

The Mailcamp module provides integration with the email service Mailcamp. It currently allows you to create a block with a signup form to sign up for mailing lists.

Usage

Enter your Mailcamp API credentials in the settings form.
Place a new block in the block layout and select the 'Mailcamp signup' block.
Select which mailinglists the user should be subscribed to after filling out the signup form. If you have fields defined in your mailinglist, you have the option to show these on the signup form as well.

Locked Content

Component type

module

Maintenance status

Development status

Downloads

51

Component created

Component changed

Locked Content satisfies a specific access control use case: you want users to be able to see teasers, links, and search results for locked materials, but want them to log in before actually visiting the full page view. It's useful for situations where keeping the existence of information secret isn't critical, but making sure users are logged in before they actully view the complete contents is important.

Taxonomy_Term_Status

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module adds a 'status' base field to taxonomy terms to enable term publishing/unpublishing. On installation, all terms are (by default) published.

Permissions are added per vocabulary to view published/unpublished terms.

Code is heavily copied from the Thunder Taxonomy module, part of the Thunder distribution ((https://www.drupal.org/project/thunder).