CKEditor Div Manager

Component type

module

Maintenance status

Development status

Component created

Component changed

Introduction

This module integrates the Div Container Manager CKEditor plugin for Drupal 8.

The plugin adds the ability to group content blocks under a div element as a container, with styles and attributes optionally specified in a dialog.

Requirements

This module requires the following modules:

Disclaimer message

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Disclaimer message provides a custom block, with custom fields and admin configuration settings.
Message can be assigned to any region and is closable by user. Message publishing / un-publishing can also be scheduled.

Admin can decide where the click is saved. Options are:

sessionStorage, if you want to show the message if the user opens a new session.
https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage

yarm

Component type

module

Maintenance status

Development status

Component created

Component changed

YARM - Yet Another Recorder Module

Overview

This module employs the MediaRecorder API (HTML5 WebRTC) to record audio using the browser and workstation microphone.

It is currently a sandbox project intended as a proof of concept, however future integration with other D8 modules (e.g. media, audiorecorderfield) is a possibility.

Pleiades

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides functionality for importing data from Pleiades into Drupal. From https://pleiades.stoa.org:

Pleiades is a community-built gazetteer and graph of ancient places. It publishes authoritative information about ancient places and spaces, providing unique services for finding, displaying, and reusing that information under open license.

Moderation Note

Component type

module

Categories

Maintenance status

Development status

Downloads

2009

Component created

Component changed

The Moderation Note module allows you to notate and review moderated Entities, all in the front-end. To use the project, simply install it on your site and start selecting text on your moderated content.

Requirements

This module requires Outside In, and depends on the version included in 8.3.2+. Once the offcanvas dialog becomes stable and moves to misc/, I'll drop the dependency and update our libraries definition.

Moderation Sidebar

Component type

module

Categories

Maintenance status

Development status

Downloads

1878

Component created

Component changed

Moderation Sidebar provides an off-canvas menu to moderate the current Entity. To use the Moderation Sidebar, simply visit any Moderated Entity and click the "Tasks" button in the Toolbar. This will open an off-canvas menu that contains contextual actions related to the Moderation module.

DCAT

Component type

module

Maintenance status

Development status

Downloads

462

Component created

Component changed

This module provides the possibility to integrate external DCAT providers and import the datasets those DCAT feeds offer.

The main module provides the following entity types:

  • Dataset
  • Distribution
  • Agent
  • vCard

All these entities have the neccerary fields to conform with DCAT-AP.

Autosave Form

Component type

module

Categories

Maintenance status

Development status

Downloads

1659

Component created

Component changed

The "Autosave Form" module provides an autosave feature for all forms (entity forms inclusive). Drupal Core >= 8.3.x is required.

Currently the autosave submit will be triggered every 60 seconds, but this approach might be exchanged later through a solution listening for DOM changes.